Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_attack_fire_pillar_spawner_Destroy_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
instance_destroy(obj_ceroba_attack_fire_pillar_base)
4
instance_destroy(obj_ceroba_attack_fire_pillar_top)