Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_queen_wineglass_Destroy_0

(view raw script w/o annotations or w/e)
1
with (obj_queen_wineflass_pushin)
2
    instance_destroy();
3
instance_create(x, y, obj_queenshield_intro);