Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_npc_handlord_Create_0
(
view raw script w/o annotations or w/e
)
1
depth_start = 400
2
event_inherited()
3
waiter = 0
4
if (global.route == 3)
5
{
6
instance_destroy()
7
return;
8
}