Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_noteblock_hotland_Create_0
(view raw script w/o annotations or w/e)
1 |
event_inherited(); |
2 |
if (global.route == 3) |
3 |
instance_destroy(); |
4 |
image_speed = 0.2; |
5 |
is_talking = 0; |