Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_guardener_attack_11_Destroy_0

(view raw script w/o annotations or w/e)
1
with (obj_battle_enemy_attack_guardener_throwable_bomb)
2
    instance_destroy()
3
instance_destroy(obj_guardener_guy_a_noarms)
4
instance_destroy(obj_guardener_guy_b_noarms)
5
instance_destroy(obj_guardener_guy_throwing_hands)
6
with (obj_battle_enemy_attack_guardener_dynamite_ring)
7
    instance_destroy()
8
with (obj_dialogue_box_battle_transformation_any)
9
    event_user(0)