Undertale script viewer

← back to main script listing

gml_Object_obj_papyrussign_Alarm_0

(view raw script w/o annotations or w/e)
1
myinteract = 3;
2
global.typer = 17;
3
global.facechoice = 3;
4
global.msc = 0;
5
global.msg[0] = "\E0* hey there.&* this is just a little test./";
6
global.msg[1] = "\TS \F0 \F4 \TP %";
7
global.msg[2] = "I WILL BATHE IN&A SHOWER OF KISSES&EVERY MORNING !/";
8
global.msg[3] = "\TS \F0 \F3 \Ts %";
9
global.msg[4] = "* no^1. not today./%%";
10
global.faceemotion = 0;
11
mydialoguer = instance_create(0, 0, obj_dialoguer);