Undertale script viewer

← back to main script listing

gml_Object_obj_paphouse_entrance_Alarm_2

(view raw script w/o annotations or w/e)
1
global.entrance = 1;
2
instance_create(0, 0, obj_persistentfader);
3
room_goto(room_tundra_sanshouse Snowdin Town: Papyrus and Sans's house);
4
snd_play(snd_chug);