Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_ceroba_phase_2_shield_bells_attack_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_fireball)
4
with (obj_heart_yellow_shot)
5
    instance_destroy()
6
instance_destroy(obj_attack_ceroba_bell_ring_white)
7
with (obj_dialogue_box_battle_transformation_any)
8
    event_user(0)