Deltarune (Chapter 4) script viewer

← back to main script listing

gml_GlobalScript_scr_text

(view raw script w/o annotations or w/e)
1
function 
scr_text
scr_text

function
scr_text(arg0)
{ switch (arg0) { case 0: break; case 10: global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_8_0"
);
global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_9_0"
);
global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_12_0_b"
);
global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_13_0_b"
);
global.msg[0] = stringsetloc(
* You really didn't want to throw it away.Wait for input
"* You really didn't want to throw it away./", "scr_text_slash_scr_text_gml_12_0"
);
global.msg[1] = stringsetloc(
* Throw it away anyway?Wait for input
"* Throw it away anyway?/", "scr_text_slash_scr_text_gml_13_0"
);
global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_14_0"
);
if (global.chapter >= 2) msgsetloc(0,
* You took it from your pocket.Delay 11
* You have a very,Delay 11 very,Delay 11 bad feeling about throwing it away.Wait for input
"* You took it from your pocket^1.&* You have a \\cYvery^1, very^1, bad feeling\\c0 about throwing it away./", "scr_text_slash_scr_text_gml_19_0"
);
break; case 11: if (global.choice == 0) { global.flag[466 junkball_dropped] = 1; snd_play(snd_bageldefeat); global.msg[0] = stringsetloc(
* Hand shaking,Delay 11 you dropped the ball of junk on the ground.Wait for input
"* Hand shaking^1, you dropped the ball of junk on the ground./", "scr_text_slash_scr_text_gml_20_0"
);
global.msg[1] = stringsetloc(
* It broke into pieces.Wait for input
"* It broke into pieces./", "scr_text_slash_scr_text_gml_21_0"
);
global.msg[2] = stringsetloc(
* You felt bitter.Wait for inputClose Message
"* You felt bitter./%", "scr_text_slash_scr_text_gml_22_0"
);
script_execute(scr_litemshift, global.menucoord[1], 0); for (var i = 0; i < 12; i += 1) global.item[i] = 0; for (var i = 0; i < 48; i += 1) { global.armor[i] = 0; global.weapon[i] = 0; } } else { global.msg[0] = stringsetloc(
* You felt a feeling of relief.Wait for inputClose Message
"* You felt a feeling of relief./%", "scr_text_slash_scr_text_gml_34_0"
);
} break; case 100: global.msg[0] = stringsetloc(
* Hey, Kris!Delay 11 What's up?Delay 11
* Didja lose your pencil again?Wait for input
"* Hey, Kris^1! What's up^1?&* Didja lose your pencil again?/", "scr_text_slash_scr_text_gml_39_0"
);
global.msg[1] = stringsetloc(
Face 4* Here,Delay 11 you want the candy-cane one or the one with lights on it?Wait for input
"\\E4* Here^1, you want the candy-cane one or the one with lights on it?/", "scr_text_slash_scr_text_gml_40_0"
);
global.msg[2] = stringsetloc(
Face 1* Huh?Delay 11
* You want to be partners?Wait for input
"\\E1* Huh^1?&* You want to be partners?/", "scr_text_slash_scr_text_gml_41_0"
);
global.msg[3] = stringsetloc(
Face 4* Ummm...Delay 11 Sorry...Delay 11
* Berdly already asked me...Wait for input
"\\E4* Ummm..^1. Sorry..^1.&* Berdly already asked me.../", "scr_text_slash_scr_text_gml_42_0"
);
global.msg[4] = stringsetloc(
Face 0* But I could ask Ms. Alphys if we could make a group of 3!Wait for input
"\\E0* But I could ask Ms. Alphys if we could make a group of 3!/", "scr_text_slash_scr_text_gml_43_0"
);
global.msg[5] = stringsetloc(
Face 4* I'll ask if you're sure!

Not yet Yes. Ask.Choice type 1
"\\E4* I'll ask if you're sure!& &Not yet Yes. Ask.\\C1 ", "scr_text_slash_scr_text_gml_44_0"
);
global.msg[6] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_47_0"
);
break; case 101: if (global.choice == 1) { global.msg[0] = stringsetloc(
Face 0* OK,Delay 11 I'll ask!Wait for input
"\\E0* OK^1, I'll ask!/", "scr_text_slash_scr_text_gml_51_0"
);
global.msg[1] = stringsetloc(
* Miss Alphys!Delay 11
* Umm,Delay 11 is it OK if we have a group of 3?Wait for inputClose Message
"* Miss Alphys^1!&* Umm^1, is it OK if we have a group of 3?/%", "scr_text_slash_scr_text_gml_52_0"
);
with (obj_classscene) con = 20; } if (global.choice == 0) global.msg[0] = stringsetloc(
Face 4* Yeah,Delay 11 I'm sure there's someone else you can ask!Wait for inputClose Message
"\\E4* Yeah^1, I'm sure there's someone else you can ask!/%", "scr_text_slash_scr_text_gml_57_0"
);
break; case 102: global.msg[0] = stringsetloc(
Face 0* Do you wanna be partners?
Not yet YesChoice type 1
"\\E0* Do you wanna be partners?&Not yet Yes\\C1 ", "scr_text_slash_scr_text_gml_62_0"
);
global.msg[1] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_65_0"
);
break; case 103: if (global.choice == 1) { global.msg[0] = stringsetloc(
Face 0* OK,Delay 11 I'll ask!Wait for input
"\\E0* OK^1, I'll ask!/", "scr_text_slash_scr_text_gml_69_0"
);
global.msg[1] = stringsetloc(
* Miss Alphys!Delay 11
* Umm,Delay 11 is it OK if we have a group of 3?Wait for inputClose Message
"* Miss Alphys^1!&* Umm^1, is it OK if we have a group of 3?/%", "scr_text_slash_scr_text_gml_70_0"
);
with (obj_classscene) con = 20; } if (global.choice == 0) global.msg[0] = stringsetloc(
Face 4* Umm,Delay 11 OK.Delay 11
* You just keep doing your thing,Delay 11 Kris.Wait for inputClose Message
"\\E4* Umm^1, OK^1.&* You just keep doing your thing^1, Kris./%", "scr_text_slash_scr_text_gml_75_0"
);
break; case 104: global.msg[0] = stringsetloc(
Face 0* Alright.Delay 11
* Let's get this over with.Wait for input
"\\E0* Alright^1.&* Let's get this over with./", "scr_text_slash_scr_text_gml_80_0"
);
global.msg[1] = stringsetloc(
* We'll get more chalk.Delay 11
* Mosey back to class.Delay 11
* And then,Delay 11 Kris...Wait for input
"* We'll get more chalk^1.&* Mosey back to class^1.&* And then^1, Kris.../", "scr_text_slash_scr_text_gml_81_0"
);
global.msg[2] = stringsetloc(
Face 2* YOU'LL do our project.Wait for input
"\\E2* YOU'LL do our project./", "scr_text_slash_scr_text_gml_82_0"
);
global.msg[3] = stringsetloc(
* How's that sound?

Good BadChoice type 1
"* How's that sound?& &Good Bad\\C1 ", "scr_text_slash_scr_text_gml_83_0"
);
global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_86_0"
);
break; case 105: global.msg[0] = stringsetloc(
Close MessageClose Message
" %%", "scr_text_slash_scr_text_gml_90_0"
);
break; case 110: global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_92_0"
);
global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_93_0"
);
global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_96_0"
);
global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_97_0"
);
if (global.flag[100 got_glowshard] == 0) { global.msg[0] = stringsetloc(
* (There's something glowing inside.)Wait for input
"* (There's something glowing inside.)/", "scr_text_slash_scr_text_gml_98_0"
);
global.msg[1] = stringsetloc(
* (Take it?)Wait for input
"* (Take it?)/ ", "scr_text_slash_scr_text_gml_99_0"
);
global.msg[2] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_100_0"
);
} else { global.msg[0] = stringsetloc(
* (It's dark inside.)Wait for inputClose Message
"* (It's dark inside.)/%", "scr_text_slash_scr_text_gml_104_0"
);
} break; case 111: ...
(arg0)
2
{
3
    switch (arg0)
4
    {
5
        case 0:
6
            break;
7
        case 10:
8
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_8_0"
);
9
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_9_0"
);
10
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_12_0_b"
);
11
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_13_0_b"
);
12
            global.msg[0] = stringsetloc(
* You really didn't want to throw it away.Wait for input
"* You really didn't want to throw it away./", "scr_text_slash_scr_text_gml_12_0"
);
13
            global.msg[1] = stringsetloc(
* Throw it away anyway?Wait for input
"* Throw it away anyway?/", "scr_text_slash_scr_text_gml_13_0"
);
14
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_14_0"
);
15
            if (global.chapter >= 2)
16
                msgsetloc(0, 
* You took it from your pocket.Delay 11
* You have a very,Delay 11 very,Delay 11 bad feeling about throwing it away.Wait for input
"* You took it from your pocket^1.&* You have a \\cYvery^1, very^1, bad feeling\\c0 about throwing it away./", "scr_text_slash_scr_text_gml_19_0"
);
17
            break;
18
        case 11:
19
            if (global.choice == 0)
20
            {
21
                global.flag[466 junkball_dropped] = 1;
22
                snd_play(snd_bageldefeat);
23
                global.msg[0] = stringsetloc(
* Hand shaking,Delay 11 you dropped the ball of junk on the ground.Wait for input
"* Hand shaking^1, you dropped the ball of junk on the ground./", "scr_text_slash_scr_text_gml_20_0"
);
24
                global.msg[1] = stringsetloc(
* It broke into pieces.Wait for input
"* It broke into pieces./", "scr_text_slash_scr_text_gml_21_0"
);
25
                global.msg[2] = stringsetloc(
* You felt bitter.Wait for inputClose Message
"* You felt bitter./%", "scr_text_slash_scr_text_gml_22_0"
);
26
                script_execute(scr_litemshift, global.menucoord[1], 0);
27
                for (var i = 0; i < 12; i += 1)
28
                    global.item[i] = 0;
29
                for (var i = 0; i < 48; i += 1)
30
                {
31
                    global.armor[i] = 0;
32
                    global.weapon[i] = 0;
33
                }
34
            }
35
            else
36
            {
37
                global.msg[0] = stringsetloc(
* You felt a feeling of relief.Wait for inputClose Message
"* You felt a feeling of relief./%", "scr_text_slash_scr_text_gml_34_0"
);
38
            }
39
            break;
40
        case 100:
41
            global.msg[0] = stringsetloc(
* Hey, Kris!Delay 11 What's up?Delay 11
* Didja lose your pencil again?Wait for input
"* Hey, Kris^1! What's up^1?&* Didja lose your pencil again?/", "scr_text_slash_scr_text_gml_39_0"
);
42
            global.msg[1] = stringsetloc(
Face 4* Here,Delay 11 you want the candy-cane one or the one with lights on it?Wait for input
"\\E4* Here^1, you want the candy-cane one or the one with lights on it?/", "scr_text_slash_scr_text_gml_40_0"
);
43
            global.msg[2] = stringsetloc(
Face 1* Huh?Delay 11
* You want to be partners?Wait for input
"\\E1* Huh^1?&* You want to be partners?/", "scr_text_slash_scr_text_gml_41_0"
);
44
            global.msg[3] = stringsetloc(
Face 4* Ummm...Delay 11 Sorry...Delay 11
* Berdly already asked me...Wait for input
"\\E4* Ummm..^1. Sorry..^1.&* Berdly already asked me.../", "scr_text_slash_scr_text_gml_42_0"
);
45
            global.msg[4] = stringsetloc(
Face 0* But I could ask Ms. Alphys if we could make a group of 3!Wait for input
"\\E0* But I could ask Ms. Alphys if we could make a group of 3!/", "scr_text_slash_scr_text_gml_43_0"
);
46
            global.msg[5] = stringsetloc(
Face 4* I'll ask if you're sure!

Not yet Yes. Ask.Choice type 1
"\\E4* I'll ask if you're sure!& &Not yet Yes. Ask.\\C1 ", "scr_text_slash_scr_text_gml_44_0"
);
47
            global.msg[6] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_47_0"
);
48
            break;
49
        case 101:
50
            if (global.choice == 1)
51
            {
52
                global.msg[0] = stringsetloc(
Face 0* OK,Delay 11 I'll ask!Wait for input
"\\E0* OK^1, I'll ask!/", "scr_text_slash_scr_text_gml_51_0"
);
53
                global.msg[1] = stringsetloc(
* Miss Alphys!Delay 11
* Umm,Delay 11 is it OK if we have a group of 3?Wait for inputClose Message
"* Miss Alphys^1!&* Umm^1, is it OK if we have a group of 3?/%", "scr_text_slash_scr_text_gml_52_0"
);
54
                with (obj_classscene)
55
                    con = 20;
56
            }
57
            if (global.choice == 0)
58
                global.msg[0] = stringsetloc(
Face 4* Yeah,Delay 11 I'm sure there's someone else you can ask!Wait for inputClose Message
"\\E4* Yeah^1, I'm sure there's someone else you can ask!/%", "scr_text_slash_scr_text_gml_57_0"
);
59
            break;
60
        case 102:
61
            global.msg[0] = stringsetloc(
Face 0* Do you wanna be partners?
Not yet YesChoice type 1
"\\E0* Do you wanna be partners?&Not yet Yes\\C1 ", "scr_text_slash_scr_text_gml_62_0"
);
62
            global.msg[1] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_65_0"
);
63
            break;
64
        case 103:
65
            if (global.choice == 1)
66
            {
67
                global.msg[0] = stringsetloc(
Face 0* OK,Delay 11 I'll ask!Wait for input
"\\E0* OK^1, I'll ask!/", "scr_text_slash_scr_text_gml_69_0"
);
68
                global.msg[1] = stringsetloc(
* Miss Alphys!Delay 11
* Umm,Delay 11 is it OK if we have a group of 3?Wait for inputClose Message
"* Miss Alphys^1!&* Umm^1, is it OK if we have a group of 3?/%", "scr_text_slash_scr_text_gml_70_0"
);
69
                with (obj_classscene)
70
                    con = 20;
71
            }
72
            if (global.choice == 0)
73
                global.msg[0] = stringsetloc(
Face 4* Umm,Delay 11 OK.Delay 11
* You just keep doing your thing,Delay 11 Kris.Wait for inputClose Message
"\\E4* Umm^1, OK^1.&* You just keep doing your thing^1, Kris./%", "scr_text_slash_scr_text_gml_75_0"
);
74
            break;
75
        case 104:
76
            global.msg[0] = stringsetloc(
Face 0* Alright.Delay 11
* Let's get this over with.Wait for input
"\\E0* Alright^1.&* Let's get this over with./", "scr_text_slash_scr_text_gml_80_0"
);
77
            global.msg[1] = stringsetloc(
* We'll get more chalk.Delay 11
* Mosey back to class.Delay 11
* And then,Delay 11 Kris...Wait for input
"* We'll get more chalk^1.&* Mosey back to class^1.&* And then^1, Kris.../", "scr_text_slash_scr_text_gml_81_0"
);
78
            global.msg[2] = stringsetloc(
Face 2* YOU'LL do our project.Wait for input
"\\E2* YOU'LL do our project./", "scr_text_slash_scr_text_gml_82_0"
);
79
            global.msg[3] = stringsetloc(
* How's that sound?

Good BadChoice type 1
"* How's that sound?& &Good Bad\\C1 ", "scr_text_slash_scr_text_gml_83_0"
);
80
            global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_86_0"
);
81
            break;
82
        case 105:
83
            global.msg[0] = stringsetloc(
Close MessageClose Message
" %%", "scr_text_slash_scr_text_gml_90_0"
);
84
            break;
85
        case 110:
86
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_92_0"
);
87
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_93_0"
);
88
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_96_0"
);
89
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_97_0"
);
90
            if (global.flag[100 got_glowshard] == 0)
91
            {
92
                global.msg[0] = stringsetloc(
* (There's something glowing inside.)Wait for input
"* (There's something glowing inside.)/", "scr_text_slash_scr_text_gml_98_0"
);
93
                global.msg[1] = stringsetloc(
* (Take it?)Wait for input
"* (Take it?)/ ", "scr_text_slash_scr_text_gml_99_0"
);
94
                global.msg[2] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_100_0"
);
95
            }
96
            else
97
            {
98
                global.msg[0] = stringsetloc(
* (It's dark inside.)Wait for inputClose Message
"* (It's dark inside.)/%", "scr_text_slash_scr_text_gml_104_0"
);
99
            }
100
            break;
101
        case 111:
102
            if (global.choice == 0)
103
            {
104
                global.msg[0] = stringsetloc(
* (You got the Glowshard.)Wait for inputClose Message
"* (You got the Glowshard.)/%", "scr_text_slash_scr_text_gml_112_0"
);
105
                global.flag[100 got_glowshard] = 1;
106
                
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(3);
107
                with (obj_readable_room1)
108
                {
109
                    with (shine)
110
                        instance_destroy();
111
                }
112
            }
113
            else
114
            {
115
                global.msg[0] = stringsetloc(
* (It stayed.)Wait for inputClose Message
"* (It stayed.)/%", "scr_text_slash_scr_text_gml_119_0"
);
116
            }
117
            break;
118
        case 120:
119
            global.choicemsg[0] = stringsetloc(
#Listen
"#Listen", "scr_text_slash_scr_text_gml_125_0"
);
120
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_126_0"
);
121
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_129_0_b"
);
122
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_130_0_b"
);
123
            global.msg[0] = stringsetloc(
* Welcome.Delay 11
* I am the Prince of this Kingdom...Wait for input
"* Welcome^1.&* I am the \\cYPrince\\cW of this \\cYKingdom\\cW.../", "scr_text_slash_scr_text_gml_129_0"
);
124
            global.msg[1] = stringsetloc(
* The KINGDOM OF DARKNESS.Wait for input
"* The \\cYKINGDOM OF DARKNESS\\cW./", "scr_text_slash_scr_text_gml_130_0"
);
125
            global.msg[2] = stringsetloc(
* Kris,Delay 11 Susie...Delay 11
* There is a LEGEND in this land.Wait for input
"* Kris^1, Susie..^1.&* There is a \\cYLEGEND\\cW in this land./", "scr_text_slash_scr_text_gml_131_0"
);
126
            global.msg[3] = stringsetloc(
* A LEGEND that one day,Delay 11 two HEROES of LIGHT will arrive,Wait for input
"* A LEGEND that one day^1, two \\cYHEROES of LIGHT\\cW will arrive,/", "scr_text_slash_scr_text_gml_132_0"
);
127
            global.msg[4] = stringsetloc(
* And fulfill the ancient prophecy,Delay 11 foretold by time and space.Wait for input
"* And fulfill the ancient prophecy^1, foretold by time and space./", "scr_text_slash_scr_text_gml_133_0"
);
128
            global.msg[5] = stringsetloc(
* Please,Delay 11 Heroes...Delay 11
* Listen to my tale...Wait for input
"* Please^1, Heroes..^1.&* Listen to my tale.../", "scr_text_slash_scr_text_gml_134_0"
);
129
            global.msg[6] = stringsetloc(
Choice type 2
" \\C2 ", "scr_text_slash_scr_text_gml_135_0"
);
130
            global.msg[7] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_138_0"
);
131
            break;
132
        case 121:
133
            global.choicemsg[0] = stringsetloc(
#Listen
"#Listen", "scr_text_slash_scr_text_gml_140_0"
);
134
            global.choicemsg[1] = stringsetloc(
#We know it#Already
"#We know it#Already", "scr_text_slash_scr_text_gml_141_0"
);
135
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_144_0"
);
136
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_145_0"
);
137
            if (global.choice == 0)
138
            {
139
                global.msg[0] = stringsetloc(
* Very well then...Wait for inputClose Message
"* Very well then.../%", "scr_text_slash_scr_text_gml_146_0"
);
140
            }
141
            else
142
            {
143
                global.msg[0] = stringsetloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_150_0"
);
144
                global.msg[1] = stringsetloc(
Face 1* Umm, r-really?Delay 11
* Are you sure?Delay 11
* It's fairly important.Wait for input
"\\E1* Umm, r-really^1?&* Are you sure^1?&* It's fairly important./", "scr_text_slash_scr_text_gml_151_0"
);
145
                global.msg[2] = stringsetloc(
* And... um,Delay 11 in my opinion,Delay 11 it's a really nice PROPHECY!Wait for input
"* And... um^1, in my opinion^1, it's a really nice \\cYPROPHECY\\cW!/", "scr_text_slash_scr_text_gml_152_0"
);
146
                global.msg[3] = stringsetloc(
* I think you'd quite like it!Wait for input
"* I think you'd quite like it!/", "scr_text_slash_scr_text_gml_153_0"
);
147
                global.msg[4] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_154_0"
);
148
                global.msg[5] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_157_0"
);
149
            }
150
            break;
151
        case 122:
152
            if (global.choice == 0)
153
            {
154
                global.msg[0] = stringsetloc(
Face 0* Phew!Delay 11
* Um,Delay 11 very well then...Wait for inputClose Message
"\\E0* Phew^1!&* Um^1, very well then.../%", "scr_text_slash_scr_text_gml_163_0"
);
155
            }
156
            else
157
            {
158
                global.flag[203 skipped_legend] = 1;
159
                with (obj_darkcastle_event)
160
                    con = 30;
161
                global.msg[0] = stringsetloc(
* ... really?Delay 11
* You've heard it already?Wait for input
"* ... really^1?&* You've heard it already?/", "scr_text_slash_scr_text_gml_169_0"
);
162
                global.msg[1] = stringsetloc(
* Oh...Delay 11 Perhaps I shouldn't have rehearsed it so much...Wait for input
"* Oh..^1. Perhaps I shouldn't have rehearsed it so much.../", "scr_text_slash_scr_text_gml_170_0"
);
163
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(2, 0);
164
                global.msg[3] = stringsetloc(
* Look,Delay 11 dude,Delay 11 we didn't come here for a bedtime story.Wait for input
"* Look^1, dude^1, we didn't come here for a bedtime story./", "scr_text_slash_scr_text_gml_172_0"
);
165
                global.msg[4] = stringsetloc(
* Just tell us how to get home.Wait for input
"* Just tell us how to get home./", "scr_text_slash_scr_text_gml_173_0"
);
166
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(5, 0);
167
                global.msg[6] = stringsetloc(
* Ummm,Delay 11 the easiest way would be to seal the Eastern FOUNTAIN.Wait for input
"* Ummm^1, the easiest way would be to seal the \\cYEastern FOUNTAIN\\cW./", "scr_text_slash_scr_text_gml_175_0"
);
168
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(7, 0);
169
                global.msg[8] = stringsetloc(
* Fountain?Wait for input
"* Fountain?/", "scr_text_slash_scr_text_gml_177_0"
);
170
                global.msg[9] = stringsetloc(
Face 1* You mean,Delay 11 uh,Delay 11 like the water bubbler or something?Wait for input
"\\E1* You mean^1, uh^1, like the water bubbler or something?/", "scr_text_slash_scr_text_gml_178_0"
);
171
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(10, 0);
172
                global.msg[11] = stringsetloc(
* THE fountain.Delay 11
* That which gives the DARK WORLD form.Wait for input
"* THE fountain^1.&* That which gives the \\cYDARK WORLD\\cW form./", "scr_text_slash_scr_text_gml_180_0"
);
173
                global.msg[12] = stringsetloc(
Face 1* ... umm,Delay 11 are you sure you actually know the legend?Wait for input
"\\E1* ... umm^1, are you sure you actually know the legend?/", "scr_text_slash_scr_text_gml_181_0"
);
174
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(13, 1);
175
                global.msg[14] = stringsetloc(
* Look.Wait for input
"* Look./", "scr_text_slash_scr_text_gml_183_0"
);
176
                global.msg[15] = stringsetloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_184_0"
);
177
                global.msg[16] = stringsetloc(
* No.Wait for input
"* No./", "scr_text_slash_scr_text_gml_185_0"
);
178
                global.msg[17] = stringsetloc(
* But I think I've got enough info.Wait for input
"* But I think I've got enough info./", "scr_text_slash_scr_text_gml_186_0"
);
179
                global.msg[18] = stringsetloc(
* See you two later.Wait for input
"* See you two later./", "scr_text_slash_scr_text_gml_187_0"
);
180
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(19, 1);
181
                global.msg[20] = stringsetloc(
* W-wait!Delay 11
* Let me at least tell you how to...Wait for inputClose Message
"* W-wait^1!&* Let me at least tell you how to.../%", "scr_text_slash_scr_text_gml_189_0"
);
182
            }
183
            break;
184
        case 125:
185
            global.choicemsg[0] = stringsetloc(
I'll be#Your#Subject
"I'll be#Your#Subject", "scr_text_slash_scr_text_gml_196_0"
);
186
            global.choicemsg[1] = stringsetloc(
Keep#Dreaming
"Keep#Dreaming", "scr_text_slash_scr_text_gml_197_0"
);
187
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_198_0"
);
188
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_199_0"
);
189
            global.msg[0] = stringsetloc(
* This is the CASTLE TOWN,Delay 22 where my subjects reside...Wait for input
"* This is the CASTLE TOWN^2, where my subjects reside.../", "scr_text_slash_scr_text_gml_200_0"
);
190
            global.msg[1] = stringsetloc(
Face 1* Err, well, they would if I had any...Wait for input
"\\E1* Err, well, they would if I had any.../", "scr_text_slash_scr_text_gml_201_0"
);
191
            global.msg[2] = stringsetloc(
Face 8* Oh, don't worry about me, Kris!Wait for input
"\\E8* Oh, don't worry about me, Kris!/", "scr_text_slash_scr_text_gml_202_0_b"
);
192
            global.msg[3] = stringsetloc(
Face 0* I'm certain I'll find a subject someday...Wait for input
"\\E0* I'm certain I'll find a subject someday.../", "scr_text_slash_scr_text_gml_203_0"
);
193
            global.msg[4] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_202_0"
);
194
            global.msg[5] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_205_0"
);
195
            break;
196
        case 126:
197
            if (global.choice == 0)
198
            {
199
                global.fe = 7;
200
                global.flag[204 unused_be_subject_answer] = 1;
201
                global.msg[0] = stringsetloc(
Face 3* H...Delay 11 Huh!?Wait for input
"\\E3* H..^1. Huh!?/", "scr_text_slash_scr_text_gml_213_0"
);
202
                global.msg[1] = stringsetloc(
Face 7* Why,Delay 11 Kris,Delay 11 you don't have to do that...Wait for input
"\\E7* Why^1, Kris^1, you don't have to do that.../", "scr_text_slash_scr_text_gml_214_0"
);
203
                global.msg[2] = stringsetloc(
Face 1* ... but,Delay 11 if you insist...Wait for input
"\\E1* ... but^1, if you insist.../", "scr_text_slash_scr_text_gml_215_0"
);
204
                global.msg[3] = stringsetloc(
Face 0* Kris, as your Prince and authority, I order you to...!Wait for input
"\\E0* Kris, as your Prince and authority, I order you to...!/", "scr_text_slash_scr_text_gml_216_0"
);
205
                global.msg[4] = stringsetloc(
Face 8* Please let me know what to do!Wait for inputClose Message
"\\E8* Please let me know what to do!/%", "scr_text_slash_scr_text_gml_217_0"
);
206
            }
207
            else
208
            {
209
                global.flag[204 unused_be_subject_answer] = 2;
210
                global.fe = 8;
211
                global.msg[0] = stringsetloc(
* Oh,Delay 11 thank you,Delay 11 Kris!Delay 22
* I will!Wait for inputClose Message
"* Oh^1, thank you^1, Kris^2!&* I will!/%", "scr_text_slash_scr_text_gml_224_0"
);
212
            }
213
            break;
214
        case 130:
215
            global.choicemsg[0] = stringsetloc(
#I know
"#I know", "scr_text_slash_scr_text_gml_227_0"
);
216
            global.choicemsg[1] = stringsetloc(
#Really!?
"#Really!?", "scr_text_slash_scr_text_gml_228_0"
);
217
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_231_0"
);
218
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_232_0_b"
);
219
            input_name = 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(5);
220
            global.msg[0] = stringsetsubloc("* Er^1, Kris^1, you know you can hold [~1] to run...?/", input_name, "scr_text_slash_scr_text_gml_232_0");
221
            global.msg[1] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_233_0"
);
222
            global.msg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_236_0"
);
223
            break;
224
        case 131:
225
            if (global.choice == 0)
226
            {
227
                global.fe = 3;
228
                global.msg[0] = stringsetloc(
* Really?Delay 11
* And yet you choose not to...?Wait for input
"* Really^1?&* And yet you choose not to...?/", "scr_text_slash_scr_text_gml_242_0"
);
229
                global.msg[1] = stringsetloc(
Face 6* Right,Delay 11 who knows how long these leisurely days will last...Wait for input
"\\E6* Right^1, who knows how long these leisurely days will last.../", "scr_text_slash_scr_text_gml_243_0"
);
230
                global.msg[2] = stringsetloc(
Face 0* There's nothing wrong with taking your time,Delay 11 Kris.Wait for inputClose Message
"\\E0* There's nothing wrong with taking your time^1, Kris./%", "scr_text_slash_scr_text_gml_244_0"
);
231
            }
232
            else
233
            {
234
                global.fe = 0;
235
                input_name = 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(5);
236
                global.msg[0] = stringsetsubloc("* Right^1!&* You'll move faster by holding [~1]!/", input_name, "scr_text_slash_scr_text_gml_250_0");
237
                global.msg[1] = stringsetloc(
Face 8* And I'll be right behind you,Delay 11 so don't worry!Wait for input
"\\E8* And I'll be right behind you^1, so don't worry!/", "scr_text_slash_scr_text_gml_251_0"
);
238
                global.msg[2] = stringsetloc(
Face 6* ... Unless you want to get away,Delay 11 in which case,Delay 11 sorry.Wait for inputClose Message
"\\E6* ... Unless you want to get away^1, in which case^1, sorry./%", "scr_text_slash_scr_text_gml_252_0"
);
239
            }
240
            break;
241
        case 132:
242
            global.choicemsg[0] = stringsetloc(
#I know
"#I know", "scr_text_slash_scr_text_gml_258_0"
);
243
            global.choicemsg[1] = stringsetloc(
#Really!?
"#Really!?", "scr_text_slash_scr_text_gml_259_0"
);
244
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_262_0_b"
);
245
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_263_0"
);
246
            global.msg[0] = stringsetloc(
* Umm,Delay 11 Kris,Delay 11 did you know...Wait for input
"* Umm^1, Kris^1, did you know.../", "scr_text_slash_scr_text_gml_262_0"
);
247
            global.msg[1] = stringsetsubloc("* ... You can skip text by pressing [~1]?/", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(5), "scr_text_slash_scr_text_gml_265_0");
248
            global.msg[2] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_264_0"
);
249
            global.msg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_267_0"
);
250
            break;
251
        case 133:
252
            if (global.choice == 0)
253
            {
254
                global.fe = 3;
255
                global.msg[0] = stringsetloc(
* ... Really?Delay 11
* So you've just been...Wait for input
"* ... Really^1?&* So you've just been.../", "scr_text_slash_scr_text_gml_273_0"
);
256
                global.msg[1] = stringsetloc(
Face 2* Listening to me talk,Delay 11 because you wanted to?Wait for input
"\\E2* Listening to me talk^1, because you wanted to?/", "scr_text_slash_scr_text_gml_274_0"
);
257
                global.msg[2] = stringsetloc(
Face 6* I'll try to make it worth your while,Delay 11 Kris!Wait for inputClose Message
"\\E6* I'll try to make it worth your while^1, Kris!/%", "scr_text_slash_scr_text_gml_275_0"
);
258
            }
259
            else
260
            {
261
                global.fe = 0;
262
                global.msg[0] = stringsetloc(
* Right!Delay 11 In the case you read very quickly.Wait for input
"* Right^1! In the case you read very quickly./", "scr_text_slash_scr_text_gml_280_0"
);
263
                global.msg[1] = stringsetloc(
Face 1* Or you're tired of what's being said.Wait for input
"\\E1* Or you're tired of what's being said./", "scr_text_slash_scr_text_gml_281_0"
);
264
                global.msg[2] = stringsetloc(
Face 6* ... No need to skip my text,Delay 11 right,Delay 11 Kris?Wait for inputClose Message
"\\E6* ... No need to skip my text^1, right^1, Kris?/%", "scr_text_slash_scr_text_gml_282_0"
);
265
            }
266
            break;
267
        case 135:
268
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_289_0"
);
269
            global.choicemsg[1] = stringsetloc(
#Don't
"#Don't", "scr_text_slash_scr_text_gml_290_0"
);
270
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_293_0_b"
);
271
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_294_0_b"
);
272
            global.msg[0] = stringsetloc(
Face 3* Oh,Delay 11 Kris!Delay 11
* It's the training dummy I made!Wait for input
"\\E3* Oh^1, Kris^1!&* It's the training dummy I made!/", "scr_text_slash_scr_text_gml_293_0"
);
273
            global.msg[1] = stringsetloc(
Face 8* Now seems like a great chance to prepare for the enemy.Wait for input
"\\E8* Now seems like a great chance to prepare for the enemy./", "scr_text_slash_scr_text_gml_294_0"
);
274
            global.msg[2] = stringsetloc(
Face 0* Would you like me to teach you how to fight?Wait for input
"\\E0* Would you like me to teach you how to fight?/", "scr_text_slash_scr_text_gml_295_0"
);
275
            global.msg[3] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_296_0"
);
276
            global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_299_0"
);
277
            break;
278
        case 136:
279
            if (global.choice == 0)
280
            {
281
                global.msg[0] = stringsetloc(
Face 0* OK!Delay 11
* Get ready, Kris!Wait for inputClose Message
"\\E0* OK^1!&* Get ready, Kris!/%", "scr_text_slash_scr_text_gml_303_0"
);
282
                with (obj_tutorialbattleevent)
283
                    con = 20;
284
            }
285
            else
286
            {
287
                global.msg[0] = stringsetloc(
Face 3* Right,Delay 11 you already fought Lancer,Delay 11 didn't you...?Wait for input
"\\E3* Right^1, you already fought Lancer^1, didn't you...?/", "scr_text_slash_scr_text_gml_308_0"
);
288
                global.msg[1] = stringsetloc(
Face 1* I was so excited to teach you,Delay 11 I absolutely blanked!Wait for input
"\\E1* I was so excited to teach you^1, I absolutely blanked!/", "scr_text_slash_scr_text_gml_309_0"
);
289
                global.msg[2] = stringsetloc(
Face 2* ... B-but,Delay 11 um...Delay 11
* Just in case you forgot anything...Wait for input
"\\E2* ... B-but^1, um..^1.&* Just in case you forgot anything.../", "scr_text_slash_scr_text_gml_310_0"
);
290
                global.msg[3] = stringsetloc(
Face 6* Here!Delay 11
* I made a Manual for you and Susie!Wait for input
"\\E6* Here^1!&* I made a Manual for you and Susie!/", "scr_text_slash_scr_text_gml_311_0"
);
291
                global.msg[4] = stringsetsubloc("\\E0* Press [~1] to open the menu and use it in your ITEMS./", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(6), "scr_text_slash_scr_text_gml_314_0_b");
292
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(5);
293
                global.msg[6] = stringsetloc(
* (You got the Manual.)Wait for inputClose Message
"* (You got the Manual.)/%", "scr_text_slash_scr_text_gml_314_0"
);
294
            }
295
            break;
296
        case 140:
297
            global.choicemsg[0] = stringsetloc(
#I can#handle it
"#I can#handle it", "scr_text_slash_scr_text_gml_319_0"
);
298
            global.choicemsg[1] = stringsetloc(
#.....#
"#.....#", "scr_text_slash_scr_text_gml_320_0"
);
299
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_323_0_b"
);
300
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_324_0_b"
);
301
            global.msg[0] = stringsetloc(
Face 3* Oh my!Delay 22
* The Great Door is opened?!Wait for input
"\\E3* Oh my^2!&* The Great Door is opened?!/", "scr_text_slash_scr_text_gml_323_0"
);
302
            global.msg[1] = stringsetloc(
* No wonder Lancer was able to come through...Wait for input
"* No wonder Lancer was able to come through.../", "scr_text_slash_scr_text_gml_324_0"
);
303
            global.msg[2] = stringsetloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_325_0"
);
304
            global.msg[3] = stringsetloc(
* Kris, once we pass through this door...Wait for input
"* Kris, once we pass through this door.../", "scr_text_slash_scr_text_gml_326_0"
);
305
            global.msg[4] = stringsetloc(
* Our adventure will really begin.Wait for input
"* Our adventure will really begin./", "scr_text_slash_scr_text_gml_327_0"
);
306
            global.msg[5] = stringsetloc(
* A journey foretold exactly by the prophecy...Wait for input
"* A journey foretold exactly by the prophecy.../", "scr_text_slash_scr_text_gml_328_0"
);
307
            global.msg[6] = stringsetloc(
Face 6* But,Delay 11 Kris,Delay 11 I believe YOUR choices are important,Delay 11 too.Wait for input
"\\E6* But^1, Kris^1, I believe YOUR choices are important^1, too./", "scr_text_slash_scr_text_gml_329_0"
);
308
            global.msg[7] = stringsetloc(
Face 0* This world is full of all kinds of people,Delay 11 Kris.Wait for input
"\\E0* This world is full of all kinds of people^1, Kris./", "scr_text_slash_scr_text_gml_330_0"
);
309
            global.msg[8] = stringsetloc(
Face 6* In the end,Delay 11 how we treat them makes all the difference.Wait for input
"\\E6* In the end^1, how we treat them makes all the difference./", "scr_text_slash_scr_text_gml_331_0"
);
310
            global.msg[9] = stringsetloc(
Face 8* So let's try our best to get by without FIGHTing.Wait for input
"\\E8* So let's try our best to get by without FIGHTing./", "scr_text_slash_scr_text_gml_332_0"
);
311
            global.msg[10] = stringsetloc(
Face 1* If we can manage to do that...Wait for input
"\\E1* If we can manage to do that.../", "scr_text_slash_scr_text_gml_333_0"
);
312
            global.msg[11] = stringsetloc(
Face 0* I believe this tale may have a happy ending.Wait for input
"\\E0* I believe this tale may have a happy ending./", "scr_text_slash_scr_text_gml_334_0"
);
313
            global.msg[12] = stringsetloc(
Face 6* Otherwise,Delay 11 I fear that...Wait for input
"\\E6* Otherwise^1, I fear that.../", "scr_text_slash_scr_text_gml_335_0"
);
314
            global.msg[13] = stringsetloc(
Face 1* ... you may not...Delay 11 find the result favorable.Wait for input
"\\E1* ... you may not..^1. find the result favorable./", "scr_text_slash_scr_text_gml_336_0"
);
315
            global.msg[14] = stringsetloc(
Face 3* ... Oh,Delay 11 I'm sorry!Delay 11 Is that too much to ask?Wait for input
"\\E3* ... Oh^1, I'm sorry^1! Is that too much to ask?/", "scr_text_slash_scr_text_gml_337_0"
);
316
            global.msg[15] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_338_0"
);
317
            global.msg[16] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_341_0"
);
318
            break;
319
        case 141:
320
            global.msg[0] = stringsetloc(
Face 0* Kris,Delay 11 I knew you were a hero the moment I saw you.Wait for input
"\\E0* Kris^1, I knew you were a hero the moment I saw you./", "scr_text_slash_scr_text_gml_343_0"
);
321
            global.msg[1] = stringsetloc(
Face 8* Let's try our best,Delay 11 alright?Wait for inputClose Message
"\\E8* Let's try our best^1, alright?/%", "scr_text_slash_scr_text_gml_344_0"
);
322
            if (global.choice == 1)
323
            {
324
                global.msg[0] = stringsetloc(
Face 3* O-oh,Delay 11 I'm sorry!Wait for input
"\\E3* O-oh^1, I'm sorry!/", "scr_text_slash_scr_text_gml_348_0"
);
325
                global.msg[1] = stringsetloc(
Face 6* Kris,Delay 11 in the end,Delay 11 what you choose is up to you.Wait for input
"\\E6* Kris^1, in the end^1, what you choose is up to you./", "scr_text_slash_scr_text_gml_349_0"
);
326
                global.msg[2] = stringsetloc(
Face 8* As long as you're happy with it,Delay 11 I'm happy too.Wait for input
"\\E8* As long as you're happy with it^1, I'm happy too./", "scr_text_slash_scr_text_gml_350_0"
);
327
                global.msg[3] = stringsetloc(
Face 0* So just try your best,Delay 11 and don't worry!Wait for inputClose Message
"\\E0* So just try your best^1, and don't worry!/%", "scr_text_slash_scr_text_gml_351_0"
);
328
            }
329
            break;
330
        case 145:
331
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_358_0"
);
332
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_359_0"
);
333
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_362_0"
);
334
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_363_0"
);
335
            if (global.flag[101 got_candy] == 0)
336
            {
337
                global.msg[0] = stringsetloc(
* (There are two objects hanging from the tree.)Wait for input
"* (There are two objects hanging from the tree.)/", "scr_text_slash_scr_text_gml_364_0"
);
338
                global.msg[1] = stringsetloc(
* (Take one?)Wait for input
"* (Take one?)/ ", "scr_text_slash_scr_text_gml_365_0"
);
339
                global.msg[2] = stringsetloc(
Choice type 2
"\\C2", "scr_text_slash_scr_text_gml_366_0"
);
340
            }
341
            if (global.flag[101 got_candy] == 1)
342
            {
343
                global.msg[0] = stringsetloc(
* (There's a candy hanging from the tree.)Wait for input
"* (There's a candy hanging from the tree.)/", "scr_text_slash_scr_text_gml_370_0"
);
344
                global.msg[1] = stringsetloc(
* (Take one?)Wait for input
"* (Take one?)/ ", "scr_text_slash_scr_text_gml_371_0"
);
345
                global.msg[2] = stringsetloc(
Choice type 2
"\\C2", "scr_text_slash_scr_text_gml_372_0"
);
346
            }
347
            if (global.flag[101 got_candy] >= 2)
348
                global.msg[0] = stringsetloc(
* (There's nothing hanging low enough to take.)Wait for inputClose Message
"* (There's nothing hanging low enough to take.)/%", "scr_text_slash_scr_text_gml_377_0"
);
349
            break;
350
        case 146:
351
            if (global.choice == 0)
352
            {
353
                
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(1);
354
                if (noroom == 0)
355
                {
356
                    global.msg[0] = stringsetloc(
* (You got the Dark Candy.)Wait for inputClose Message
"* (You got the Dark Candy.)/%", "scr_text_slash_scr_text_gml_388_0"
);
357
                    global.flag[101 got_candy] += 1;
358
                }
359
                else
360
                {
361
                    global.msg[0] = stringsetloc(
* (You can't carry any more.)Wait for inputClose Message
"* (You can't carry any more.)/%", "scr_text_slash_scr_text_gml_393_0"
);
362
                }
363
            }
364
            else
365
            {
366
                global.msg[0] = stringsetloc(
* (You decided to let the tree keep it.)Wait for inputClose Message
"* (You decided to let the tree keep it.)/%", "scr_text_slash_scr_text_gml_399_0"
);
367
            }
368
            break;
369
        case 147:
370
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_404_0"
);
371
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_405_0"
);
372
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_408_0"
);
373
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_409_0"
);
374
            if (global.flag[102 got_candy_2] == 0)
375
            {
376
                global.msg[0] = stringsetloc(
* (There are two objects hanging from the tree.)Wait for input
"* (There are two objects hanging from the tree.)/", "scr_text_slash_scr_text_gml_410_0"
);
377
                global.msg[1] = stringsetloc(
* (Take one?)Wait for input
"* (Take one?)/", "scr_text_slash_scr_text_gml_411_0"
);
378
                global.msg[2] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_412_0"
);
379
            }
380
            if (global.flag[102 got_candy_2] == 1)
381
            {
382
                global.msg[0] = stringsetloc(
* (There's a candy hanging from the tree.)Wait for input
"* (There's a candy hanging from the tree.)/", "scr_text_slash_scr_text_gml_416_0"
);
383
                global.msg[1] = stringsetloc(
* (Take one?)Wait for input
"* (Take one?)/ ", "scr_text_slash_scr_text_gml_417_0"
);
384
                global.msg[2] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_418_0"
);
385
            }
386
            if (global.flag[102 got_candy_2] >= 2)
387
                global.msg[0] = stringsetloc(
* (There's nothing hanging low enough to take.)Wait for inputClose Message
"* (There's nothing hanging low enough to take.)/%", "scr_text_slash_scr_text_gml_423_0"
);
388
            break;
389
        case 148:
390
            if (global.choice == 0)
391
            {
392
                
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(1);
393
                if (noroom == 0)
394
                {
395
                    global.msg[0] = stringsetloc(
* (You got the Dark Candy.)Wait for inputClose Message
"* (You got the Dark Candy.)/%", "scr_text_slash_scr_text_gml_434_0"
);
396
                    global.flag[102 got_candy_2] += 1;
397
                }
398
                else
399
                {
400
                    global.msg[0] = stringsetloc(
* (You can't carry any more.)Wait for inputClose Message
"* (You can't carry any more.)/%", "scr_text_slash_scr_text_gml_439_0"
);
401
                }
402
            }
403
            else
404
            {
405
                global.msg[0] = stringsetloc(
* (You decided to let the tree keep it.)Wait for inputClose Message
"* (You decided to let the tree keep it.)/%", "scr_text_slash_scr_text_gml_445_0"
);
406
            }
407
            break;
408
        case 149:
409
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_450_0"
);
410
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_451_0"
);
411
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_454_0"
);
412
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_455_0"
);
413
            if (global.flag[103 got_broken_cake] == 0)
414
            {
415
                global.msg[0] = stringsetloc(
* (The remains of the cake are still smoldering...)Wait for input
"* (The remains of the cake are still smoldering...)/", "scr_text_slash_scr_text_gml_456_0"
);
416
                global.msg[1] = stringsetloc(
* (Take a piece?)Wait for input
"* (Take a piece?)/", "scr_text_slash_scr_text_gml_457_0"
);
417
                global.msg[2] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_458_0"
);
418
            }
419
            else
420
            {
421
                global.msg[0] = stringsetloc(
* (The remains of the cake are still smoldering...)Wait for inputClose Message
"* (The remains of the cake are still smoldering...)/%", "scr_text_slash_scr_text_gml_462_0"
);
422
            }
423
            break;
424
        case 150:
425
            if (global.choice == 0)
426
            {
427
                
scr_keyitemget
scr_keyitemget

function
scr_keyitemget(arg0)
{ i = 0; loop = 1; noroom = 0; global.item[12] = 999; while (loop == 1) { if (global.keyitem[i] == 0) { global.keyitem[i] = arg0; break; } if (i == 12) { noroom = 1; break; } i += 1; } script_execute(scr_keyiteminfo_all); }
(3);
428
                if (noroom == 0)
429
                {
430
                    global.msg[0] = stringsetloc(
* (The Broken Cake was added to your KEY ITEMS.)Wait for inputClose Message
"* (The Broken Cake was added to your \\cYKEY ITEMS\\cW.)/%", "scr_text_slash_scr_text_gml_473_0"
);
431
                    global.flag[103 got_broken_cake] = 1;
432
                }
433
                else
434
                {
435
                    global.msg[0] = stringsetloc(
* (You can't carry any more.)Wait for inputClose Message
"* (You can't carry any more.)/%", "scr_text_slash_scr_text_gml_478_0"
);
436
                }
437
            }
438
            else
439
            {
440
                global.msg[0] = stringsetloc(
* (You decided putting cake in your pockets is a bad idea.)Wait for inputClose Message
"* (You decided putting cake in your pockets is a bad idea.)/%", "scr_text_slash_scr_text_gml_484_0"
);
441
            }
442
            break;
443
        case 175:
444
            global.choicemsg[0] = stringsetloc(
#Crumpled#paper
" #Crumpled#paper", "scr_text_slash_scr_text_gml_492_0"
);
445
            global.choicemsg[1] = stringsetloc(
LANCER#labelled#paper
"LANCER#labelled#paper", "scr_text_slash_scr_text_gml_493_0"
);
446
            global.choicemsg[2] = stringsetloc(
Neat paper
"Neat paper", "scr_text_slash_scr_text_gml_494_0"
);
447
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_497_0_b"
);
448
            global.msg[0] = stringsetloc(
* Alright,Delay 11 everyone's put in their entries!Wait for input
"* Alright^1, everyone's put in their entries!/", "scr_text_slash_scr_text_gml_496_0"
);
449
            global.msg[1] = stringsetloc(
Face 2* Blue person,Delay 11 you can choose.Wait for input
"\\E2* Blue person^1, you can choose./", "scr_text_slash_scr_text_gml_497_0"
);
450
            global.msg[2] = stringsetloc(
Face 1* Since you look like you don't care.Wait for input
"\\E1* Since you look like you don't care./", "scr_text_slash_scr_text_gml_498_0"
);
451
            global.msg[3] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_499_0"
);
452
            global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_502_0"
);
453
            break;
454
        case 176:
455
            if (global.choice == 0)
456
            {
457
                global.fc = 0;
458
                global.typer = 6;
459
                global.msg[0] = stringsetloc(
* (You take the crumpled up piece of paper.)Wait for input
"* (You take the crumpled up piece of paper.)/", "scr_text_slash_scr_text_gml_508_0"
);
460
                global.msg[1] = stringsetloc(
* (You open it up.)Wait for input
"* (You open it up.)/", "scr_text_slash_scr_text_gml_509_0"
);
461
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(2, 2);
462
                global.msg[3] = stringsetloc(
* OK!!
* And your name is...!Wait for input
"* OK!!&* And your name is...!/", "scr_text_slash_scr_text_gml_511_0"
);
463
                global.msg[4] = stringsetloc(
Face 6* ... Hmm.Wait for input
"\\E6* ... Hmm./", "scr_text_slash_scr_text_gml_512_0"
);
464
                global.msg[5] = stringsetloc(
Face 7* I don't think I'm allowed to say this one.Wait for input
"\\E7* I don't think I'm allowed to say this one./", "scr_text_slash_scr_text_gml_513_0"
);
465
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(6, 2);
466
                global.msg[7] = stringsetloc(
* It's PRONOUNCED,Delay 11 "The $!?# Squad."Wait for input
"* It's PRONOUNCED^1, \"The $!?# Squad.\"/", "scr_text_slash_scr_text_gml_517_0_b"
);
467
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(8, 7);
468
                global.msg[9] = stringsetloc(
* Woah,Delay 11 I'm not allowed to say Tier-TWO swear words!Wait for input
"* Woah^1, I'm not allowed to say Tier-TWO swear words!/", "scr_text_slash_scr_text_gml_517_0"
);
469
                global.msg[10] = stringsetloc(
Face 3* Wow.Delay 11 You three's collective dad must be very cool.Wait for input
"\\E3* Wow^1. You three's collective dad must be very cool./", "scr_text_slash_scr_text_gml_518_0"
);
470
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(11, 1);
471
                global.msg[12] = stringsetloc(
* Er,Delay 11 could we PERHAPS consider a DIFFERENT name?Wait for input
"* Er^1, could we PERHAPS consider a DIFFERENT name?/", "scr_text_slash_scr_text_gml_520_0"
);
472
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(13, 2);
473
                global.msg[14] = stringsetloc(
* Ralsei,Delay 11 you don't HAVE to be in our Squad.Wait for input
"* Ralsei^1, you don't HAVE to be in our Squad./", "scr_text_slash_scr_text_gml_522_0"
);
474
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(15, 2);
475
                global.msg[16] = stringsetloc(
* Yeah! How about I be in the Squad and YOU be the bad guy?Wait for input
"* Yeah! How about I be in the Squad and YOU be the bad guy?/", "scr_text_slash_scr_text_gml_524_0"
);
476
                global.msg[17] = stringsetloc(
Face 1* Here.Delay 11
* Call up my dad.Wait for input
"\\E1* Here^1.&* Call up my dad./", "scr_text_slash_scr_text_gml_525_0"
);
477
                global.msg[18] = stringsetloc(
* Tell him he has a new son.Wait for input
"* Tell him he has a new son./", "scr_text_slash_scr_text_gml_526_0"
);
478
                global.msg[19] = stringsetloc(
Face 3* One that has to take a shower every time he reads a swear word.Wait for input
"\\E3* One that has to take a shower every time he reads a swear word./", "scr_text_slash_scr_text_gml_527_0"
);
479
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(20, "A");
480
                global.msg[21] = stringsetloc(
* OK,Delay 11 fine!Delay 11
* We can keep the name!Delay 11
* I just won't say it.Wait for input
"* OK^1, fine^1!&* We can keep the name^1!&* I just won't say it./", "scr_text_slash_scr_text_gml_529_0"
);
481
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(22, 2);
482
                global.msg[23] = stringsetloc(
* Haha,Delay 11 me too!Wait for input
"* Haha^1, me too!/", "scr_text_slash_scr_text_gml_531_0"
);
483
                global.msg[24] = stringsetloc(
Face 1* See ya,Delay 11 losers!Delay 11
* It's shower time!Wait for inputClose Message
"\\E1* See ya^1, losers^1!&* It's shower time!/%", "scr_text_slash_scr_text_gml_532_0"
);
484
                global.flag[214 team_name] = 1;
485
            }
486
            if (global.choice == 1)
487
            {
488
                global.fc = 0;
489
                global.typer = 6;
490
                global.msg[0] = stringsetloc(
* (You take the paper with "LANCER" written on the outside.)Wait for input
"* (You take the paper with \"LANCER\" written on the outside.)/", "scr_text_slash_scr_text_gml_540_0"
);
491
                global.msg[1] = stringsetloc(
* (You open it up.)Wait for input
"* (You open it up.)/", "scr_text_slash_scr_text_gml_541_0"
);
492
                global.msg[2] = stringsetloc(
* (On the inside...)
* (It also says "LANCER.")Wait for input
"* (On the inside...)&* (It also says \"LANCER.\")/", "scr_text_slash_scr_text_gml_542_0"
);
493
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(3, 3);
494
                global.msg[4] = stringsetloc(
* Wow,Delay 11 who did that one?Delay 11
* It's really good!Wait for input
"* Wow^1, who did that one^1?&* It's really good!/", "scr_text_slash_scr_text_gml_544_0"
);
495
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(5, "A");
496
                global.msg[6] = stringsetloc(
* Wait,Delay 11 why do YOU get to choose the name?Wait for input
"* Wait^1, why do YOU get to choose the name?/", "scr_text_slash_scr_text_gml_546_0"
);
497
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(7, 1);
498
                global.msg[8] = stringsetloc(
* Hey.Delay 11
* He didn't,Delay 11 Kris did.Wait for input
"* Hey^1.&* He didn't^1, Kris did./", "scr_text_slash_scr_text_gml_548_0"
);
499
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(9, 3);
500
                global.msg[10] = stringsetloc(
* Yeah!Delay 11
* It doesn't matter who MAY have written it!Wait for input
"* Yeah^1!&* It doesn't matter who MAY have written it!/", "scr_text_slash_scr_text_gml_550_0"
);
501
                global.msg[11] = stringsetloc(
Face 1* Regardless,Delay 11 LANCER's going to meet absolute doom!Wait for input
"\\E1* Regardless^1, LANCER's going to meet absolute doom!/", "scr_text_slash_scr_text_gml_551_0"
);
502
                global.msg[12] = stringsetloc(
Face 6* ... this name feels weird,Delay 11 actually.Wait for input
"\\E6* ... this name feels weird^1, actually./", "scr_text_slash_scr_text_gml_552_0"
);
503
                global.msg[13] = stringsetloc(
Face 4* Hmmm....Wait for input
"\\E4* Hmmm..../", "scr_text_slash_scr_text_gml_553_0"
);
504
                global.msg[14] = stringsetloc(
Face 3* I know!Delay 11 Let's call it the LANCER FAN CLUB for short!Wait for input
"\\E3* I know^1! Let's call it the LANCER FAN CLUB for short!/", "scr_text_slash_scr_text_gml_554_0"
);
505
                global.msg[15] = stringsetloc(
Face 3* See you later,Delay 11 me!Wait for inputClose Message
"\\E3* See you later^1, me!/%", "scr_text_slash_scr_text_gml_555_0"
);
506
                global.flag[214 team_name] = 2;
507
            }
508
            if (global.choice == 2)
509
            {
510
                global.fc = 0;
511
                global.typer = 6;
512
                global.msg[0] = stringsetloc(
* (You take the neatly folded piece of paper.)Wait for input
"* (You take the neatly folded piece of paper.)/", "scr_text_slash_scr_text_gml_563_0"
);
513
                global.msg[1] = stringsetloc(
* (You open it up.)Wait for input
"* (You open it up.)/", "scr_text_slash_scr_text_gml_564_0"
);
514
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(2, 7);
515
                global.msg[3] = stringsetloc(
* "The Legendary Heroes: The Herald of Fun and Friendship"Wait for input
"* \"The Legendary Heroes: The Herald of Fun and Friendship\"/", "scr_text_slash_scr_text_gml_566_0"
);
516
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(4, 8);
517
                global.msg[5] = stringsetloc(
* Oh,Delay 11 oh!
* That's mine!Wait for input
"* Oh^1, oh!&* That's mine!/", "scr_text_slash_scr_text_gml_568_0"
);
518
                global.msg[6] = stringsetloc(
Face 0* See,Delay 11 I think it's the perfect name...Wait for input
"\\E0* See^1, I think it's the perfect name.../", "scr_text_slash_scr_text_gml_569_0"
);
519
                global.msg[7] = stringsetloc(
Face 6* Because we're all friends:Delay 11 That like to have a lot of fun.Wait for input
"\\E6* Because we're all friends^1: That like to have a lot of fun./", "scr_text_slash_scr_text_gml_570_0"
);
520
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(8, 0);
521
                global.msg[9] = stringsetloc(
* Okay,Delay 11 first...Delay 11 jeez,Delay 11 that's a mouthful,Delay 11 dude.Wait for input
"* Okay^1, first..^1. jeez^1, that's a mouthful^1, dude./", "scr_text_slash_scr_text_gml_572_0"
);
522
                global.msg[10] = stringsetloc(
* Second,Delay 11 what are our enemies gonna think?Wait for input
"* Second^1, what are our enemies gonna think?/", "scr_text_slash_scr_text_gml_573_0"
);
523
                global.msg[11] = stringsetloc(
Face 2* That we're gonna be BUDDIES with 'em?Wait for input
"\\E2* That we're gonna be BUDDIES with 'em?/", "scr_text_slash_scr_text_gml_574_0"
);
524
                global.msg[12] = stringsetloc(
* Let's change it to something SHORT!Delay 11 INTIMIDATING!Wait for input
"* Let's change it to something SHORT^1! INTIMIDATING!/", "scr_text_slash_scr_text_gml_575_0"
);
525
                global.msg[13] = stringsetloc(
Face 4* Something PUNCHY!Delay 11 Something BAD-ASS!Wait for input
"\\E4* Something PUNCHY^1! Something BAD-ASS!/", "scr_text_slash_scr_text_gml_576_0"
);
526
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(14, 1);
527
                global.msg[15] = stringsetloc(
* ... like what?Wait for input
"* ... like what?/", "scr_text_slash_scr_text_gml_578_0"
);
528
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(16, 2);
529
                global.msg[17] = stringsetloc(
* Well,Delay 11 uh...Delay 11
* Y'know,Delay 11 for starters...Wait for input
"* Well^1, uh..^1.&* Y'know^1, for starters.../", "scr_text_slash_scr_text_gml_580_0"
);
530
                global.msg[18] = stringsetloc(
Face 0* How about...Delay 11
* JUST,Delay 11 uh...Delay 11Wait for input
"\\E0* How about..^1.&* JUST^1, uh..^1./", "scr_text_slash_scr_text_gml_581_0"
);
531
                global.msg[19] = stringsetloc(
Face 6* "The Fun Gang."Wait for input
"\\E6* \"The Fun Gang.\"/", "scr_text_slash_scr_text_gml_582_0"
);
532
                global.msg[20] = stringsetloc(
Face 6* Ya know,Delay 11 just,Delay 11 uh,Delay 11 concentrating on the "Fun" part.Wait for input
"\\E6* Ya know^1, just^1, uh^1, concentrating on the \"Fun\" part./", "scr_text_slash_scr_text_gml_583_0"
);
533
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(21, 1);
534
                global.msg[22] = stringsetloc(
* It's perfect!!!Wait for input
"* It's perfect!!!/", "scr_text_slash_scr_text_gml_585_0"
);
535
                global.msg[23] = stringsetloc(
* Well,Delay 11 see ya,Delay 11 Fun Gang!Wait for input
"* Well^1, see ya^1, Fun Gang!/", "scr_text_slash_scr_text_gml_586_0"
);
536
                global.msg[24] = stringsetloc(
* I've got to osmose my afternoon milk!Wait for inputClose Message
"* I've got to osmose my afternoon milk!/%", "scr_text_slash_scr_text_gml_587_0"
);
537
                global.flag[214 team_name] = 3;
538
            }
539
            break;
540
        case 180:
541
            global.choicemsg[0] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_596_0"
);
542
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_597_0"
);
543
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_600_0_b"
);
544
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_601_0_b"
);
545
            global.msg[0] = stringsetloc(
Face 2* Well jingle my goshdarn bells!Delay 11 Looks like Krismas came early!Wait for input
"\\E2* Well jingle my goshdarn bells^1! Looks like Krismas came early!/", "scr_text_slash_scr_text_gml_600_0"
);
546
            global.msg[1] = stringsetloc(
Face 1* Alright,Delay 11 Kris.Delay 11 Just gimme the straight shot.Wait for input
"\\E1* Alright^1, Kris^1. Just gimme the straight shot./", "scr_text_slash_scr_text_gml_601_0"
);
547
            global.msg[2] = stringsetloc(
Face 2* Why you here?Delay 11
* Did your mom make you come here?Wait for input
"\\E2* Why you here^1?&* Did your mom make you come here?/", "scr_text_slash_scr_text_gml_602_0"
);
548
            global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_603_0"
);
549
            global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_606_0"
);
550
            break;
551
        case 181:
552
            global.choicemsg[0] = stringsetloc(
#Noelle
" #Noelle", "scr_text_slash_scr_text_gml_608_0"
);
553
            global.choicemsg[1] = stringsetloc(
#Family
" #Family", "scr_text_slash_scr_text_gml_609_0"
);
554
            global.choicemsg[2] = stringsetloc(
Illness
"Illness", "scr_text_slash_scr_text_gml_610_0"
);
555
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_613_0_b"
);
556
            global.msg[0] = stringsetloc(
Face 0* Hey,Delay 11 Kris,Delay 11 you wanna chat or something?Wait for input
"\\E0* Hey^1, Kris^1, you wanna chat or something?/", "scr_text_slash_scr_text_gml_612_0"
);
557
            global.msg[1] = stringsetloc(
Face 2* Don't worry,Delay 11 there's no way you can bore me right now!Wait for input
"\\E2* Don't worry^1, there's no way you can bore me right now!/", "scr_text_slash_scr_text_gml_613_0"
);
558
            global.msg[2] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_614_0"
);
559
            if (global.flag[255 talk_rudy_ch1] < 2)
560
            {
561
                global.flag[255 talk_rudy_ch1] = 2;
562
                global.msg[0] = stringsetloc(
Face 2* Hahaha,Delay 11 that's what I thought!Delay 11
* She's a PEACH,Delay 11 huh...?Wait for input
"\\E2* Hahaha^1, that's what I thought^1!&* She's a PEACH^1, huh...?/", "scr_text_slash_scr_text_gml_619_0"
);
563
                global.msg[1] = stringsetloc(
Face 7* Fuzzy n' sweet on the outside,Delay 11 a total NUT on the inside!Wait for input
"\\E7* Fuzzy n' sweet on the outside^1, a total NUT on the inside!/", "scr_text_slash_scr_text_gml_620_0"
);
564
                global.msg[2] = stringsetloc(
Face 0* Oh,Delay 11 your dad?Delay 11 Yeah,Delay 11 he's a real fruit himself too.Wait for input
"\\E0* Oh^1, your dad^1? Yeah^1, he's a real fruit himself too./", "scr_text_slash_scr_text_gml_621_0"
);
565
                global.msg[3] = stringsetloc(
Face 7* Which one?Delay 11 I dunno,Delay 11 probably a hairy one... Delay 11like a kiwi.Wait for input
"\\E7* Which one^1? I dunno^1, probably a hairy one...^1 like a kiwi./", "scr_text_slash_scr_text_gml_622_0"
);
566
                global.msg[4] = stringsetloc(
Face 7* Hahahaha!!!Wait for input
"\\E7* Hahahaha!!!/", "scr_text_slash_scr_text_gml_625_0"
);
567
                global.msg[5] = stringsetloc(
Face 0* Okay,Delay 11 okay,Delay 11 seriously,Delay 11 you wanna chat or something?Wait for input
"\\E0* Okay^1, okay^1, seriously^1, you wanna chat or something?/", "scr_text_slash_scr_text_gml_626_0"
);
568
                if (global.choice == 1)
569
                {
570
                    global.fe = 1;
571
                    global.msg[0] = stringsetloc(
Face 1* Really?Delay 11
* You've grown up a lot,Delay 11 Kris.Wait for input
"\\E1* Really^1?&* You've grown up a lot^1, Kris./", "scr_text_slash_scr_text_gml_630_0"
);
572
                    global.msg[1] = stringsetloc(
Face 4* I'm proud of you.Wait for input
"\\E4* I'm proud of you./", "scr_text_slash_scr_text_gml_631_0"
);
573
                    global.msg[2] = stringsetloc(
Face 5* Wasn't too long ago you were just the creepy kid next door.Wait for input
"\\E5* Wasn't too long ago you were just the creepy kid next door./", "scr_text_slash_scr_text_gml_632_0"
);
574
                    global.msg[3] = stringsetloc(
Face 7* Now you're the creepy kid right in front of me!Wait for input
"\\E7* Now you're the creepy kid right in front of me!/", "scr_text_slash_scr_text_gml_633_0"
);
575
                    global.msg[4] = stringsetloc(
* Hahahaha!!!Wait for input
"* Hahahaha!!!/", "scr_text_slash_scr_text_gml_634_0"
);
576
                    global.msg[5] = stringsetloc(
Face 0* Okay,Delay 11 okay,Delay 11 seriously,Delay 11 you wanna chat or something?Wait for input
"\\E0* Okay^1, okay^1, seriously^1, you wanna chat or something?/", "scr_text_slash_scr_text_gml_635_0"
);
577
                }
578
                global.msg[6] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_637_0"
);
579
            }
580
            break;
581
        case 182:
582
            global.msg[0] = stringsetloc(
* Huh?Wait for inputClose Message
"* Huh?/%", "scr_text_slash_scr_text_gml_642_0"
);
583
            if (global.choice == 0)
584
            {
585
                global.fe = 0;
586
                global.msg[0] = stringsetloc(
Face 4* She's a sweetheart,Delay 11 isn't she,Delay 11 Kris?Wait for input
"\\E4* She's a sweetheart^1, isn't she^1, Kris?/", "scr_text_slash_scr_text_gml_646_0"
);
587
                global.msg[1] = stringsetloc(
Face 0* Smart, kind, sweet... couldn't ask for a better daughter.Wait for input
"\\E0* Smart, kind, sweet... couldn't ask for a better daughter./", "scr_text_slash_scr_text_gml_647_0"
);
588
                global.msg[2] = stringsetloc(
Face 5* I just wish she wasn't so...Delay 11 defenseless.Wait for input
"\\E5* I just wish she wasn't so..^1. defenseless./", "scr_text_slash_scr_text_gml_648_0"
);
589
                global.msg[3] = stringsetloc(
Face 1* Scary movies,Delay 11 bugs,Delay 11 Santa Claus...Delay 11 everything scares her.Wait for input
"\\E1* Scary movies^1, bugs^1, Santa Claus..^1. everything scares her./", "scr_text_slash_scr_text_gml_649_0"
);
590
                global.msg[4] = stringsetloc(
Face 5* And when it happens,Delay 11 she freezes like a deer in headlights.Wait for input
"\\E5* And when it happens^1, she freezes like a deer in headlights./", "scr_text_slash_scr_text_gml_650_0"
);
591
                global.msg[5] = stringsetloc(
Face 0* Remember she used to even be afraid of humans under the bed?Wait for input
"\\E0* Remember she used to even be afraid of humans under the bed?/", "scr_text_slash_scr_text_gml_651_0"
);
592
                global.msg[6] = stringsetloc(
Face 7* (Kris,Delay 11 it was NOT nice of you to hide under there,Delay 11 by the way!)Wait for input
"\\E7* (Kris^1, it was NOT nice of you to hide under there^1, by the way!)/", "scr_text_slash_scr_text_gml_652_0"
);
593
                global.msg[7] = stringsetloc(
Face 1* ... anyhow,Delay 11 that's what's tough about being in here,Delay 11 Kris.Wait for input
"\\E1* ... anyhow^1, that's what's tough about being in here^1, Kris./", "scr_text_slash_scr_text_gml_653_0"
);
594
                global.msg[8] = stringsetloc(
Face 4* Not what's going on with me.Wait for input
"\\E4* Not what's going on with me./", "scr_text_slash_scr_text_gml_654_0"
);
595
                global.msg[9] = stringsetloc(
Face 5* Just that...Delay 11 in the meantime,Delay 11 I can't be there to protect her.Wait for input
"\\E5* Just that..^1. in the meantime^1, I can't be there to protect her./", "scr_text_slash_scr_text_gml_655_0"
);
596
                global.msg[10] = stringsetloc(
Face 3* Keep an eye out for her,Delay 11 OK?Wait for inputClose Message
"\\E3* Keep an eye out for her^1, OK?/%", "scr_text_slash_scr_text_gml_656_0"
);
597
            }
598
            if (global.choice == 1)
599
            {
600
                global.msg[0] = stringsetloc(
Face 3* Kris,Delay 11 even if we've grown apart,Delay 11 we still love your family.Wait for input
"\\E3* Kris^1, even if we've grown apart^1, we still love your family./", "scr_text_slash_scr_text_gml_660_0"
);
601
                global.msg[1] = stringsetloc(
Face 4* After all,Delay 11 me and Asgore were college pals,Delay 11 right?Wait for input
"\\E4* After all^1, me and Asgore were college pals^1, right?/", "scr_text_slash_scr_text_gml_661_0"
);
602
                global.msg[2] = stringsetloc(
Face 1* Oh hey...Delay 11 now that Asriel's off to college...Wait for input
"\\E1* Oh hey..^1. now that Asriel's off to college.../", "scr_text_slash_scr_text_gml_662_0"
);
603
                global.msg[3] = stringsetloc(
Face 2* Y'think he's doing any CRAZY parties,Delay 11 like me and your dad?Wait for input
"\\E2* Y'think he's doing any CRAZY parties^1, like me and your dad?/", "scr_text_slash_scr_text_gml_663_0"
);
604
                global.msg[4] = stringsetloc(
Face 3* Heh,Delay 11 I'm just pulling your leg.Delay 11 Your dad was no party animal.Wait for input
"\\E3* Heh^1, I'm just pulling your leg^1. Your dad was no party animal./", "scr_text_slash_scr_text_gml_664_0"
);
605
                global.msg[5] = stringsetloc(
Face 7* Your MOTHER on the other hand...!Delay 11 Whoo!Wait for input
"\\E7* Your MOTHER on the other hand...^1! Whoo!/", "scr_text_slash_scr_text_gml_665_0"
);
606
                global.msg[6] = stringsetloc(
Face 4* She'd alway fuss about going,Delay 11 but once the party started...Wait for input
"\\E4* She'd alway fuss about going^1, but once the party started.../", "scr_text_slash_scr_text_gml_666_0"
);
607
                global.msg[7] = stringsetloc(
Face 7* Yikes,Delay 11 man!Wait for input
"\\E7* Yikes^1, man!/", "scr_text_slash_scr_text_gml_667_0"
);
608
                global.msg[8] = stringsetloc(
Face 7* Once she hit me clear across the room with a key lime pie!Wait for input
"\\E7* Once she hit me clear across the room with a key lime pie!/", "scr_text_slash_scr_text_gml_668_0"
);
609
                global.msg[9] = stringsetloc(
Face 2* I got smashed into the snack table and toppled everything!Wait for input
"\\E2* I got smashed into the snack table and toppled everything!/", "scr_text_slash_scr_text_gml_669_0"
);
610
                global.msg[10] = stringsetloc(
Face 7* Tasty pie though.Delay 11 Couldn't complain.Wait for inputClose Message
"\\E7* Tasty pie though^1. Couldn't complain./%", "scr_text_slash_scr_text_gml_670_0"
);
611
            }
612
            if (global.choice == 2)
613
            {
614
                global.msg[0] = stringsetloc(
Face 1* ... So,Delay 11 why am I in here...?Wait for input
"\\E1* ... So^1, why am I in here...?/", "scr_text_slash_scr_text_gml_674_0"
);
615
                global.msg[1] = stringsetloc(
Face 4* Well,Delay 11 they found some crap,Delay 11 so it's just some tests.Wait for input
"\\E4* Well^1, they found some crap^1, so it's just some tests./", "scr_text_slash_scr_text_gml_675_0"
);
616
                global.msg[2] = stringsetloc(
Face 3* Yeah, it's no big deal.Delay 11 Nothing a Holiday can't handle.Wait for input
"\\E3* Yeah, it's no big deal^1. Nothing a Holiday can't handle./", "scr_text_slash_scr_text_gml_676_0"
);
617
                global.msg[3] = stringsetloc(
Face 4* I'll be outta here in a jiff, then I can go back to, I dunno...Wait for input
"\\E4* I'll be outta here in a jiff, then I can go back to, I dunno.../", "scr_text_slash_scr_text_gml_677_0"
);
618
                global.msg[4] = stringsetloc(
Face 2* Yelling at you for getting tangled in our light display.Wait for inputClose Message
"\\E2* Yelling at you for getting tangled in our light display./%", "scr_text_slash_scr_text_gml_678_0"
);
619
            }
620
            if (global.choice == 3)
621
            {
622
                global.msg[0] = stringsetloc(
Face 2* Then what the hell're you here for,Delay 11 Kris!?Delay 11 To gawk!?Wait for input
"\\E2* Then what the hell're you here for^1, Kris!^1? To gawk!?/", "scr_text_slash_scr_text_gml_683_0"
);
623
                global.msg[1] = stringsetloc(
Face 7* You thought this was the zoo or something!?Delay 11 C'mon!Wait for inputClose Message
"\\E7* You thought this was the zoo or something!^1? C'mon!/%", "scr_text_slash_scr_text_gml_684_0"
);
624
            }
625
            break;
626
        case 185:
627
            global.choicemsg[0] = stringsetloc(
No No No#No No No#No No No
"No No No#No No No#No No No", "scr_text_slash_scr_text_gml_690_0"
);
628
            global.choicemsg[1] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_691_0"
);
629
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_694_0_b"
);
630
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_695_0_b"
);
631
            global.msg[0] = stringsetloc(
* (There's an anime review.)Delay 11
* (Read it?)Wait for input
"* (There's an anime review.^1)&* (Read it?)/", "scr_text_slash_scr_text_gml_694_0"
);
632
            global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_695_0"
);
633
            global.msg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_698_0"
);
634
            break;
635
        case 186:
636
            global.msg[0] = stringsetloc(
* Teen'z Corner
Monthly Toon Review:
Mew Mew Kissy Cutie 2Wait for input
"* Teen'z Corner&Monthly Toon Review:&Mew Mew Kissy Cutie 2/", "scr_text_slash_scr_text_gml_700_0"
);
637
            global.msg[1] = stringsetloc(
* This reviewer had Mew Mew 2 as her first exposure to the series...Wait for input
"* This reviewer had Mew Mew 2 as her first exposure to the series.../", "scr_text_slash_scr_text_gml_701_0"
);
638
            global.msg[2] = stringsetloc(
* And let her tell you,Delay 11 it makes Mew Mew 1 look like a dumpster with sparkly cat ears!Wait for input
"* And let her tell you^1, it makes Mew Mew 1 look like a dumpster with sparkly cat ears!/", "scr_text_slash_scr_text_gml_702_0"
);
639
            global.msg[3] = stringsetloc(
* With a darker storyline and more mature themes...Wait for input
"* With a darker storyline and more mature themes.../", "scr_text_slash_scr_text_gml_703_0"
);
640
            global.msg[4] = stringsetloc(
* The second one treats the viewer like a real adult...Wait for input
"* The second one treats the viewer like a real adult.../", "scr_text_slash_scr_text_gml_704_0"
);
641
            global.msg[5] = stringsetloc(
* Instead of like an animal that will die if it goes ten seconds without seeing a beach ball.Wait for input
"* Instead of like an animal that will die if it goes ten seconds without seeing a beach ball./", "scr_text_slash_scr_text_gml_705_0"
);
642
            global.msg[6] = stringsetloc(
* Not to mention, Mew Mew's character in the first one...Wait for input
"* Not to mention, Mew Mew's character in the first one.../", "scr_text_slash_scr_text_gml_706_0"
);
643
            global.msg[7] = stringsetloc(
* Is more stale than the ramen I eat at home by myself with the lights off.Wait for input
"* Is more stale than the ramen I eat at home by myself with the lights off./", "scr_text_slash_scr_text_gml_707_0"
);
644
            global.msg[8] = stringsetloc(
* Teens and older should check out this dark masterpiece!Wait for input
"* Teens and older should check out this dark masterpiece!/", "scr_text_slash_scr_text_gml_708_0"
);
645
            global.msg[9] = stringsetloc(
* Signed,Delay 11
The Anonymous Yellow LizardWait for inputClose Message
"* Signed^1,&The Anonymous Yellow Lizard/%", "scr_text_slash_scr_text_gml_709_0"
);
646
            if (global.choice < 1)
647
                global.msg[0] = stringsetloc(
* (You decide not to read it.)Wait for inputClose Message
"* (You decide not to read it.)/%", "scr_text_slash_scr_text_gml_710_0"
);
648
            break;
649
        case 190:
650
            global.choicemsg[0] = stringsetloc(
#Sit
" #Sit", "scr_text_slash_scr_text_gml_716_0"
);
651
            global.choicemsg[1] = stringsetloc(
#Don't Sit
" #Don't Sit", "scr_text_slash_scr_text_gml_717_0"
);
652
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_718_0_b"
);
653
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_719_0_b"
);
654
            global.msg[0] = stringsetloc(
* (Gerson Boom Memorial Bench)Wait for input
"* (Gerson Boom Memorial Bench)/", "scr_text_slash_scr_text_gml_718_0"
);
655
            global.msg[1] = stringsetloc(
* "Throughout my career,Delay 11 some of my best ideas came from dreams."Wait for input
"* \"Throughout my career^1, some of my best ideas came from dreams.\"/", "scr_text_slash_scr_text_gml_719_0"
);
656
            global.msg[2] = stringsetloc(
* "Take a rest here. If anyone asks -- you're writing!"Wait for inputClose Message
"* \"Take a rest here. If anyone asks -- you're writing!\"/%", "scr_text_slash_scr_text_gml_720_0"
);
657
            global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_721_0"
);
658
            global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_724_0"
);
659
            break;
660
        case 191:
661
            if (global.choice == 0)
662
                global.msg[0] = stringsetloc(
* (Didn't feel like it.)Wait for inputClose Message
"* (Didn't feel like it.)/%", "scr_text_slash_scr_text_gml_730_0"
);
663
            if (global.choice == 1)
664
                global.msg[0] = stringsetloc(
* (You decided not to sit.)Wait for inputClose Message
"* (You decided not to sit.)/%", "scr_text_slash_scr_text_gml_736_0"
);
665
            break;
666
        case 192:
667
            global.choicemsg[0] = stringsetloc(
#Stick fingers
" #Stick fingers", "scr_text_slash_scr_text_gml_739_0"
);
668
            global.choicemsg[1] = stringsetloc(
#Don't
" #Don't", "scr_text_slash_scr_text_gml_740_0"
);
669
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_743_0"
);
670
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_744_0_b"
);
671
            global.msg[0] = stringsetloc(
* (It's a metal picnic table.)Delay 11
* (Cigarette butts lay on the ground underneath it.)Wait for input
"* (It's a metal picnic table.^1)&* (Cigarette butts lay on the ground underneath it.)/", "scr_text_slash_scr_text_gml_744_0"
);
672
            global.msg[1] = stringsetloc(
* (Stick your fingers into the holes in the table?)Wait for input
"* (Stick your fingers into the holes in the table?)/", "scr_text_slash_scr_text_gml_745_0"
);
673
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_746_0"
);
674
            global.msg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_749_0"
);
675
            if (global.flag[257 table_hole_fingers] == 1)
676
                global.msg[0] = stringsetloc(
* (It's a metal picnic table.)Delay 11
* (Cigarette butts lay on the ground underneath it.)Wait for inputClose Message
"* (It's a metal picnic table.^1)&* (Cigarette butts lay on the ground underneath it.)/%", "scr_text_slash_scr_text_gml_750_0"
);
677
            break;
678
        case 193:
679
            if (global.choice == 0)
680
            {
681
                global.msg[0] = stringsetloc(
* (Your fingers don't fit through the top anymore.)Delay 11
* (You try from below.)Wait for input
"* (Your fingers don't fit through the top anymore.^1)&* (You try from below.)/", "scr_text_slash_scr_text_gml_757_0"
);
682
                global.msg[1] = stringsetloc(
* (... your hand became covered in cobwebs.)Wait for inputClose Message
"* (... your hand became covered in cobwebs.)/%", "scr_text_slash_scr_text_gml_758_0"
);
683
                global.flag[257 table_hole_fingers] = 1;
684
            }
685
            if (global.choice == 1)
686
                global.msg[0] = stringsetloc(
* (You decided not to stick your fingers through.)Wait for inputClose Message
"* (You decided not to stick your fingers through.)/%", "scr_text_slash_scr_text_gml_764_0"
);
687
            break;
688
        case 195:
689
            global.choicemsg[0] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_770_0"
);
690
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_771_0"
);
691
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_774_0"
);
692
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_775_0_b"
);
693
            global.msg[0] = stringsetloc(
Face 0* Hey...Delay 11 there...Delay 11
* Noticed you were...Delay 11
* Here...Wait for input
"\\M0* Hey..^1. there..^1.&* Noticed you were..^1.&* Here.../", "scr_text_slash_scr_text_gml_775_0"
);
694
            global.msg[1] = stringsetloc(
Face 1* It's me!Delay 11
* You know ME,Delay 11 right?Delay 11
* Of course you do!Wait for input
"\\M1* It's me^1!&* You know ME^1, right^1?&* Of course you do!/", "scr_text_slash_scr_text_gml_776_0"
);
695
            global.msg[2] = stringsetloc(
Face 0* I'm REAL popular!Delay 11
* I just!Wait for input
"\\M0* I'm REAL popular^1!&* I just!/", "scr_text_slash_scr_text_gml_777_0"
);
696
            global.msg[3] = stringsetloc(
Face 3* Don't have any friends...Wait for input
"\\M3* Don't have any friends.../", "scr_text_slash_scr_text_gml_778_0"
);
697
            global.msg[4] = stringsetloc(
Face 1* But it's OK,Delay 11 y'hear!Delay 11
* Because you're y'here!Wait for input
"\\M1* But it's OK^1, y'hear^1!&* Because you're y'here!/", "scr_text_slash_scr_text_gml_779_0"
);
698
            global.msg[5] = stringsetloc(
Face 0* Will YOU be my friend?Wait for input
"\\M0* Will YOU be my friend?/", "scr_text_slash_scr_text_gml_780_0"
);
699
            global.msg[6] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_781_0"
);
700
            global.msg[7] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_784_0"
);
701
            break;
702
        case 196:
703
            global.choicemsg[0] = stringsetloc(
#Kris
" #Kris", "scr_text_slash_scr_text_gml_787_0"
);
704
            global.choicemsg[1] = stringsetloc(
#Hippo-#potamus
" #Hippo-#potamus", "scr_text_slash_scr_text_gml_788_0"
);
705
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_791_0"
);
706
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_792_0"
);
707
            if (global.choice == 0)
708
            {
709
                global.msg[0] = stringsetloc(
Face 4* Oh!Delay 11 Oh!Delay 11
* I'm so happy,Delay 11 y'hear!?Delay 11
* I'm so happy I...Delay 11 I...Wait for input
"\\M4* Oh^1! Oh^1!&* I'm so happy^1, y'hear!^1?&* I'm so happy I..^1. I.../", "scr_text_slash_scr_text_gml_795_0"
);
710
                global.msg[1] = stringsetloc(
Face 3* I don't know what to do!Delay 11
* I don't remember being this happy before!Wait for input
"\\M3* I don't know what to do^1!&* I don't remember being this happy before!/", "scr_text_slash_scr_text_gml_796_0"
);
711
                global.msg[2] = stringsetloc(
Face 2* What's your name,Delay 11 friend?Wait for input
"\\M2* What's your name^1, friend?/", "scr_text_slash_scr_text_gml_797_0"
);
712
                global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_798_0"
);
713
                global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_801_0"
);
714
            }
715
            if (global.choice == 1)
716
            {
717
                global.flag[258 onionsan_ch1] = 3;
718
                global.flag[20 other_text_command] = 1;
719
                global.msg[0] = stringsetloc(
Close MessageClose MessageClose Message
"%%%", "scr_text_slash_scr_text_gml_807_0"
);
720
            }
721
            break;
722
        case 197:
723
            global.choicemsg[0] = stringsetloc(
#Onion
" #Onion", "scr_text_slash_scr_text_gml_810_0"
);
724
            global.choicemsg[1] = stringsetloc(
#Beauty
" #Beauty", "scr_text_slash_scr_text_gml_811_0"
);
725
            global.choicemsg[2] = stringsetloc(
Asriel II
"Asriel II", "scr_text_slash_scr_text_gml_812_0"
);
726
            global.choicemsg[3] = stringsetloc(
Disgusting
"Disgusting", "scr_text_slash_scr_text_gml_813_0"
);
727
            if (global.choice == 0)
728
            {
729
                global.flag[259 onionsan_your_name] = 1;
730
                global.msg[0] = stringsetloc(
Face 0* Kris!Delay 11 That's you!Delay 11
* That's a real nice name for a friend!Wait for input
"\\M0* Kris^1! That's you^1!&* That's a real nice name for a friend!/", "scr_text_slash_scr_text_gml_818_0"
);
731
            }
732
            if (global.choice == 1)
733
            {
734
                global.flag[259 onionsan_your_name] = 2;
735
                global.msg[0] = stringsetloc(
Face 0* H...Delay 11 Hippa...Delay 11 Hyper...Delay 11 Hoper...Delay 11
* Um,Delay 11 Hippopotamus!Delay 11 That's you!Delay 11
* Big name,Delay 11 but it's worth it!Wait for input
"\\M0* H..^1. Hippa..^1. Hyper..^1. Hoper..^1.&* Um^1, Hippopotamus^1! That's you^1!&* Big name^1, but it's worth it!/", "scr_text_slash_scr_text_gml_823_0"
);
736
            }
737
            global.msg[1] = stringsetloc(
Face 1* Oh,Delay 11 excuse me!Delay 11
* I forgot to introduce myself!Wait for input
"\\M1* Oh^1, excuse me^1!&* I forgot to introduce myself!/", "scr_text_slash_scr_text_gml_826_0"
);
738
            global.msg[2] = stringsetloc(
Face 1* ...Wait for input
"\\M1* .../", "scr_text_slash_scr_text_gml_827_0"
);
739
            global.msg[3] = stringsetloc(
Face 3* ... Actually,Delay 11 since no one talks to me,Delay 11 I forgot my own name...Wait for input
"\\M3* ... Actually^1, since no one talks to me^1, I forgot my own name.../", "scr_text_slash_scr_text_gml_828_0"
);
740
            nn = stringsetloc(
Kris
"Kris", "scr_text_slash_scr_text_gml_831_0_b"
);
741
            if (global.flag[259 onionsan_your_name] == 2)
742
                nn = stringsetloc(
Hippopotatomus
"Hippopotatomus", "scr_text_slash_scr_text_gml_832_0_b"
);
743
            global.msg[4] = stringsetsubloc("\\M1* ~1^1!&* Can you give me a name...?/", nn, "scr_text_slash_scr_text_gml_831_0");
744
            global.msg[5] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_832_0"
);
745
            global.msg[6] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_835_0"
);
746
            break;
747
        case 198:
748
            if (global.choice == 0)
749
            {
750
                global.flag[258 onionsan_ch1] = 2;
751
                global.flag[260 onionsan_name] = 1;
752
                global.msg[0] = stringsetloc(
Face 0* Hmmm!Delay 11 It's perfect,Delay 11 y'hear!Delay 11
* I don't know what it means,Delay 11 but it's perfect!Wait for input
"\\M0* Hmmm^1! It's perfect^1, y'hear^1!&* I don't know what it means^1, but it's perfect!/", "scr_text_slash_scr_text_gml_841_0"
);
753
                global.msg[1] = stringsetloc(
Face 4* Hmm!!Delay 11
* Feels like it's shaped like me!Delay 11
* Feels like it smells like me!Wait for input
"\\M4* Hmm!^1!&* Feels like it's shaped like me^1!&* Feels like it smells like me!/", "scr_text_slash_scr_text_gml_842_0"
);
754
                global.msg[2] = stringsetloc(
Face 2* Wait,Delay 11 what was the name?Delay 11
* U...Delay 11 Umyum?Delay 11 Yeah!Delay 11 It's perfect!Delay 11
* Umyum,Delay 11 that's my name.Wait for input
"\\M2* Wait^1, what was the name^1?&* U..^1. Umyum^1? Yeah^1! It's perfect^1!&* Umyum^1, that's my name./", "scr_text_slash_scr_text_gml_843_0"
);
755
            }
756
            if (global.choice == 1)
757
            {
758
                global.flag[258 onionsan_ch1] = 2;
759
                global.flag[260 onionsan_name] = 2;
760
                global.msg[0] = stringsetloc(
Face 0*Delay 11 Wow...Delay 11
* What a wonderful name!Wait for input
"\\M0^1* Wow..^1.&* What a wonderful name!/", "scr_text_slash_scr_text_gml_849_0"
);
761
                global.msg[1] = stringsetloc(
Face 4* Feels like my self-esteem's in full bloom!Delay 11 Feels like my head's about to flower!Wait for input
"\\M4* Feels like my self-esteem's in full bloom^1! Feels like my head's about to flower!/", "scr_text_slash_scr_text_gml_850_0"
);
762
                global.msg[2] = stringsetloc(
Face 2* Wait,Delay 11 what was the name?Delay 11
* B...Delay 11 Bootis?Delay 11 Yeah!Delay 11 Perfect!Delay 11
* The taste,Delay 11 the smell,Delay 11 the...Wait for input
"\\M2* Wait^1, what was the name^1?&* B..^1. Bootis^1? Yeah^1! Perfect^1!&* The taste^1, the smell^1, the.../", "scr_text_slash_scr_text_gml_851_0"
);
763
            }
764
            if (global.choice == 2)
765
            {
766
                global.flag[258 onionsan_ch1] = 2;
767
                global.flag[260 onionsan_name] = 3;
768
                global.msg[0] = stringsetloc(
Face 2* Asriel II...Delay 11 Mmm...Delay 11
* Sounds...Delay 11 familiar.Delay 11
* It feels like...Delay 11 a memory!Wait for input
"\\M2* Asriel II..^1. Mmm..^1.&* Sounds..^1. familiar^1.&* It feels like..^1. a memory!/", "scr_text_slash_scr_text_gml_858_0"
);
769
                global.msg[1] = stringsetloc(
Face 4* It feels like that good boy...Delay 11
* That threw those good corn flakes in the water for me.Wait for input
"\\M4* It feels like that good boy..^1.&* That threw those good corn flakes in the water for me./", "scr_text_slash_scr_text_gml_859_0"
);
770
                global.msg[2] = stringsetloc(
Face 2* Wait,Delay 11 what was the name?Delay 11
* C...Delay 11 Cereal?Delay 11 Yeah!Delay 11 I love Cereal!Delay 11 Bathe me in flakes!Wait for input
"\\M2* Wait^1, what was the name^1?&* C..^1. Cereal^1? Yeah^1! I love Cereal^1! Bathe me in flakes!/", "scr_text_slash_scr_text_gml_860_0"
);
771
            }
772
            if (global.choice == 3)
773
            {
774
                global.flag[258 onionsan_ch1] = 3;
775
                global.flag[260 onionsan_name] = 4;
776
                global.flag[20 other_text_command] = 1;
777
                global.msg[0] = stringsetloc(
Close MessageClose MessageClose Message
"%%%", "scr_text_slash_scr_text_gml_869_0"
);
778
            }
779
            global.msg[3] = stringsetloc(
Face 0* Thank you for giving me a name!Delay 11
* I'll cherish it,Delay 11 y'hear!?Wait for input
"\\M0* Thank you for giving me a name^1!&* I'll cherish it^1, y'hear!?/", "scr_text_slash_scr_text_gml_870_0"
);
780
            global.msg[4] = stringsetloc(
Face 0* ...Wait for input
"\\M0* .../", "scr_text_slash_scr_text_gml_871_0"
);
781
            global.msg[5] = stringsetloc(
Face 2* K...Delay 11 Krismas?Delay 11
* That's your name,Delay 11 right?Wait for input
"\\M2* K..^1. Krismas^1?&* That's your name^1, right?/", "scr_text_slash_scr_text_gml_872_0"
);
782
            if (global.flag[259 onionsan_your_name] == 2)
783
                global.msg[5] = stringsetloc(
Face 3* Um,Delay 11 H...Delay 11 Hippa...Delay 11 um...Delay 11
* Hyper Potato Mask.Delay 11
* That's your name,Delay 11 right?Wait for input
"\\M3* Um^1, H..^1. Hippa..^1. um..^1.&* Hyper Potato Mask^1.&* That's your name^1, right?/", "scr_text_slash_scr_text_gml_873_0"
);
784
            global.msg[6] = stringsetloc(
Face 1* I wanna tell you...Delay 11 something...Delay 11 tomorrow...Wait for input
"\\M1* I wanna tell you..^1. something..^1. tomorrow.../", "scr_text_slash_scr_text_gml_874_0"
);
785
            global.msg[7] = stringsetloc(
Face 5* Somethin' I can only tell a friend...Wait for input
"\\M5* Somethin' I can only tell a friend.../", "scr_text_slash_scr_text_gml_875_0"
);
786
            global.msg[8] = stringsetloc(
Face 5* Come back soon, y'hear...Wait for inputClose Message
"\\M5* Come back soon, y'hear.../%", "scr_text_slash_scr_text_gml_876_0"
);
787
            break;
788
        case 210:
789
            global.choicemsg[0] = stringsetloc(
Open#Fridge
"Open#Fridge", "scr_text_slash_scr_text_gml_880_0"
);
790
            global.choicemsg[1] = stringsetloc(
#Don't
" #Don't", "scr_text_slash_scr_text_gml_881_0"
);
791
            global.choicemsg[2] = stringsetloc(
See photos
"See photos", "scr_text_slash_scr_text_gml_882_0"
);
792
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_885_0"
);
793
            if (read == 0)
794
            {
795
                global.msg[0] = stringsetloc(
* (It's a rusty fridge with some photos on it.)Wait for input
"* (It's a rusty fridge with some photos on it.)/", "scr_text_slash_scr_text_gml_886_0"
);
796
                
scr_asgface
scr_asgface

function
scr_asgface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FA \\TA %", string(arg1), "scr_asgface_slash_scr_asgface_gml_1_0"); }
(1, 0);
797
                global.msg[2] = stringsetloc(
Face 2* Oh,Delay 11 Kris.Delay 11
* If you're hungry...Wait for input
"\\E2* Oh^1, Kris^1.&* If you're hungry.../", "scr_text_slash_scr_text_gml_888_0"
);
798
                global.msg[3] = stringsetloc(
Face 0* ... help yourself to anything you want.Wait for input
"\\E0* ... help yourself to anything you want./", "scr_text_slash_scr_text_gml_889_0"
);
799
                global.msg[4] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_890_0"
);
800
            }
801
            else
802
            {
803
                global.msg[0] = stringsetloc(
* (It's a rusty fridge with some photos on it.)Wait for input
"* (It's a rusty fridge with some photos on it.)/", "scr_text_slash_scr_text_gml_895_0"
);
804
                global.msg[1] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_896_0"
);
805
            }
806
            break;
807
        case 211:
808
            global.fc = 0;
809
            global.typer = 5;
810
            global.msg[0] = stringsetloc(
* Nothing happened.Wait for inputClose Message
"* Nothing happened./%", "scr_text_slash_scr_text_gml_903_0"
);
811
            if (global.choice == 0)
812
            {
813
                if (global.flag[263 fridge_egg_status] == 2)
814
                    global.msg[0] = stringsetloc(
* (There are two Eggs inside the fridge.)Wait for inputClose Message
"* (There are two Eggs inside the fridge.)/%", "scr_text_slash_scr_text_gml_908_0"
);
815
                if (global.flag[263 fridge_egg_status] == 1)
816
                {
817
                    global.msg[0] = stringsetloc(
* (All that's inside is a jar with a single pickle in it...)Wait for input
"* (All that's inside is a jar with a single pickle in it...)/", "scr_text_slash_scr_text_gml_913_0"
);
818
                    global.msg[1] = stringsetloc(
* (... and,Delay 11 for some reason,Delay 11 a lone egg.)Wait for input
"* (... and^1, for some reason^1, a lone egg.)/", "scr_text_slash_scr_text_gml_914_0"
);
819
                    global.msg[2] = stringsetloc(
* (You decide to pass.)Wait for inputClose Message
"* (You decide to pass.)/%", "scr_text_slash_scr_text_gml_915_0"
);
820
                }
821
                if (global.flag[263 fridge_egg_status] == 0)
822
                {
823
                    global.msg[0] = stringsetloc(
* (All that's inside is a jar with a single pickle in it.)Wait for input
"* (All that's inside is a jar with a single pickle in it.)/", "scr_text_slash_scr_text_gml_920_0"
);
824
                    global.msg[1] = stringsetloc(
* (You decide to pass.)Wait for inputClose Message
"* (You decide to pass.)/%", "scr_text_slash_scr_text_gml_921_0"
);
825
                    global.flag[263 fridge_egg_status] = 1;
826
                    if (
scr_litemcheck
scr_litemcheck

function
scr_litemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 8; i += 1) { if (global.litem[i] == arg0) haveit = 1; if (global.litem[i] == arg0) itemcount += 1; } return haveit; }
(8))
827
                    {
828
                        global.msg[0] = stringsetloc(
* (All that's inside is a jar with a single pickle in it.)Wait for input
"* (All that's inside is a jar with a single pickle in it.)/", "scr_text_slash_scr_text_gml_925_0"
);
829
                        global.msg[1] = stringsetloc(
* (...)Wait for input
"* (...)/", "scr_text_slash_scr_text_gml_926_0"
);
830
                        global.msg[2] = stringsetloc(
* (You put the Egg you were carrying inside,Delay 11 too...)Wait for inputClose Message
"* (You put the Egg you were carrying inside^1, too...)/%", "scr_text_slash_scr_text_gml_927_0"
);
831
                        for (var i = 0; i < 8; i += 1)
832
                        {
833
                            if (global.litem[i] == 8)
834
                                
scr_litemshift
scr_litemshift

function
scr_litemshift(arg0, arg1)
{ global.litem[8] = arg1; for (i = arg0; i < 8; i += 1) global.litem[i] = global.litem[i + 1]; script_execute(scr_litemname); }
(i, 0);
835
                        }
836
                        global.flag[263 fridge_egg_status] = 2;
837
                    }
838
                }
839
            }
840
            if (global.choice == 1)
841
                global.msg[0] = stringsetloc(
* (You decide not to look.)Wait for inputClose Message
"* (You decide not to look.)/%", "scr_text_slash_scr_text_gml_944_0"
);
842
            if (global.choice == 2)
843
            {
844
                global.msg[0] = stringsetloc(
* (A photo of your mother and father on their wedding day.)Wait for input
"* (A photo of your mother and father on their wedding day.)/", "scr_text_slash_scr_text_gml_948_0"
);
845
                global.msg[1] = stringsetloc(
* (She's holding a bouquet of seven flowers.)Wait for input
"* (She's holding a bouquet of seven flowers.)/", "scr_text_slash_scr_text_gml_949_0"
);
846
                global.msg[2] = stringsetloc(
* (A reindeer-looking monster stands nearby in a tuxedo.)Wait for input
"* (A reindeer-looking monster stands nearby in a tuxedo.)/", "scr_text_slash_scr_text_gml_950_0"
);
847
                global.msg[3] = stringsetloc(
* (They all look happy.)Wait for inputClose Message
"* (They all look happy.)/%", "scr_text_slash_scr_text_gml_951_0"
);
848
            }
849
            break;
850
        case 215:
851
            global.choicemsg[0] = stringsetloc(
#Asriel
" #Asriel", "scr_text_slash_scr_text_gml_956_0"
);
852
            global.choicemsg[1] = stringsetloc(
#Neighbors
" #Neighbors", "scr_text_slash_scr_text_gml_957_0"
);
853
            global.choicemsg[2] = stringsetloc(
Sister
"Sister", "scr_text_slash_scr_text_gml_958_0"
);
854
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_959_0"
);
855
            global.msg[0] = stringsetloc(
Face 4* Lil Krissy!!!Delay 11
* Like, what's up!?Delay 11
* Give Aunt Catty a hug!Wait for input
"\\E4* Lil Krissy!!^1!&* Like, what's up!^1?&* Give Aunt Catty a hug!/", "scr_text_slash_scr_text_gml_962_0"
);
856
            global.msg[1] = stringsetloc(
Face 2* Mwah!Delay 11
* Mwah!Delay 11
* Mwah!Wait for input
"\\E2* Mwah^1!&* Mwah^1!&* Mwah!/", "scr_text_slash_scr_text_gml_963_0"
);
857
            global.msg[2] = stringsetloc(
Face 8* Ha ha ha!Delay 11
* I'm not even actually your aunt!Wait for input
"\\E8* Ha ha ha^1!&* I'm not even actually your aunt!/", "scr_text_slash_scr_text_gml_964_0"
);
858
            global.msg[3] = stringsetloc(
Face 5* Oh my god...Delay 11
* Can I talk to you about something?Wait for input
"\\E5* Oh my god..^1.&* Can I talk to you about something?/", "scr_text_slash_scr_text_gml_965_0"
);
859
            global.msg[4] = stringsetloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_966_0"
);
860
            global.msg[5] = stringsetloc(
Face 6* Actually,Delay 11 like,Delay 11 anything,Delay 11 though.Delay 11
* Your choice.Wait for input
"\\E6* Actually^1, like^1, anything^1, though^1.&* Your choice./", "scr_text_slash_scr_text_gml_967_0"
);
861
            global.msg[6] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_968_0"
);
862
            if (global.flag[265 talked_to_catty] > 0)
863
            {
864
                global.msg[0] = stringsetloc(
Face 4* Lil Krissy!Delay 11
* Did you wanna talk about something!?Wait for input
"\\E4* Lil Krissy^1!&* Did you wanna talk about something!?/", "scr_text_slash_scr_text_gml_971_0"
);
865
                global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_972_0"
);
866
            }
867
            global.flag[265 talked_to_catty] = 1;
868
            break;
869
        case 216:
870
            if (global.choice == 0)
871
            {
872
                global.msg[0] = stringsetloc(
Face 2* Oh my god,Delay 11 Asriel!Delay 11
* Like,Delay 11 what a cutie pie!Wait for input
"\\E2* Oh my god^1, Asriel^1!&* Like^1, what a cutie pie!/", "scr_text_slash_scr_text_gml_980_0"
);
873
                global.msg[1] = stringsetloc(
Face 6* Do you remember when me and him went to the dance?Wait for input
"\\E6* Do you remember when me and him went to the dance?/", "scr_text_slash_scr_text_gml_981_0"
);
874
                global.msg[2] = stringsetloc(
Face 2* That was like...Delay 11
* The best night EVER!Wait for input
"\\E2* That was like..^1.&* The best night EVER!/", "scr_text_slash_scr_text_gml_982_0"
);
875
                global.msg[3] = stringsetloc(
Face 4* Even though I spilled the entire punch bowl all over him...Wait for input
"\\E4* Even though I spilled the entire punch bowl all over him.../", "scr_text_slash_scr_text_gml_983_0"
);
876
                global.msg[4] = stringsetloc(
Face 6* And danced inappropriately in front of your mom...Wait for input
"\\E6* And danced inappropriately in front of your mom.../", "scr_text_slash_scr_text_gml_984_0"
);
877
                global.msg[5] = stringsetloc(
Face 5* And got arrested in the parking lot for making a scene...Wait for input
"\\E5* And got arrested in the parking lot for making a scene.../", "scr_text_slash_scr_text_gml_985_0"
);
878
                global.msg[6] = stringsetloc(
Face 2* Hahaha!Delay 11 That was SO much fun!Delay 11
* Tell him I said hi!Wait for inputClose Message
"\\E2* Hahaha^1! That was SO much fun^1!&* Tell him I said hi!/%", "scr_text_slash_scr_text_gml_986_0"
);
879
            }
880
            if (global.choice == 1)
881
            {
882
                global.msg[0] = stringsetloc(
Face 1* Like,Delay 11 that green girl next door?Wait for input
"\\E1* Like^1, that green girl next door?/", "scr_text_slash_scr_text_gml_990_0"
);
883
                global.msg[1] = stringsetloc(
Face 5* Oh my god,Delay 11 Krissy.Delay 11
* She's like...Delay 11 my LIFE VILLAIN.Wait for input
"\\E5* Oh my god^1, Krissy^1.&* She's like..^1. my LIFE VILLAIN./", "scr_text_slash_scr_text_gml_991_0"
);
884
                global.msg[2] = stringsetloc(
Face 6* Like,Delay 11 the other day,Delay 11 I went to see Cat Petters 2...Wait for input
"\\E6* Like^1, the other day^1, I went to see Cat Petters 2.../", "scr_text_slash_scr_text_gml_992_0"
);
885
                global.msg[3] = stringsetloc(
Face 3* And the only other person in the theater was her!Wait for input
"\\E3* And the only other person in the theater was her!/", "scr_text_slash_scr_text_gml_993_0"
);
886
                global.msg[4] = stringsetloc(
Face 1* Then I went to QC's and ordered a Catpuccino...Wait for input
"\\E1* Then I went to QC's and ordered a Catpuccino.../", "scr_text_slash_scr_text_gml_994_0"
);
887
                global.msg[5] = stringsetloc(
Face 5* And she,Delay 11 like,Delay 11 was already drinking one!Wait for input
"\\E5* And she^1, like^1, was already drinking one!/", "scr_text_slash_scr_text_gml_995_0"
);
888
                global.msg[6] = stringsetloc(
Face 3* She's SUCH a copycat!Delay 11
* ... uhh,Delay 11 copygator?Wait for input
"\\E3* She's SUCH a copycat^1!&* ... uhh^1, copygator?/", "scr_text_slash_scr_text_gml_996_0"
);
889
                global.msg[7] = stringsetloc(
Face 5* Copysaurus?Delay 11
* Copodile?Delay 11
* IDK,Delay 11 she sucks!Wait for inputClose Message
"\\E5* Copysaurus^1?&* Copodile^1?&* IDK^1, she sucks!/%", "scr_text_slash_scr_text_gml_997_0"
);
890
            }
891
            if (global.choice == 2)
892
            {
893
                global.msg[0] = stringsetloc(
Face 6* Ooo,Delay 11 how's Catti doing?Delay 11
* I have no idea.Wait for input
"\\E6* Ooo^1, how's Catti doing^1?&* I have no idea./", "scr_text_slash_scr_text_gml_1001_0"
);
894
                global.msg[1] = stringsetloc(
Face 5* We,Delay 11 like,Delay 11 totally can't connect at all!Wait for input
"\\E5* We^1, like^1, totally can't connect at all!/", "scr_text_slash_scr_text_gml_1002_0"
);
895
                global.msg[2] = stringsetloc(
Face 1* Yesterday,Delay 11 I asked if she wanted to hear me play the ukelele...Wait for input
"\\E1* Yesterday^1, I asked if she wanted to hear me play the ukelele.../", "scr_text_slash_scr_text_gml_1003_0"
);
896
                global.msg[3] = stringsetloc(
Face 5* She said no!Delay 11
* And then she,Delay 11 like,Delay 11 told me...Wait for input
"\\E5* She said no^1!&* And then she^1, like^1, told me.../", "scr_text_slash_scr_text_gml_1004_0"
);
897
                global.msg[4] = stringsetloc(
Face 3* My playing is "an anti-blessing from Planet Hell."Wait for input
"\\E3* My playing is \"an anti-blessing from Planet Hell.\"/", "scr_text_slash_scr_text_gml_1005_0"
);
898
                global.msg[5] = stringsetloc(
Face 5* What the HECK,Delay 11 Krissy?Wait for input
"\\E5* What the HECK^1, Krissy?/", "scr_text_slash_scr_text_gml_1006_0"
);
899
                global.msg[6] = stringsetloc(
Face 2* That's SOOO cute!Delay 11
* I love my fricked-up lil sis!Wait for inputClose Message
"\\E2* That's SOOO cute^1!&* I love my fricked-up lil sis!/%", "scr_text_slash_scr_text_gml_1007_0"
);
900
            }
901
            if (global.choice == 3)
902
            {
903
                global.msg[0] = stringsetloc(
Face 6* Oh,Delay 11 you gotta go?Delay 11
* Do you have,Delay 11 like,Delay 11 homework...?Wait for input
"\\E6* Oh^1, you gotta go^1?&* Do you have^1, like^1, homework...?/", "scr_text_slash_scr_text_gml_1011_0"
);
904
                global.msg[1] = stringsetloc(
Face 0* You should,Delay 11 like,Delay 11 let me help!Wait for input
"\\E0* You should^1, like^1, let me help!/", "scr_text_slash_scr_text_gml_1012_0"
);
905
                global.msg[2] = stringsetloc(
Face 2* Hahaha,Delay 11 JK!Delay 11
* I totally don't want to!Delay 11 Laters!Wait for inputClose Message
"\\E2* Hahaha^1, JK^1!&* I totally don't want to^1! Laters!/%", "scr_text_slash_scr_text_gml_1013_0"
);
906
            }
907
            break;
908
        case 220:
909
            global.choicemsg[0] = stringsetloc(
#Neighbor
"#Neighbor", "scr_text_slash_scr_text_gml_1018_0"
);
910
            global.choicemsg[1] = stringsetloc(
#Memories
"#Memories", "scr_text_slash_scr_text_gml_1019_0"
);
911
            global.choicemsg[2] = stringsetloc(
Go Away
"Go Away", "scr_text_slash_scr_text_gml_1020_0"
);
912
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_1021_0"
);
913
            global.msg[0] = stringsetloc(
Face 4* Krissy!
* Like,Delay 11 long time no see!Wait for input
"\\E4* Krissy!&* Like^1, long time no see!/", "scr_text_slash_scr_text_gml_1022_0"
);
914
            global.msg[1] = stringsetloc(
Face 0* What's up?Delay 11
* Did you wanna talk about something?Wait for input
"\\E0* What's up^1?&* Did you wanna talk about something?/", "scr_text_slash_scr_text_gml_1023_0"
);
915
            global.msg[2] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_1024_0"
);
916
            break;
917
        case 221:
918
            if (global.choice == 0)
919
            {
920
                global.msg[0] = stringsetloc(
Face 2* Ugh,Delay 11 that chick next door drives me NUTS.Wait for input
"\\E2* Ugh^1, that chick next door drives me NUTS./", "scr_text_slash_scr_text_gml_1030_0"
);
921
                global.msg[1] = stringsetloc(
Face 3* I keep seeing her EVERYWHERE I go.Delay 11
* She's a TOTAL copycat.Wait for input
"\\E3* I keep seeing her EVERYWHERE I go^1.&* She's a TOTAL copycat./", "scr_text_slash_scr_text_gml_1031_0"
);
922
                global.msg[2] = stringsetloc(
Face 5* Like,Delay 11 WHY though?Delay 11
* Doesn't she realize she'll NEVER be me?Wait for input
"\\E5* Like^1, WHY though^1?&* Doesn't she realize she'll NEVER be me?/", "scr_text_slash_scr_text_gml_1032_0"
);
923
                global.msg[3] = stringsetloc(
Face 6* Honestly,Delay 11 her whole family is,Delay 11 like,Delay 11 SO trashy.Wait for input
"\\E6* Honestly^1, her whole family is^1, like^1, SO trashy./", "scr_text_slash_scr_text_gml_1033_0"
);
924
                global.msg[4] = stringsetloc(
Face 3* Once her sister served me a coffee and I swear it was half cat fur.Wait for input
"\\E3* Once her sister served me a coffee and I swear it was half cat fur./", "scr_text_slash_scr_text_gml_1034_0"
);
925
                global.msg[5] = stringsetloc(
Face 6* Like,Delay 11 get a hairnet,Delay 11 girl.Delay 11 For,Delay 11 like,Delay 11 your whole body.Wait for inputClose Message
"\\E6* Like^1, get a hairnet^1, girl^1. For^1, like^1, your whole body./%", "scr_text_slash_scr_text_gml_1035_0"
);
926
            }
927
            if (global.choice == 1)
928
            {
929
                global.msg[0] = stringsetloc(
Face 0* Remember that time you wanted to hang out with us big kids?Wait for input
"\\E0* Remember that time you wanted to hang out with us big kids?/", "scr_text_slash_scr_text_gml_1040_0"
);
930
                global.msg[1] = stringsetloc(
Face 6* I was like, "yeah,Delay 11 of course! Just get us some burgers!"Wait for input
"\\E6* I was like, \"yeah^1, of course! Just get us some burgers!\"/", "scr_text_slash_scr_text_gml_1041_0"
);
931
                global.msg[2] = stringsetloc(
Face 3* Then,Delay 11 like,Delay 11 amazingly...Delay 11
* You ACTUALLY got them...Wait for input
"\\E3* Then^1, like^1, amazingly..^1.&* You ACTUALLY got them.../", "scr_text_slash_scr_text_gml_1042_0"
);
932
                global.msg[3] = stringsetloc(
Face 4* So I told you to go back and get some french fries, too...Wait for input
"\\E4* So I told you to go back and get some french fries, too.../", "scr_text_slash_scr_text_gml_1043_0"
);
933
                global.msg[4] = stringsetloc(
Face 5* ... then a dozen miniature cakes...Wait for input
"\\E5* ... then a dozen miniature cakes.../", "scr_text_slash_scr_text_gml_1044_0"
);
934
                global.msg[5] = stringsetloc(
Face 6* They were SO good,Delay 11 I ate like six!Wait for input
"\\E6* They were SO good^1, I ate like six!/", "scr_text_slash_scr_text_gml_1045_0"
);
935
                global.msg[6] = stringsetloc(
Face 3* Then I like...Delay 11
* Suddenly got so sick I had to go home.Wait for input
"\\E3* Then I like..^1.&* Suddenly got so sick I had to go home./", "scr_text_slash_scr_text_gml_1046_0"
);
936
                global.msg[7] = stringsetloc(
Face 1* Man.Wait for input
"\\E1* Man./", "scr_text_slash_scr_text_gml_1047_0"
);
937
                global.msg[8] = stringsetloc(
Face 5* So,Delay 11 like,Delay 11 anyway...Delay 11
* Kris,Delay 11 are you busy?Wait for inputClose Message
"\\E5* So^1, like^1, anyway..^1.&* Kris^1, are you busy?/%", "scr_text_slash_scr_text_gml_1048_0"
);
938
            }
939
            if (global.choice == 2)
940
            {
941
                global.msg[0] = stringsetloc(
Face 5* Aww,Delay 11 that's no way to talk to your almost-sister-in-law.Wait for input
"\\E5* Aww^1, that's no way to talk to your almost-sister-in-law./", "scr_text_slash_scr_text_gml_1053_0"
);
942
                global.msg[1] = stringsetloc(
Face 4* Nah,Delay 11 I'm joking.Delay 11
* But,Delay 11 like...Wait for input
"\\E4* Nah^1, I'm joking^1.&* But^1, like.../", "scr_text_slash_scr_text_gml_1054_0"
);
943
                global.msg[2] = stringsetloc(
Face 0* Remember that time I played truth or dare with Azzy?Wait for input
"\\E0* Remember that time I played truth or dare with Azzy?/", "scr_text_slash_scr_text_gml_1055_0"
);
944
                global.msg[3] = stringsetloc(
Face 5* I,Delay 11 like,Delay 11 made him give me his first kiss...Wait for input
"\\E5* I^1, like^1, made him give me his first kiss.../", "scr_text_slash_scr_text_gml_1056_0"
);
945
                global.msg[4] = stringsetloc(
Face 3* Then your mom found out he kissed someone,Delay 11 and...Wait for input
"\\E3* Then your mom found out he kissed someone^1, and.../", "scr_text_slash_scr_text_gml_1057_0"
);
946
                global.msg[5] = stringsetloc(
Face 6* Like,Delay 11 I think she basically dialed 911.Wait for input
"\\E6* Like^1, I think she basically dialed 911./", "scr_text_slash_scr_text_gml_1058_0"
);
947
                global.msg[6] = stringsetloc(
Face 5* I swear your family went to church,Delay 11 like...Wait for input
"\\E5* I swear your family went to church^1, like.../", "scr_text_slash_scr_text_gml_1059_0"
);
948
                global.msg[7] = stringsetloc(
Face 6* Every single day that week.Wait for inputClose Message
"\\E6* Every single day that week./%", "scr_text_slash_scr_text_gml_1060_0"
);
949
            }
950
            if (global.choice == 3)
951
            {
952
                global.msg[0] = stringsetloc(
Face 0* Aw,Delay 11 Krissy,Delay 11 you just wanted to say hi?Wait for input
"\\E0* Aw^1, Krissy^1, you just wanted to say hi?/", "scr_text_slash_scr_text_gml_1064_0"
);
953
                global.msg[1] = stringsetloc(
Face 6* That's adorable...Delay 11
* Now get out of here.Wait for inputClose Message
"\\E6* That's adorable..^1.&* Now get out of here./%", "scr_text_slash_scr_text_gml_1065_0"
);
954
            }
955
            break;
956
        case 225:
957
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_1070_0"
);
958
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_1071_0"
);
959
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1074_0_b"
);
960
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1075_0_b"
);
961
            global.msg[0] = stringsetloc(
* Hey.Delay 11
* Hey kid.Wait for input
"* Hey^1.&* Hey kid./", "scr_text_slash_scr_text_gml_1074_0"
);
962
            global.msg[1] = stringsetloc(
* ... ya wanna buy a tutorial?Wait for input
"* ... ya wanna buy a tutorial?/", "scr_text_slash_scr_text_gml_1075_0"
);
963
            global.msg[2] = stringsetloc(
* It's only 50 Dark Dollars.Wait for input
"* It's only 50 Dark Dollars./", "scr_text_slash_scr_text_gml_1076_0"
);
964
            global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1077_0"
);
965
            break;
966
        case 226:
967
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_1081_0"
);
968
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_1082_0"
);
969
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1085_0"
);
970
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1086_0"
);
971
            if (global.choice == 0)
972
            {
973
                afford = 1;
974
                if (global.gold >= 50)
975
                    global.gold -= 50;
976
                else
977
                    afford = 0;
978
                if (afford == 1)
979
                {
980
                    global.msg[0] = stringsetloc(
Face 1* R-really!?Delay 11
* You'll really buy it!?Wait for input
"\\M1* R-really!^1?&* You'll really buy it!?/", "scr_text_slash_scr_text_gml_1092_0"
);
981
                    global.msg[1] = stringsetloc(
Face 0* Heheh...Delay 11
* Right this way,Delay 11 gentleners!Wait for inputClose Message
"\\M0* Heheh..^1.&* Right this way^1, gentleners!/%", "scr_text_slash_scr_text_gml_1093_0"
);
982
                }
983
                else
984
                {
985
                    global.msg[0] = stringsetloc(
Face 1* R-really!?Delay 11
* You'll really buy it!?Wait for input
"\\M1* R-really!^1?&* You'll really buy it!?/", "scr_text_slash_scr_text_gml_1097_0"
);
986
                    global.msg[1] = stringsetloc(
Face 0* Heheh...Delay 11
* Just hand over the money,Delay 11 and...Wait for input
"\\M0* Heheh..^1.&* Just hand over the money^1, and.../", "scr_text_slash_scr_text_gml_1098_0"
);
987
                    global.msg[2] = stringsetloc(
Face 1* ...Wait for input
"\\M1* .../", "scr_text_slash_scr_text_gml_1099_0"
);
988
                    global.msg[3] = stringsetloc(
Face 2* YOU DON'T HAVE ENOUGH MONEY!?Wait for input
"\\M2* YOU DON'T HAVE ENOUGH MONEY!?/", "scr_text_slash_scr_text_gml_1100_0"
);
989
                    global.msg[4] = stringsetloc(
Face 1* Jumpin' jigsaws!Delay 11
* You...Delay 11
* You...!Wait for input
"\\M1* Jumpin' jigsaws^1!&* You..^1.&* You...!/", "scr_text_slash_scr_text_gml_1101_0"
);
990
                    global.msg[5] = stringsetloc(
Face 0* You're just like us.Delay 11
* An' people like us gotta help each other out.Wait for input
"\\M0* You're just like us^1.&* An' people like us gotta help each other out./", "scr_text_slash_scr_text_gml_1102_0"
);
991
                    global.msg[6] = stringsetloc(
Face 0* C'mon this way.Wait for inputClose Message
"\\M0* C'mon this way./%", "scr_text_slash_scr_text_gml_1103_0"
);
992
                }
993
                with (obj_npc_puzzlemaster1)
994
                    con = 5;
995
            }
996
            else
997
            {
998
                global.msg[0] = stringsetloc(
Face 1* HA!Delay 11 HA!Delay 11 Did I say FIFTY!?Delay 11
* Well,Delay 11 we just went on sale!
* TWENTY!Delay 11 TWENTY Dark Dollars!Wait for input
"\\M1* HA^1! HA^1! Did I say FIFTY!^1?&* Well^1, we just went on sale!&* TWENTY^1! TWENTY Dark Dollars!/", "scr_text_slash_scr_text_gml_1111_0"
);
999
                global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1112_0"
);
1000
                afford = 0;
1001
            }
1002
            break;
1003
        case 227:
1004
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_1121_0"
);
1005
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_1122_0"
);
1006
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1125_0"
);
1007
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1126_0"
);
1008
            if (global.choice == 0)
1009
            {
1010
                afford = 1;
1011
                if (global.gold >= 20)
1012
                    global.gold -= 20;
1013
                else
1014
                    afford = 0;
1015
                if (afford == 1)
1016
                {
1017
                    global.msg[0] = stringsetloc(
Face 1* R-really!?Delay 11
* You'll really buy it!?Wait for input
"\\M1* R-really!^1?&* You'll really buy it!?/", "scr_text_slash_scr_text_gml_1132_0"
);
1018
                    global.msg[1] = stringsetloc(
Face 0* Heheh...Delay 11
* Right this way,Delay 11 gentleners!Wait for inputClose Message
"\\M0* Heheh..^1.&* Right this way^1, gentleners!/%", "scr_text_slash_scr_text_gml_1133_0"
);
1019
                }
1020
                else
1021
                {
1022
                    global.msg[0] = stringsetloc(
Face 1* R-really!?Delay 11
* You'll really buy it!?Wait for input
"\\M1* R-really!^1?&* You'll really buy it!?/", "scr_text_slash_scr_text_gml_1137_0"
);
1023
                    global.msg[1] = stringsetloc(
Face 0* Heheh...Delay 11
* Just hand over the money,Delay 11 and...Wait for input
"\\M0* Heheh..^1.&* Just hand over the money^1, and.../", "scr_text_slash_scr_text_gml_1138_0"
);
1024
                    global.msg[2] = stringsetloc(
Face 1* ...Wait for input
"\\M1* .../", "scr_text_slash_scr_text_gml_1139_0"
);
1025
                    global.msg[3] = stringsetloc(
Face 2* YOU DON'T HAVE ENOUGH MONEY!?Wait for input
"\\M2* YOU DON'T HAVE ENOUGH MONEY!?/", "scr_text_slash_scr_text_gml_1140_0"
);
1026
                    global.msg[4] = stringsetloc(
Face 1* Jumpin' jigsaws!Delay 11
* You...Delay 11
* You...!Wait for input
"\\M1* Jumpin' jigsaws^1!&* You..^1.&* You...!/", "scr_text_slash_scr_text_gml_1141_0"
);
1027
                    global.msg[5] = stringsetloc(
Face 0* You're just like us.Delay 11
* An' people like us gotta help each other out.Wait for input
"\\M0* You're just like us^1.&* An' people like us gotta help each other out./", "scr_text_slash_scr_text_gml_1142_0"
);
1028
                    global.msg[6] = stringsetloc(
Face 0* C'mon this way.Wait for inputClose Message
"\\M0* C'mon this way./%", "scr_text_slash_scr_text_gml_1143_0"
);
1029
                }
1030
                with (obj_npc_puzzlemaster1)
1031
                    con = 5;
1032
            }
1033
            else
1034
            {
1035
                global.msg[0] = stringsetloc(
Face 2* ONE!!!Delay 11 ONLY ONE DOLLAR!!!Delay 11
* PLEASE!!!Delay 11 PLEASE!!!Delay 11
* I NEED THIS RIGHT NOW!!!Wait for input
"\\M2* ONE!!^1! ONLY ONE DOLLAR!!^1!&* PLEASE!!^1! PLEASE!!^1!&* I NEED THIS RIGHT NOW!!!/", "scr_text_slash_scr_text_gml_1151_0"
);
1036
                global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1152_0"
);
1037
                afford = 0;
1038
            }
1039
            break;
1040
        case 228:
1041
            if (global.choice == 0)
1042
            {
1043
                afford = 1;
1044
                if (global.gold >= 1)
1045
                    global.gold -= 1;
1046
                else
1047
                    afford = 0;
1048
                if (afford == 1)
1049
                {
1050
                    global.msg[0] = stringsetloc(
Face 1* R-really!?Delay 11
* You changed your mind!?Wait for input
"\\M1* R-really!^1?&* You changed your mind!?/", "scr_text_slash_scr_text_gml_1168_0"
);
1051
                    global.msg[1] = stringsetloc(
Face 0* Heheh...Delay 11
* Right this way,Delay 11 gentleners!Wait for inputClose Message
"\\M0* Heheh..^1.&* Right this way^1, gentleners!/%", "scr_text_slash_scr_text_gml_1169_0"
);
1052
                }
1053
                else
1054
                {
1055
                    global.msg[0] = stringsetloc(
Face 1* F-Finally!Wait for input
"\\M1* F-Finally!/", "scr_text_slash_scr_text_gml_1173_0"
);
1056
                    global.msg[1] = stringsetloc(
Face 0* Heheh...Delay 11
* Just hand over the money,Delay 11 and...Wait for input
"\\M0* Heheh..^1.&* Just hand over the money^1, and.../", "scr_text_slash_scr_text_gml_1174_0"
);
1057
                    global.msg[2] = stringsetloc(
Face 1* ...Wait for input
"\\M1* .../", "scr_text_slash_scr_text_gml_1175_0"
);
1058
                    global.msg[3] = stringsetloc(
Face 2* YOU DON'T HAVE A DOLLAR!?Wait for input
"\\M2* YOU DON'T HAVE A DOLLAR!?/", "scr_text_slash_scr_text_gml_1176_0"
);
1059
                    global.msg[4] = stringsetloc(
Face 1* Jumpin' jigsaws!Delay 11
* You...Delay 11
* You...!Wait for input
"\\M1* Jumpin' jigsaws^1!&* You..^1.&* You...!/", "scr_text_slash_scr_text_gml_1177_0"
);
1060
                    global.msg[5] = stringsetloc(
Face 0* You're just like us.Delay 11
* An' people like us gotta help each other out.Wait for input
"\\M0* You're just like us^1.&* An' people like us gotta help each other out./", "scr_text_slash_scr_text_gml_1178_0"
);
1061
                    global.msg[6] = stringsetloc(
Face 0* C'mon this way.Wait for inputClose Message
"\\M0* C'mon this way./%", "scr_text_slash_scr_text_gml_1179_0"
);
1062
                }
1063
                with (obj_npc_puzzlemaster1)
1064
                    con = 5;
1065
            }
1066
            else
1067
            {
1068
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(0, 6);
1069
                global.msg[1] = stringsetloc(
* Er,Delay 11 excuse me,Delay 11 Sir.Delay 11
* I think I have a dollar.Wait for input
"* Er^1, excuse me^1, Sir^1.&* I think I have a dollar./", "scr_text_slash_scr_text_gml_1188_0"
);
1070
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(2);
1071
                global.msg[3] = stringsetloc(
Face 0* ... is it Dark?Wait for input
"\\M0* ... is it Dark?/", "scr_text_slash_scr_text_gml_1190_0"
);
1072
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(4, 1);
1073
                global.msg[5] = stringsetloc(
* Umm,Delay 11 yes?Wait for input
"* Umm^1, yes?/", "scr_text_slash_scr_text_gml_1192_0"
);
1074
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(6);
1075
                global.msg[7] = stringsetloc(
* Heheh,Delay 11 perfect!Delay 11
* Right this way,Delay 11 gentleners!Wait for inputClose Message
"* Heheh^1, perfect^1!&* Right this way^1, gentleners!/%", "scr_text_slash_scr_text_gml_1194_0"
);
1076
                with (obj_npc_puzzlemaster1)
1077
                    con = 5;
1078
                afford = 0;
1079
            }
1080
            break;
1081
        case 230:
1082
            global.choicemsg[0] = stringsetloc(
#What's TP?
" #What's TP?", "scr_text_slash_scr_text_gml_1203_0"
);
1083
            global.choicemsg[1] = stringsetloc(
#Secret
" #Secret", "scr_text_slash_scr_text_gml_1204_0"
);
1084
            global.choicemsg[2] = stringsetloc(
Gaining TP
"Gaining TP", "scr_text_slash_scr_text_gml_1205_0"
);
1085
            global.choicemsg[3] = stringsetloc(
Bye
"Bye", "scr_text_slash_scr_text_gml_1206_0"
);
1086
            global.msg[0] = stringsetloc(
* I'm TP Master.Delay 11
* Ask me about TP's.Wait for input
"* I'm TP Master^1.&* Ask me about TP's./", "scr_text_slash_scr_text_gml_1207_0"
);
1087
            global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_1208_0"
);
1088
            break;
1089
        case 231:
1090
            global.msg[0] = stringsetloc(
* Later,Delay 11 kid.Wait for inputClose Message
"* Later^1, kid./%", "scr_text_slash_scr_text_gml_1212_0"
);
1091
            if (global.choice == 0)
1092
            {
1093
                global.msg[0] = stringsetloc(
* TP?Delay 11 What's TP?Delay 11
* That's what lets you cast SPELLS,Delay 11 see!?Wait for input
"* TP^1? What's TP^1?&* That's what lets you cast SPELLS^1, see!?/", "scr_text_slash_scr_text_gml_1215_0"
);
1094
                global.msg[1] = stringsetloc(
* When you see that orange bar,Delay 11
* Cast some SPELLS when it's filled up far.Wait for input
"* When you see that orange bar^1,&* Cast some SPELLS when it's filled up far./", "scr_text_slash_scr_text_gml_1216_0"
);
1095
                global.msg[2] = stringsetloc(
* TP...!Delay 11 It's quite a caper!Delay 11
* TP!Delay 11 Stands for...Delay 11
* ... Toilet Paper!Wait for input
"* TP...^1! It's quite a caper^1!&* TP^1! Stands for..^1.&* ... Toilet Paper!/", "scr_text_slash_scr_text_gml_1217_0"
);
1096
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(3, 9);
1097
                global.msg[4] = stringsetloc(
* ... no,Delay 11 it stands for Tension Points.Wait for input
"* ... no^1, it stands for Tension Points./", "scr_text_slash_scr_text_gml_1219_0"
);
1098
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(5);
1099
                global.msg[6] = stringsetloc(
Face 1* What,Delay 11 really!?Wait for inputClose Message
"\\M1* What^1, really!?/%", "scr_text_slash_scr_text_gml_1221_0"
);
1100
            }
1101
            if (global.choice == 1)
1102
            {
1103
                global.msg[0] = stringsetloc(
* TP only lasts,Delay 11 inside a fight.Delay 11
* Once you win,Delay 11 it's out of sight.Wait for input
"* TP only lasts^1, inside a fight^1.&* Once you win^1, it's out of sight./", "scr_text_slash_scr_text_gml_1225_0"
);
1104
                global.msg[1] = stringsetloc(
* Having extra,Delay 11 feels unbearable.Delay 11
* No point in saving,Delay 11 it's straight-up terrible.Wait for input
"* Having extra^1, feels unbearable^1.&* No point in saving^1, it's straight-up terrible./", "scr_text_slash_scr_text_gml_1226_0"
);
1105
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(2, 1);
1106
                global.msg[3] = stringsetloc(
* But leftover TP turns into extra money at the end of battle...Wait for input
"* But leftover TP turns into extra money at the end of battle.../", "scr_text_slash_scr_text_gml_1228_0"
);
1107
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(4);
1108
                global.msg[5] = stringsetloc(
Face 1* You mean I only should have been using one square!?Wait for inputClose Message
"\\M1* You mean I only should have been using one square!?/%", "scr_text_slash_scr_text_gml_1230_0"
);
1109
            }
1110
            if (global.choice == 2)
1111
            {
1112
                global.msg[0] = stringsetloc(
* You get TP when you DEFEND.Delay 11
* Protect yourself,Delay 11 then cast SPELLs,Delay 11 friend.Wait for input
"* You get TP when you DEFEND^1.&* Protect yourself^1, then cast SPELLs^1, friend./", "scr_text_slash_scr_text_gml_1234_0"
);
1113
                global.msg[1] = stringsetloc(
* You also get TP by getting close to bullets.Wait for input
"* You also get TP by getting close to bullets./", "scr_text_slash_scr_text_gml_1235_0"
);
1114
                global.msg[2] = stringsetloc(
* Look for the heart outline when you get close to bullets.Wait for input
"* Look for the heart outline when you get close to bullets./", "scr_text_slash_scr_text_gml_1236_0"
);
1115
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(3, 0);
1116
                global.msg[4] = stringsetloc(
* You rhymed "bullets" with "bullets."Wait for input
"* You rhymed \"bullets\" with \"bullets.\"/", "scr_text_slash_scr_text_gml_1238_0"
);
1117
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(5);
1118
                global.msg[6] = stringsetloc(
Face 1* B-because it's important!Wait for inputClose Message
"\\M1* B-because it's important!/%", "scr_text_slash_scr_text_gml_1240_0"
);
1119
                if (!
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2))
1120
                {
1121
                    
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(3, 1);
1122
                    global.msg[4] = stringsetloc(
* You rhymed "bullets" with "bullets"...?Wait for input
"* You rhymed \"bullets\" with \"bullets\"...?/", "scr_text_slash_scr_text_gml_1245_0"
);
1123
                }
1124
            }
1125
            break;
1126
        case 235:
1127
            global.choicemsg[0] = stringsetloc(
#Pacify
" #Pacify", "scr_text_slash_scr_text_gml_1252_0"
);
1128
            global.choicemsg[1] = stringsetloc(
#Healing
" #Healing", "scr_text_slash_scr_text_gml_1253_0"
);
1129
            global.choicemsg[2] = stringsetloc(
Fact
"Fact", "scr_text_slash_scr_text_gml_1254_0"
);
1130
            global.choicemsg[3] = stringsetloc(
Bye
"Bye", "scr_text_slash_scr_text_gml_1255_0"
);
1131
            global.msg[0] = stringsetloc(
* I'm Ralsei Master.Delay 11
* Ask me about RALSEI's.Wait for input
"* I'm Ralsei Master^1.&* Ask me about RALSEI's./", "scr_text_slash_scr_text_gml_1256_0"
);
1132
            global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_1257_0"
);
1133
            break;
1134
        case 236:
1135
            global.msg[0] = stringsetloc(
* Later,Delay 11 kid.Wait for inputClose Message
"* Later^1, kid./%", "scr_text_slash_scr_text_gml_1261_0"
);
1136
            if (global.choice == 0)
1137
            {
1138
                global.msg[0] = stringsetloc(
* Ralsei's spell's called PACIFY.Delay 11
* Use it on BABIES,Delay 11 before they CRY.Wait for input
"* Ralsei's spell's called PACIFY^1.&* Use it on BABIES^1, before they CRY./", "scr_text_slash_scr_text_gml_1264_0"
);
1139
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(1, 9);
1140
                global.msg[2] = stringsetloc(
* What?Delay 11 It safely removes a "TIRED" enemy from combat.Wait for input
"* What^1? It safely removes a \"TIRED\" enemy from combat./", "scr_text_slash_scr_text_gml_1266_0"
);
1141
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(3);
1142
                global.msg[4] = stringsetloc(
Face 1* What if you're fighting a BABY!?Wait for inputClose Message
"\\M1* What if you're fighting a BABY!?/%", "scr_text_slash_scr_text_gml_1268_0"
);
1143
            }
1144
            if (global.choice == 1)
1145
            {
1146
                global.msg[0] = stringsetloc(
* Ralsei has a spell that HEALS,Delay 11 dude.Wait for input
"* Ralsei has a spell that HEALS^1, dude./", "scr_text_slash_scr_text_gml_1273_0"
);
1147
                global.msg[1] = stringsetloc(
* Why use that,Delay 11 when you can eat FOOD?Wait for input
"* Why use that^1, when you can eat FOOD?/", "scr_text_slash_scr_text_gml_1274_0"
);
1148
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(2, 1);
1149
                global.msg[3] = stringsetloc(
* Because you won't have to use up an ITEM?Wait for input
"* Because you won't have to use up an ITEM?/", "scr_text_slash_scr_text_gml_1276_0"
);
1150
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(4);
1151
                global.msg[5] = stringsetloc(
Face 1* I could have avoided all those empty calories!?Wait for inputClose Message
"\\M1* I could have avoided all those empty calories!?/%", "scr_text_slash_scr_text_gml_1278_0"
);
1152
            }
1153
            if (global.choice == 2)
1154
            {
1155
                global.msg[0] = stringsetloc(
* Ralsei loves when you give us MONEY.Wait for input
"* Ralsei loves when you give us MONEY./", "scr_text_slash_scr_text_gml_1282_0"
);
1156
                global.msg[1] = stringsetloc(
* He will hug you,Delay 11 and call you HONEY.Wait for input
"* He will hug you^1, and call you HONEY./", "scr_text_slash_scr_text_gml_1283_0"
);
1157
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(2, "A");
1158
                global.msg[3] = stringsetloc(
* Hey,Delay 11 that's not true!Wait for input
"* Hey^1, that's not true!/", "scr_text_slash_scr_text_gml_1285_0"
);
1159
                global.msg[4] = stringsetloc(
Face 8* You don't need money to get me to do that!Wait for inputClose Message
"\\E8* You don't need money to get me to do that!/%", "scr_text_slash_scr_text_gml_1286_0"
);
1160
            }
1161
            break;
1162
        case 240:
1163
            global.choicemsg[0] = stringsetloc(
#Warning
" #Warning", "scr_text_slash_scr_text_gml_1291_0"
);
1164
            global.choicemsg[1] = stringsetloc(
#Attack
" #Attack", "scr_text_slash_scr_text_gml_1292_0"
);
1165
            global.choicemsg[2] = stringsetloc(
Fact
"Fact", "scr_text_slash_scr_text_gml_1293_0"
);
1166
            global.choicemsg[3] = stringsetloc(
Bye
"Bye", "scr_text_slash_scr_text_gml_1294_0"
);
1167
            global.msg[0] = stringsetloc(
* I'm Susie Master.Delay 11
* Ask me about SUSIE's.Wait for input
"* I'm Susie Master^1.&* Ask me about SUSIE's./", "scr_text_slash_scr_text_gml_1295_0"
);
1168
            global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_1296_0"
);
1169
            break;
1170
        case 241:
1171
            global.msg[0] = stringsetloc(
* Later,Delay 11 kid.Wait for inputClose Message
"* Later^1, kid./%", "scr_text_slash_scr_text_gml_1300_0"
);
1172
            if (global.choice == 0)
1173
            {
1174
                global.msg[0] = stringsetloc(
* When KRIS uses WARNING,Delay 11 SUSIE can't hit.Delay 11
* So make sure to -Wait for input
"* When KRIS uses WARNING^1, SUSIE can't hit^1.&* So make sure to -/", "scr_text_slash_scr_text_gml_1303_0"
);
1175
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(1, 2);
1176
                global.msg[2] = stringsetloc(
* So there's no reason to use it.Wait for input
"* So there's no reason to use it./", "scr_text_slash_scr_text_gml_1305_0"
);
1177
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(3);
1178
                global.msg[4] = stringsetloc(
Face 1* Unless...Delay 11
* Unless you wanted not to hurt -Wait for input
"\\M1* Unless..^1.&* Unless you wanted not to hurt -/", "scr_text_slash_scr_text_gml_1307_0"
);
1179
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(5, 4);
1180
                global.msg[6] = stringsetloc(
* SO THERE'S NO REASON.Wait for inputClose Message
"* SO THERE'S NO REASON./%", "scr_text_slash_scr_text_gml_1309_0"
);
1181
                if (!
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2))
1182
                {
1183
                    global.msg[0] = stringsetloc(
* Susie's gone,Delay 11 I'm afraid,Delay 11 I'm afreet.Wait for input
"* Susie's gone^1, I'm afraid^1, I'm afreet./", "scr_text_slash_scr_text_gml_1313_0"
);
1184
                    global.msg[1] = stringsetloc(
*Seems like WARNING is obsolete.Wait for inputClose Message
"*Seems like WARNING is obsolete./%", "scr_text_slash_scr_text_gml_1314_0"
);
1185
                }
1186
                if (global.plot >= 150)
1187
                {
1188
                    global.msg[0] = stringsetloc(
* The days of WARNing,Delay 11 have long since past.Wait for input
"* The days of WARNing^1, have long since past./", "scr_text_slash_scr_text_gml_1318_0"
);
1189
                    global.msg[1] = stringsetloc(
* The circumstances,Delay 11 changed pretty fast.Wait for inputClose Message
"* The circumstances^1, changed pretty fast./%", "scr_text_slash_scr_text_gml_1319_0"
);
1190
                }
1191
            }
1192
            if (global.choice == 1)
1193
            {
1194
                global.msg[0] = stringsetloc(
* Susie always attacks,Delay 11 the foe on top.Wait for input
"* Susie always attacks^1, the foe on top./", "scr_text_slash_scr_text_gml_1326_0"
);
1195
                global.msg[1] = stringsetloc(
* She'll smash them,Delay 11 with a crushing chop.Wait for input
"* She'll smash them^1, with a crushing chop./", "scr_text_slash_scr_text_gml_1327_0"
);
1196
                global.msg[2] = stringsetloc(
* She always strikes,Delay 11 at the first thing she sees...Wait for input
"* She always strikes^1, at the first thing she sees.../", "scr_text_slash_scr_text_gml_1328_0"
);
1197
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(3, 2);
1198
                global.msg[4] = stringsetloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_1330_0"
);
1199
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(5);
1200
                global.msg[6] = stringsetloc(
Face 1* Oh no,Delay 11 oh no!Delay 11
* She's looking at ME!Wait for inputClose Message
"\\M1* Oh no^1, oh no^1!&* She's looking at ME!/%", "scr_text_slash_scr_text_gml_1332_0"
);
1201
                if (!
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2))
1202
                {
1203
                    global.msg[0] = stringsetloc(
* Susie's gone,Delay 11 so no attack.Wait for input
"* Susie's gone^1, so no attack./", "scr_text_slash_scr_text_gml_1336_0"
);
1204
                    global.msg[1] = stringsetloc(
* Will you two pick up the slack?Wait for inputClose Message
"* Will you two pick up the slack?/%", "scr_text_slash_scr_text_gml_1337_0"
);
1205
                }
1206
                if (global.plot >= 150)
1207
                {
1208
                    input_name = 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(4);
1209
                    global.msg[0] = stringsetloc(
* Susie's BUSTER,Delay 11 RUDE as may be.Delay 11..Wait for input
"* Susie's BUSTER^1, RUDE as may be^1.../", "scr_text_slash_scr_text_gml_1342_0"
);
1210
                    global.msg[1] = stringsetsubloc("* Will deal more damage^1, if you just press [~1]!/%", input_name, "scr_text_slash_scr_text_gml_1343_0");
1211
                }
1212
            }
1213
            if (global.choice == 2)
1214
            {
1215
                global.msg[0] = stringsetloc(
* Susie loves,Delay 11 when you give us MONEY.Delay 11
* She will -Wait for input
"* Susie loves^1, when you give us MONEY^1.&* She will -/", "scr_text_slash_scr_text_gml_1349_0"
);
1216
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(1, 0);
1217
                global.msg[2] = stringsetloc(
* Nope,Delay 11 don't care.Wait for input
"* Nope^1, don't care./", "scr_text_slash_scr_text_gml_1351_0"
);
1218
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(3);
1219
                global.msg[4] = stringsetloc(
Face 1* Did I say something funny!?Wait for inputClose Message
"\\M1* Did I say something funny!?/%", "scr_text_slash_scr_text_gml_1353_0"
);
1220
                if (!
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2))
1221
                {
1222
                    global.msg[0] = stringsetloc(
* Susie's gone,Delay 11 so no facts.Wait for input
"* Susie's gone^1, so no facts./", "scr_text_slash_scr_text_gml_1356_0"
);
1223
                    global.msg[1] = stringsetloc(
* Will you two pick up the slackts?Wait for inputClose Message
"* Will you two pick up the slackts?/%", "scr_text_slash_scr_text_gml_1357_0"
);
1224
                }
1225
                if (global.plot >= 150)
1226
                {
1227
                    global.msg[0] = stringsetloc(
* SUSIE seems to have changed,Delay 11 just a hair.Wait for input
"* SUSIE seems to have changed^1, just a hair./", "scr_text_slash_scr_text_gml_1361_0"
);
1228
                    global.msg[1] = stringsetloc(
* That kind of growth is actually rare.Wait for inputClose Message
"* That kind of growth is actually rare./%", "scr_text_slash_scr_text_gml_1362_0"
);
1229
                }
1230
            }
1231
            break;
1232
        case 245:
1233
            global.choicemsg[0] = stringsetloc(
#Reviving
" #Reviving", "scr_text_slash_scr_text_gml_1374_0"
);
1234
            global.choicemsg[1] = stringsetloc(
#Acting
" #Acting", "scr_text_slash_scr_text_gml_1375_0"
);
1235
            global.choicemsg[2] = stringsetloc(
Fact
"Fact", "scr_text_slash_scr_text_gml_1376_0"
);
1236
            global.choicemsg[3] = stringsetloc(
Bye
"Bye", "scr_text_slash_scr_text_gml_1377_0"
);
1237
            global.msg[0] = stringsetloc(
* I'm Kris Master.Delay 11
* Ask me about KRIS's.Wait for input
"* I'm Kris Master^1.&* Ask me about KRIS's./", "scr_text_slash_scr_text_gml_1378_0"
);
1238
            global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_1379_0"
);
1239
            break;
1240
        case 246:
1241
            global.msg[0] = stringsetloc(
* Later,Delay 11 kid.Wait for inputClose Message
"* Later^1, kid./%", "scr_text_slash_scr_text_gml_1383_0"
);
1242
            if (global.choice == 0)
1243
            {
1244
                global.msg[0] = stringsetloc(
* When HP goes negative,Delay 11 your friends fall downWait for input
"* When HP goes negative^1, your friends fall down/", "scr_text_slash_scr_text_gml_1386_0"
);
1245
                global.msg[1] = stringsetloc(
* But bringing them back,Delay 11 is easy-townWait for input
"* But bringing them back^1, is easy-town/", "scr_text_slash_scr_text_gml_1387_0"
);
1246
                global.msg[2] = stringsetloc(
* Plain foods and spells,Delay 11 work like a charm -Wait for input
"* Plain foods and spells^1, work like a charm -/", "scr_text_slash_scr_text_gml_1388_0"
);
1247
                global.msg[3] = stringsetloc(
* And with a MINT,Delay 11 you can cure all HARM.Wait for input
"* And with a MINT^1, you can cure all HARM./", "scr_text_slash_scr_text_gml_1389_0"
);
1248
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(4, 0);
1249
                global.msg[5] = stringsetloc(
* Even normal items and spells can revive people,Delay 11 huh?Wait for input
"* Even normal items and spells can revive people^1, huh?/", "scr_text_slash_scr_text_gml_1391_0"
);
1250
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(6);
1251
                global.msg[7] = stringsetloc(
* Yeah,Delay 11 that's what I'm saying!Wait for inputClose Message
"* Yeah^1, that's what I'm saying!/%", "scr_text_slash_scr_text_gml_1393_0"
);
1252
            }
1253
            if (global.choice == 1)
1254
            {
1255
                global.msg[0] = stringsetloc(
* If you only ACT,Delay 11 you might start to think -Wait for input
"* If you only ACT^1, you might start to think -/", "scr_text_slash_scr_text_gml_1398_0"
);
1256
                global.msg[1] = stringsetloc(
* What about the guy with the scarf in pink?Wait for input
"* What about the guy with the scarf in pink?/", "scr_text_slash_scr_text_gml_1399_0"
);
1257
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(2, 0);
1258
                global.msg[3] = stringsetloc(
* If you know ACTing will make the enemy friendly -Wait for input
"* If you know ACTing will make the enemy friendly -/", "scr_text_slash_scr_text_gml_1401_0"
);
1259
                global.msg[4] = stringsetloc(
* Then you can ask me to SPARE on the SAME TURN.Wait for input
"* Then you can ask me to SPARE on the SAME TURN./", "scr_text_slash_scr_text_gml_1402_0"
);
1260
                global.msg[5] = stringsetloc(
* Or,Delay 11 cast PACIFY if you know they'll get TIRED.Wait for input
"* Or^1, cast PACIFY if you know they'll get TIRED./", "scr_text_slash_scr_text_gml_1403_0"
);
1261
                global.msg[6] = stringsetloc(
* If you plan ahead,Delay 11 a lot can happen in ONE TURN!Wait for input
"* If you plan ahead^1, a lot can happen in ONE TURN!/", "scr_text_slash_scr_text_gml_1404_0"
);
1262
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(7);
1263
                global.msg[8] = stringsetloc(
Face 1* Hey,Delay 11 who's the MASTER here,Delay 11 me or you!?Wait for inputClose Message
"\\M1* Hey^1, who's the MASTER here^1, me or you!?/%", "scr_text_slash_scr_text_gml_1406_0"
);
1264
            }
1265
            if (global.choice == 2)
1266
            {
1267
                global.msg[0] = stringsetloc(
* It's a good idea,Delay 11 to give us BUCKs.Wait for input
"* It's a good idea^1, to give us BUCKs./", "scr_text_slash_scr_text_gml_1410_0"
);
1268
                global.msg[1] = stringsetloc(
* It'll make you happy,Delay 11 and fill you with LUCKs.Wait for input
"* It'll make you happy^1, and fill you with LUCKs./", "scr_text_slash_scr_text_gml_1411_0"
);
1269
                global.msg[2] = stringsetloc(
* Over there,Delay 11 is our DONATION HOLE.Wait for input
"* Over there^1, is our DONATION HOLE./", "scr_text_slash_scr_text_gml_1412_0"
);
1270
                global.msg[3] = stringsetloc(
* We had a BOX,Delay 11 but it got STOLE.Wait for inputClose Message
"* We had a BOX^1, but it got STOLE./%", "scr_text_slash_scr_text_gml_1413_0"
);
1271
            }
1272
            break;
1273
        case 250:
1274
            global.choicemsg[0] = stringsetloc(
#Throw $1
" #Throw $1", "scr_text_slash_scr_text_gml_1418_0"
);
1275
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_1419_0"
);
1276
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1422_0_b"
);
1277
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1423_0_b"
);
1278
            global.msg[0] = stringsetloc(
* "Donation Hole"Wait for input
"* \"Donation Hole\"/", "scr_text_slash_scr_text_gml_1422_0"
);
1279
            global.msg[1] = stringsetloc(
* (If you like our tutorials,Delay 11 please throw your money into a hole.)Wait for input
"* (If you like our tutorials^1, please throw your money into a hole.)/", "scr_text_slash_scr_text_gml_1423_0"
);
1280
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1424_0"
);
1281
            if (global.flag[216 donated_to_hole] == 1)
1282
                global.msg[0] = stringsetloc(
* (The hole is filled to the brim with cash.)Wait for inputClose Message
"* (The hole is filled to the brim with cash.)/%", "scr_text_slash_scr_text_gml_1427_0"
);
1283
            break;
1284
        case 251:
1285
            if (global.choice == 0)
1286
            {
1287
                global.msg[0] = stringsetloc(
* (You put a dollar in the "Hole.")Wait for input
"* (You put a dollar in the \"Hole.\")/", "scr_text_slash_scr_text_gml_1434_0"
);
1288
                global.msg[1] = stringsetloc(
* (The "Hole" became "Full.")Wait for inputClose Message
"* (The \"Hole\" became \"Full.\")/%", "scr_text_slash_scr_text_gml_1435_0"
);
1289
                afford = 1;
1290
                if (global.gold >= 1)
1291
                    global.gold -= 1;
1292
                else
1293
                    afford = 0;
1294
                if (afford == 1)
1295
                    global.flag[216 donated_to_hole] = 1;
1296
                if (afford == 0)
1297
                {
1298
                    global.msg[0] = stringsetloc(
* (You don't have enough money.)Wait for input
"* (You don't have enough money.)/", "scr_text_slash_scr_text_gml_1441_0"
);
1299
                    global.msg[1] = stringsetloc(
* (You failed to budget enough money to throw into a hole...)Wait for inputClose Message
"* (You failed to budget enough money to throw into a hole...)/%", "scr_text_slash_scr_text_gml_1442_0"
);
1300
                }
1301
            }
1302
            if (global.choice == 1)
1303
                global.msg[0] = stringsetloc(
* (You decided to save the dollar for a different hole.)Wait for inputClose Message
"* (You decided to save the dollar for a different hole.)/%", "scr_text_slash_scr_text_gml_1447_0"
);
1304
            break;
1305
        case 255:
1306
            global.choicemsg[0] = stringsetloc(
Make#Ralsei#try it
"Make#Ralsei#try it", "scr_text_slash_scr_text_gml_1452_0"
);
1307
            global.choicemsg[1] = stringsetloc(
#Try it
"#Try it", "scr_text_slash_scr_text_gml_1453_0"
);
1308
            global.choicemsg[2] = stringsetloc(
Decline
"Decline", "scr_text_slash_scr_text_gml_1454_0"
);
1309
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1457_0"
);
1310
            global.msg[0] = stringsetloc(
* How's the evil scheming going?Wait for input
"* How's the evil scheming going?/", "scr_text_slash_scr_text_gml_1456_0"
);
1311
            
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(1, 6);
1312
            global.msg[2] = stringsetloc(
* Huh?Delay 11 Oh,Delay 11 that?Wait for input
"* Huh^1? Oh^1, that?/", "scr_text_slash_scr_text_gml_1458_0"
);
1313
            global.msg[3] = stringsetloc(
Face 2* We,Delay 11 uh,Delay 11 got bored.Delay 11
* So we're having a snack.Wait for input
"\\E2* We^1, uh^1, got bored^1.&* So we're having a snack./", "scr_text_slash_scr_text_gml_1459_0"
);
1314
            
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(4, 1);
1315
            global.msg[5] = stringsetloc(
* ... I see.Wait for input
"* ... I see./", "scr_text_slash_scr_text_gml_1461_0"
);
1316
            
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(6, 7);
1317
            global.msg[7] = stringsetloc(
* C'mon!Delay 11 All I ate for breakfast was chalk!Wait for input
"* C'mon^1! All I ate for breakfast was chalk!/", "scr_text_slash_scr_text_gml_1463_0"
);
1318
            
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(8, 3);
1319
            global.msg[9] = stringsetloc(
* And I didn't eat anything!Wait for input
"* And I didn't eat anything!/", "scr_text_slash_scr_text_gml_1465_0"
);
1320
            
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(10, 6);
1321
            global.msg[11] = stringsetloc(
* Sorry.Delay 11 What are you two having,Delay 11 exactly...?Wait for input
"* Sorry^1. What are you two having^1, exactly...?/", "scr_text_slash_scr_text_gml_1467_0"
);
1322
            
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(12, 2);
1323
            global.msg[13] = stringsetloc(
* Just a daily treasure I hid in this stump's orifice.Wait for input
"* Just a daily treasure I hid in this stump's orifice./", "scr_text_slash_scr_text_gml_1469_0"
);
1324
            
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(14, 8);
1325
            global.msg[15] = stringsetloc(
* And that is...?Wait for input
"* And that is...?/", "scr_text_slash_scr_text_gml_1471_0"
);
1326
            
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(16, 1);
1327
            global.msg[17] = stringsetloc(
* Feast for yourself,Delay 11 my main man.Wait for input
"* Feast for yourself^1, my main man./", "scr_text_slash_scr_text_gml_1473_0"
);
1328
            
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(18, 8);
1329
            global.msg[19] = stringsetloc(
* Kris,Delay 11 do you want to,Delay 11 um,Delay 11 try it?Wait for input
"* Kris^1, do you want to^1, um^1, try it?/", "scr_text_slash_scr_text_gml_1475_0"
);
1330
            global.msg[20] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_1476_0"
);
1331
            break;
1332
        case 256:
1333
            global.flag[232 interacted_salsa] = 1;
1334
            if (global.choice == 0)
1335
            {
1336
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(0, 6);
1337
                global.msg[1] = stringsetloc(
Face 6* Oh,Delay 11 there's a...Delay 11
* Honeypot?Delay 11 Inside?Delay 11Wait for input
"\\E6* Oh^1, there's a..^1.&* Honeypot^1? Inside^1?/", "scr_text_slash_scr_text_gml_1489_0"
);
1338
                global.msg[2] = stringsetloc(
Face 1* ... It's full of salsa.Wait for input
"\\E1* ... It's full of salsa./", "scr_text_slash_scr_text_gml_1490_0"
);
1339
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(3, 3);
1340
                global.msg[4] = stringsetloc(
Face 3* Bingo,Delay 11 you sweet little pumpkin!Wait for input
"\\E3* Bingo^1, you sweet little pumpkin!/", "scr_text_slash_scr_text_gml_1492_0"
);
1341
                global.msg[5] = stringsetloc(
Face 1* It's my secret stash.Delay 11
* A little snackeroo from me to you...Wait for input
"\\E1* It's my secret stash^1.&* A little snackeroo from me to you.../", "scr_text_slash_scr_text_gml_1493_0"
);
1342
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(6, 1);
1343
                global.msg[7] = stringsetloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_1495_0"
);
1344
                global.msg[8] = stringsetloc(
Face 8* Mmmm.Delay 11 Yummy.Delay 11 It's delicious...Wait for input
"\\E8* Mmmm^1. Yummy^1. It's delicious.../", "scr_text_slash_scr_text_gml_1496_0"
);
1345
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(9, 7);
1346
                global.msg[10] = stringsetloc(
* C'mon,Delay 11 you're just pretending to eat it!Wait for input
"* C'mon^1, you're just pretending to eat it!/", "scr_text_slash_scr_text_gml_1498_0"
);
1347
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(11, 3);
1348
                global.msg[12] = stringsetloc(
* Haha,Delay 11 yeah!Delay 11 That's what I do,Delay 11 too!Wait for input
"* Haha^1, yeah^1! That's what I do^1, too!/", "scr_text_slash_scr_text_gml_1500_0"
);
1349
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(13, 6);
1350
                global.msg[14] = stringsetloc(
* ?????Wait for inputClose Message
"* ?????/%", "scr_text_slash_scr_text_gml_1502_0"
);
1351
            }
1352
            if (global.choice == 1)
1353
            {
1354
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(0);
1355
                global.msg[1] = stringsetloc(
* (There was a honeypot of salsa inside the stump.)Wait for input
"* (There was a honeypot of salsa inside the stump.)/", "scr_text_slash_scr_text_gml_1508_0"
);
1356
                global.msg[2] = stringsetloc(
* (You ate some salsa.)Wait for input
"* (You ate some salsa.)/", "scr_text_slash_scr_text_gml_1509_0"
);
1357
                global.msg[3] = stringsetloc(
* (It recovered... something.)Wait for input
"* (It recovered... something.)/", "scr_text_slash_scr_text_gml_1510_0"
);
1358
                global.msg[4] = stringsetloc(
* (Not HP.)Delay 11
* (Just... something.)Wait for input
"* (Not HP.^1)&* (Just... something.)/", "scr_text_slash_scr_text_gml_1511_0"
);
1359
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(5, 2);
1360
                global.msg[6] = stringsetloc(
Face 2* Mmm...Delay 11
* Hey,Delay 11 what's in this?Wait for input
"\\E2* Mmm..^1.&* Hey^1, what's in this?/", "scr_text_slash_scr_text_gml_1513_0"
);
1361
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(7, 3);
1362
                global.msg[8] = stringsetloc(
* I don't know!Wait for inputClose Message
"* I don't know!/%", "scr_text_slash_scr_text_gml_1515_0"
);
1363
            }
1364
            if (global.choice == 2)
1365
            {
1366
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(0, 2);
1367
                global.msg[1] = stringsetloc(
* Look,Delay 11 if no one else will eat it,Delay 11 I'll try it!Wait for input
"* Look^1, if no one else will eat it^1, I'll try it!/", "scr_text_slash_scr_text_gml_1522_0"
);
1368
                global.msg[2] = stringsetloc(
Face 6* ... there's a jar of...Delay 11 Blood...?Delay 11
* In here.Wait for input
"\\E6* ... there's a jar of..^1. Blood...^1?&* In here./", "scr_text_slash_scr_text_gml_1523_0"
);
1369
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(3, 3);
1370
                global.msg[4] = stringsetloc(
* No,Delay 11 no.Delay 11
* It's merely a pot of free-range salsa.Wait for input
"* No^1, no^1.&* It's merely a pot of free-range salsa./", "scr_text_slash_scr_text_gml_1525_0"
);
1371
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(5, 2);
1372
                global.msg[6] = stringsetloc(
Face 2* Thanks,Delay 11 that's actually more gross somehow.Wait for input
"\\E2* Thanks^1, that's actually more gross somehow./", "scr_text_slash_scr_text_gml_1527_0"
);
1373
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(7, 3);
1374
                global.msg[8] = stringsetloc(
Face 3* Any time!Wait for input
"\\E3* Any time!/", "scr_text_slash_scr_text_gml_1529_0"
);
1375
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(9, 2);
1376
                global.msg[10] = stringsetloc(
Face 2* Mmm...Delay 11
* Hey,Delay 11 what's in this?Wait for input
"\\E2* Mmm..^1.&* Hey^1, what's in this?/", "scr_text_slash_scr_text_gml_1531_0"
);
1377
                
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(11, 3);
1378
                global.msg[12] = stringsetloc(
* I don't know!Wait for inputClose Message
"* I don't know!/%", "scr_text_slash_scr_text_gml_1533_0"
);
1379
            }
1380
            break;
1381
        case 270:
1382
            addflag = 0;
1383
            if (global.flag[267 unused_toriel_talk] == -10)
1384
            {
1385
                global.msg[0] = stringsetloc(
Face 5* Kris...?Wait for inputClose Message
"\\E5* Kris...?/%", "scr_text_slash_scr_text_gml_1551_0"
);
1386
                addflag = 1;
1387
            }
1388
            if (global.flag[267 unused_toriel_talk] == 0)
1389
            {
1390
                global.msg[0] = stringsetloc(
Face 0* Kris,Delay 11 honey,Delay 11 you have grown up so much...Wait for input
"\\E0* Kris^1, honey^1, you have grown up so much.../", "scr_text_slash_scr_text_gml_1560_0"
);
1391
                global.msg[1] = stringsetloc(
Face 9* Someday soon you will be going off to university as well...Wait for input
"\\E9* Someday soon you will be going off to university as well.../", "scr_text_slash_scr_text_gml_1561_0"
);
1392
                global.msg[2] = stringsetloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_1562_0"
);
1393
                global.msg[3] = stringsetloc(
Face 9* Remember when you were little...Wait for input
"\\E9* Remember when you were little.../", "scr_text_slash_scr_text_gml_1563_0"
);
1394
                global.msg[4] = stringsetloc(
Face 8* You asked when your horns were going to grow in?Wait for input
"\\E8* You asked when your horns were going to grow in?/", "scr_text_slash_scr_text_gml_1564_0"
);
1395
                global.msg[5] = stringsetloc(
Face 0* So we bought that headband with the little red horns on it.Wait for input
"\\E0* So we bought that headband with the little red horns on it./", "scr_text_slash_scr_text_gml_1565_0"
);
1396
                global.msg[6] = stringsetloc(
Face 4* Oh,Delay 11 you wore it for months! Whatever happened to it?Wait for inputClose Message
"\\E4* Oh^1, you wore it for months! Whatever happened to it?/%", "scr_text_slash_scr_text_gml_1566_0"
);
1397
                addflag = 1;
1398
            }
1399
            if (global.flag[267 unused_toriel_talk] == 1)
1400
            {
1401
                global.msg[0] = stringsetloc(
Face 2* Kris,Delay 11 I need to grade these assignments.Wait for input
"\\E2* Kris^1, I need to grade these assignments./", "scr_text_slash_scr_text_gml_1575_0"
);
1402
                global.msg[1] = stringsetloc(
Face 0* Perhaps you should go to bed...?Wait for input
"\\E0* Perhaps you should go to bed...?/", "scr_text_slash_scr_text_gml_1576_0"
);
1403
                global.msg[2] = stringsetloc(
Face 1* You do not look very well...Wait for inputClose Message
"\\E1* You do not look very well.../%", "scr_text_slash_scr_text_gml_1577_0"
);
1404
            }
1405
            if (addflag == 1)
1406
                global.flag[267 unused_toriel_talk] += 1;
1407
            break;
1408
        case 285:
1409
            global.choicemsg[0] = stringsetloc(
#Flowers
" #Flowers", "scr_text_slash_scr_text_gml_1587_0"
);
1410
            global.choicemsg[1] = stringsetloc(
#Saucer
" #Saucer", "scr_text_slash_scr_text_gml_1588_0"
);
1411
            global.choicemsg[2] = stringsetloc(
Chalk
"Chalk", "scr_text_slash_scr_text_gml_1589_0"
);
1412
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_1590_0"
);
1413
            global.msg[0] = stringsetloc(
* O...Delay 11 Oh,Delay 11 Kris...Wait for input
"* O..^1. Oh^1, Kris.../", "scr_text_slash_scr_text_gml_1591_0"
);
1414
            global.msg[1] = stringsetloc(
Face 4* D...Delay 11 Did you want to talk about something?Wait for input
"\\E4* D..^1. Did you want to talk about something?/", "scr_text_slash_scr_text_gml_1592_0"
);
1415
            global.msg[2] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_1593_0"
);
1416
            break;
1417
        case 286:
1418
            global.msg[0] = stringsetloc(
* Huh?Wait for inputClose Message
"* Huh?/%", "scr_text_slash_scr_text_gml_1597_0"
);
1419
            if (global.choice == 0)
1420
            {
1421
                global.msg[0] = stringsetloc(
Face 3* O-Oh,Delay 11 these flowers...?Delay 11 They're from your dad...Wait for input
"\\E3* O-Oh^1, these flowers...^1? They're from your dad.../", "scr_text_slash_scr_text_gml_1600_0"
);
1422
                global.msg[1] = stringsetloc(
Face 0* He...Delay 11 He always asks how you're doing in school...Wait for input
"\\E0* He..^1. He always asks how you're doing in school.../", "scr_text_slash_scr_text_gml_1601_0"
);
1423
                global.msg[2] = stringsetloc(
Face 7* ... Then gives me a bouquet of them.Wait for input
"\\E7* ... Then gives me a bouquet of them./", "scr_text_slash_scr_text_gml_1602_0"
);
1424
                global.msg[3] = stringsetloc(
Face 1* ... A-actually,Delay 11 that he always gives me flowers...Wait for input
"\\E1* ... A-actually^1, that he always gives me flowers.../", "scr_text_slash_scr_text_gml_1603_0"
);
1425
                global.msg[4] = stringsetloc(
Face 4* ... R-really makes me w-wonder if he...Delay 11 If he l-likes...Wait for input
"\\E4* ... R-really makes me w-wonder if he..^1. If he l-likes.../", "scr_text_slash_scr_text_gml_1604_0"
);
1426
                global.msg[5] = stringsetloc(
Face B* I-if...Delay 11 If he l-likes...Wait for input
"\\EB* I-if..^1. If he l-likes.../", "scr_text_slash_scr_text_gml_1605_0"
);
1427
                global.msg[6] = stringsetloc(
Face A* ... The awesome comics I lent to him.Wait for input
"\\EA* ... The awesome comics I lent to him./", "scr_text_slash_scr_text_gml_1606_0"
);
1428
                global.msg[7] = stringsetloc(
Face B* Honestly,Delay 11 HE kind of reminds me of a superhero,Delay 11 Kris.Wait for input
"\\EB* Honestly^1, HE kind of reminds me of a superhero^1, Kris./", "scr_text_slash_scr_text_gml_1607_0"
);
1429
                global.msg[8] = stringsetloc(
Face A* (He's huge and could kick my ass.)Wait for inputClose Message
"\\EA* (He's huge and could kick my ass.)/%", "scr_text_slash_scr_text_gml_1608_0"
);
1430
            }
1431
            if (global.choice == 1)
1432
            {
1433
                global.msg[0] = stringsetloc(
Face 0* Oh,Delay 11 this saucer of milk?Wait for input
"\\E0* Oh^1, this saucer of milk?/", "scr_text_slash_scr_text_gml_1612_0"
);
1434
                global.msg[1] = stringsetloc(
Face 7* I-It's for my kitty,Delay 11 MewMew!Delay 11 She's a perfect angel!Wait for input
"\\E7* I-It's for my kitty^1, MewMew^1! She's a perfect angel!/", "scr_text_slash_scr_text_gml_1613_0"
);
1435
                global.msg[2] = stringsetloc(
Face 3* ... uh?Delay 11 What does she look like...?Wait for input
"\\E3* ... uh^1? What does she look like...?/", "scr_text_slash_scr_text_gml_1614_0"
);
1436
                global.msg[3] = stringsetloc(
Face 9* W...Delay 11 well, I've never actually s-seen her,Delay 11 b-but...Wait for input
"\\E9* W..^1. well, I've never actually s-seen her^1, b-but.../", "scr_text_slash_scr_text_gml_1615_0"
);
1437
                global.msg[4] = stringsetloc(
Face 7* Ever since I started putting out milk,Delay 11 it's been disappearing.Wait for input
"\\E7* Ever since I started putting out milk^1, it's been disappearing./", "scr_text_slash_scr_text_gml_1616_0"
);
1438
                global.msg[5] = stringsetloc(
Face 6* S...Delay 11 So I'd like to think that there's a cat.Wait for input
"\\E6* S..^1. So I'd like to think that there's a cat./", "scr_text_slash_scr_text_gml_1617_0"
);
1439
                global.msg[6] = stringsetloc(
Face 9* M..Delay 11. My cat.Wait for inputClose Message
"\\E9* M.^1.. My cat./%", "scr_text_slash_scr_text_gml_1618_0"
);
1440
            }
1441
            if (global.choice == 2)
1442
            {
1443
                global.msg[0] = stringsetloc(
Face 0* K...Delay 11 Kris,Delay 11 even though you never got the chalk...Wait for input
"\\E0* K..^1. Kris^1, even though you never got the chalk.../", "scr_text_slash_scr_text_gml_1625_0"
);
1444
                global.msg[1] = stringsetloc(
Face 0* You deserve an award for trying so hard to find it.Wait for input
"\\E0* You deserve an award for trying so hard to find it./", "scr_text_slash_scr_text_gml_1626_0"
);
1445
                global.msg[2] = stringsetloc(
Face 3* So,Delay 11 in return,Delay 11 I can let you borrow,Delay 11 um...Wait for input
"\\E3* So^1, in return^1, I can let you borrow^1, um.../", "scr_text_slash_scr_text_gml_1627_0"
);
1446
                global.msg[3] = stringsetloc(
Face 0* M... My home-made DVD collection of the Symptons!Wait for input
"\\E0* M... My home-made DVD collection of the Symptons!/", "scr_text_slash_scr_text_gml_1628_0"
);
1447
                global.msg[4] = stringsetloc(
Face 7* Y-you know, the sitcom about the middle-class monster family.Wait for input
"\\E7* Y-you know, the sitcom about the middle-class monster family./", "scr_text_slash_scr_text_gml_1629_0"
);
1448
                global.msg[5] = stringsetloc(
Face 3* It's got every episode in all 28 seasons!Wait for input
"\\E3* It's got every episode in all 28 seasons!/", "scr_text_slash_scr_text_gml_1630_0"
);
1449
                global.msg[6] = stringsetloc(
Face 0* It's the funniest,Delay 11 most quotable show ever...!Wait for input
"\\E0* It's the funniest^1, most quotable show ever...!/", "scr_text_slash_scr_text_gml_1631_0"
);
1450
                global.msg[7] = stringsetloc(
Face 3* But make sure you don't watch past the second season Close Message
"\\E3* But make sure you don't watch past the second season %", "scr_text_slash_scr_text_gml_1632_0"
);
1451
                global.msg[8] = stringsetloc(
Face 9* Since they just rebooted it as Symptons Turbo Close Message
"\\E9* Since they just rebooted it as Symptons Turbo %", "scr_text_slash_scr_text_gml_1633_0"
);
1452
                global.msg[9] = stringsetloc(
Face 8* They all started driving their own motor-vehicles Close Message
"\\E8* They all started driving their own motor-vehicles %", "scr_text_slash_scr_text_gml_1634_0"
);
1453
                global.msg[10] = stringsetloc(
Face 3* And fighting giant giga-demons and stuff Close Message
"\\E3* And fighting giant giga-demons and stuff %", "scr_text_slash_scr_text_gml_1635_0"
);
1454
                global.msg[11] = stringsetloc(
Face 9* The main problem about that is that it kind of Close Message
"\\E9* The main problem about that is that it kind of %", "scr_text_slash_scr_text_gml_1636_0"
);
1455
                global.msg[12] = stringsetloc(
Face 6* Lost the focus on family that it had earlier Close Message
"\\E6* Lost the focus on family that it had earlier %", "scr_text_slash_scr_text_gml_1637_0"
);
1456
                global.msg[13] = stringsetloc(
Face 7* When their vehicles were shaped like animals Close Message
"\\E7* When their vehicles were shaped like animals %", "scr_text_slash_scr_text_gml_1638_0"
);
1457
                global.msg[14] = stringsetloc(
Face 5* And they were friends with the animal vehicles too Close Message
"\\E5* And they were friends with the animal vehicles too %", "scr_text_slash_scr_text_gml_1639_0"
);
1458
                global.msg[15] = stringsetloc(
Face 3* And let's not get into Symptons Galaxy Force Close Message
"\\E3* And let's not get into Symptons Galaxy Force %", "scr_text_slash_scr_text_gml_1640_0"
);
1459
                global.msg[16] = stringsetloc(
Face 8* Where the Symptons discover another Earth Close Message
"\\E8* Where the Symptons discover another Earth %", "scr_text_slash_scr_text_gml_1641_0"
);
1460
                global.msg[17] = stringsetloc(
Face 9* On the other side of the Sun Close Message
"\\E9* On the other side of the Sun %", "scr_text_slash_scr_text_gml_1642_0"
);
1461
                global.msg[18] = stringsetloc(
Face 6* WOULDN'T THE GRAVITATIONAL FIELD JUST Close Message
"\\E6* WOULDN'T THE GRAVITATIONAL FIELD JUST %", "scr_text_slash_scr_text_gml_1643_0"
);
1462
                global.msg[19] = stringsetloc(
Face 1* ... Huh?Wait for input
"\\E1* ... Huh?/", "scr_text_slash_scr_text_gml_1644_0"
);
1463
                global.msg[20] = stringsetloc(
Face 2* ... You don't want to watch it?Wait for input
"\\E2* ... You don't want to watch it?/", "scr_text_slash_scr_text_gml_1645_0"
);
1464
                global.msg[21] = stringsetloc(
Face B* ... Th-That's ok,Delay 11 Kris...Wait for inputClose Message
"\\EB* ... Th-That's ok^1, Kris.../%", "scr_text_slash_scr_text_gml_1646_0"
);
1465
            }
1466
            if (global.choice == 3)
1467
            {
1468
                global.msg[0] = stringsetloc(
Face 1* OK,Delay 11 umm,Delay 11 if you ever need help with homework...Wait for input
"\\E1* OK^1, umm^1, if you ever need help with homework.../", "scr_text_slash_scr_text_gml_1651_0"
);
1469
                global.msg[1] = stringsetloc(
Face A* My office hours are in this disgusting alley.Wait for input
"\\EA* My office hours are in this disgusting alley./", "scr_text_slash_scr_text_gml_1652_0"
);
1470
                global.msg[2] = stringsetloc(
Face B* H...Delay 11 Heheheh...Delay 11 Umm,Delay 11 tell your mom I said hi.Wait for inputClose Message
"\\EB* H..^1. Heheheh..^1. Umm^1, tell your mom I said hi./%", "scr_text_slash_scr_text_gml_1653_0"
);
1471
            }
1472
            break;
1473
        case 290:
1474
            global.choicemsg[0] = stringsetloc(
#Add Spade
" #Add Spade", "scr_text_slash_scr_text_gml_1659_0"
);
1475
            global.choicemsg[1] = stringsetloc(
#Add Diamond
" #Add Diamond", "scr_text_slash_scr_text_gml_1660_0"
);
1476
            global.choicemsg[2] = stringsetloc(
Swap
"Swap", "scr_text_slash_scr_text_gml_1661_0"
);
1477
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1664_0"
);
1478
            global.msg[0] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_1663_0"
);
1479
            global.msg[1] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1666_0"
);
1480
            break;
1481
        case 291:
1482
            if (global.choice == 0)
1483
            {
1484
                with (obj_suitspuzz)
1485
                    event_user(2);
1486
            }
1487
            if (global.choice == 1)
1488
            {
1489
                with (obj_suitspuzz)
1490
                    event_user(3);
1491
            }
1492
            if (global.choice == 2)
1493
            {
1494
                with (obj_suitspuzz)
1495
                    event_user(4);
1496
            }
1497
            global.msg[0] = stringsetloc(
Close MessageClose Message
" %%", "scr_text_slash_scr_text_gml_1682_0"
);
1498
            break;
1499
        case 295:
1500
            global.choicemsg[0] = stringsetloc(
#Perpetuate
" #Perpetuate", "scr_text_slash_scr_text_gml_1684_0"
);
1501
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_1685_0"
);
1502
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1688_0_b"
);
1503
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1689_0_b"
);
1504
            global.msg[0] = stringsetloc(
* (Life cannot exist without consuming.)Delay 11
* (Even the moss drinks water.)Wait for input
"* (Life cannot exist without consuming.^1)&* (Even the moss drinks water.)/", "scr_text_slash_scr_text_gml_1688_0"
);
1505
            global.msg[1] = stringsetloc(
* (Perpetuate the cycle of existence?)Wait for input
"* (Perpetuate the cycle of existence?)/", "scr_text_slash_scr_text_gml_1689_0"
);
1506
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1690_0"
);
1507
            global.msg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1693_0"
);
1508
            if (global.flag[106 ate_ch1_moss] == 1)
1509
                global.msg[0] = stringsetloc(
* (The moss has been eaten.)Delay 11
* (The cycle continues...)Wait for inputClose Message
"* (The moss has been eaten.^1)&* (The cycle continues...)/%", "scr_text_slash_scr_text_gml_1694_0"
);
1510
            break;
1511
        case 296:
1512
            if (global.choice == 0)
1513
            {
1514
                global.hp[1] = global.maxhp[1];
1515
                snd_play(snd_swallow);
1516
                global.msg[0] = stringsetloc(
* (You ate the moss.)Delay 11
* (Tastes...Delay 11 mossy.)Wait for input
"* (You ate the moss.^1)&* (Tastes..^1. mossy.)/", "scr_text_slash_scr_text_gml_1703_0"
);
1517
                global.msg[1] = stringsetloc(
* (Your HP was mossed out.)Wait for inputClose Message
"* (Your HP was mossed out.)/%", "scr_text_slash_scr_text_gml_1704_0"
);
1518
                global.flag[106 ate_ch1_moss] = 1;
1519
            }
1520
            if (global.choice == 1)
1521
                global.msg[0] = stringsetloc(
* (The cycle ends here,Delay 11 in the corner of a small cell...)Wait for inputClose Message
"* (The cycle ends here^1, in the corner of a small cell...)/%", "scr_text_slash_scr_text_gml_1709_0"
);
1522
            break;
1523
        case 300:
1524
            global.choicemsg[0] = stringsetloc(
#Take
" #Take", "scr_text_slash_scr_text_gml_1714_0"
);
1525
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_1715_0"
);
1526
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1718_0_b"
);
1527
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1719_0_b"
);
1528
            global.msg[0] = stringsetloc(
* (These shackles seem oddly fashionable.)Wait for input
"* (These shackles seem oddly fashionable.)/", "scr_text_slash_scr_text_gml_1718_0"
);
1529
            global.msg[1] = stringsetloc(
* (Take them?)Wait for input
"* (Take them?)/", "scr_text_slash_scr_text_gml_1719_0"
);
1530
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1720_0"
);
1531
            global.msg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1723_0"
);
1532
            if (global.flag[105 got_iron_shackle] == 1)
1533
                global.msg[0] = stringsetloc(
* (Ain't nothin' to hold you down...)Wait for inputClose Message
"* (Ain't nothin' to hold you down...)/%", "scr_text_slash_scr_text_gml_1724_0"
);
1534
            break;
1535
        case 301:
1536
            if (global.choice == 0)
1537
            {
1538
                
scr_armorget
scr_armorget

function
scr_armorget(arg0)
{ noroom = 0; var legacy = 0; var __i = 0; if (legacy == 0) { var __itemcount = 0; __armor[0] = arg0; for (__i = 0; __i < 48; __i++) { if (global.armor[__i] != 0) { __armor[__itemcount + 1] = global.armor[__i]; __itemcount++; } } if (__itemcount >= 48) { noroom = 1; } else { for (__i = 0; __i < 48; __i++) { if (__i <= __itemcount) global.armor[__i] = __armor[__i]; else global.armor[__i] = 0; } } } else if (legacy) { loop = 1; global.armor[48] = 999; while (loop == 1) { if (global.armor[__i] == 0) { global.armor[__i] = arg0; break; } if (__i == 48) { noroom = 1; break; } __i += 1; } } script_execute(scr_armorinfo_all); }
(5);
1539
                if (noroom == 1)
1540
                {
1541
                    global.msg[0] = stringsetloc(
* (You're carrying too many ARMORs.)Wait for inputClose Message
"* (You're carrying too many ARMORs.)/%", "scr_text_slash_scr_text_gml_1734_0"
);
1542
                }
1543
                else
1544
                {
1545
                    with (obj_npc_sign)
1546
                        image_index = 1;
1547
                    global.msg[0] = stringsetloc(
* (IRONSHACKLE was put in your ARMORs.)Wait for inputClose Message
"* (IRONSHACKLE was put in your ARMORs.)/%", "scr_text_slash_scr_text_gml_1739_0"
);
1548
                    global.flag[105 got_iron_shackle] = 1;
1549
                }
1550
            }
1551
            if (global.choice == 1)
1552
                global.msg[0] = stringsetloc(
* (Don't need nothin' to hold you down...)Wait for inputClose Message
"* (Don't need nothin' to hold you down...)/%", "scr_text_slash_scr_text_gml_1745_0"
);
1553
            break;
1554
        case 305:
1555
            global.choicemsg[0] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_1750_0"
);
1556
            global.choicemsg[1] = stringsetloc(
#She'll be#fine
" #She'll be#fine", "scr_text_slash_scr_text_gml_1751_0"
);
1557
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1754_0_b"
);
1558
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1755_0_b"
);
1559
            global.msg[0] = stringsetloc(
Face 6* ... thanks for helping her,Delay 11 Kris.Delay 11 She appreciates it.Wait for input
"\\E6* ... thanks for helping her^1, Kris^1. She appreciates it./", "scr_text_slash_scr_text_gml_1754_0"
);
1560
            global.msg[1] = stringsetloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_1755_0"
);
1561
            global.msg[2] = stringsetloc(
Face 1* Kris...Wait for input
"\\E1* Kris.../", "scr_text_slash_scr_text_gml_1756_0"
);
1562
            global.msg[3] = stringsetloc(
Face 6* Are you worried about Susie?Wait for input
"\\E6* Are you worried about Susie?/", "scr_text_slash_scr_text_gml_1757_0"
);
1563
            global.msg[4] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1758_0"
);
1564
            global.msg[5] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1761_0"
);
1565
            break;
1566
        case 306:
1567
            global.msg[0] = stringsetloc(
Face 6* Well, regardless of how you feel...Wait for input
"\\E6* Well, regardless of how you feel.../", "scr_text_slash_scr_text_gml_1763_0"
);
1568
            global.msg[1] = stringsetloc(
Face 0* I don't think it would hurt to take a moment...Wait for input
"\\E0* I don't think it would hurt to take a moment.../", "scr_text_slash_scr_text_gml_1764_0"
);
1569
            global.msg[2] = stringsetloc(
Face 6* Close your eyes,Delay 11 and think about what she's doing now...Wait for inputClose Message
"\\E6* Close your eyes^1, and think about what she's doing now.../%", "scr_text_slash_scr_text_gml_1765_0"
);
1570
            break;
1571
        case 310:
1572
            global.choicemsg[0] = stringsetloc(
#Go Left
" #Go Left", "scr_text_slash_scr_text_gml_1769_0"
);
1573
            global.choicemsg[1] = stringsetloc(
#Go Right
" #Go Right", "scr_text_slash_scr_text_gml_1770_0"
);
1574
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1773_0_b"
);
1575
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1774_0_b"
);
1576
            global.msg[0] = stringsetloc(
Face 0* (Alright...Delay 11 out of the cell...)Wait for input
"\\E0* (Alright..^1. out of the cell...)/", "scr_text_slash_scr_text_gml_1773_0"
);
1577
            global.msg[1] = stringsetloc(
* (Where to next...?)Wait for input
"* (Where to next...?)/", "scr_text_slash_scr_text_gml_1774_0"
);
1578
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1775_0"
);
1579
            global.msg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1778_0"
);
1580
            global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1779_0"
);
1581
            break;
1582
        case 311:
1583
            global.msg[0] = stringsetloc(
Face 9* Huh...? Kris...?Delay 11 Did you say something back there?Wait for input
"\\E9* Huh...? Kris...^1? Did you say something back there?/", "scr_text_slash_scr_text_gml_1781_0"
);
1584
            global.msg[1] = stringsetloc(
Face 0* (... I can't hear them anymore...)Wait for inputClose Message
"\\E0* (... I can't hear them anymore...)/%", "scr_text_slash_scr_text_gml_1782_0"
);
1585
            break;
1586
        case 315:
1587
            global.choicemsg[0] = stringsetloc(
#Fix Item
" #Fix Item", "scr_text_slash_scr_text_gml_1786_0"
);
1588
            global.choicemsg[1] = stringsetloc(
#Leave
" #Leave", "scr_text_slash_scr_text_gml_1787_0"
);
1589
            global.choicemsg[2] = stringsetloc(
Fix Us
"Fix Us", "scr_text_slash_scr_text_gml_1788_0"
);
1590
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1791_0_b"
);
1591
            global.msg[0] = stringsetloc(
* Well,Delay 11 well.Delay 11 I am the smith Malius.Delay 11 I can fix anything.Delay 11 Weapon, armor...Wait for input
"* Well^1, well^1. I am the smith Malius^1. I can fix anything^1. Weapon, armor.../", "scr_text_slash_scr_text_gml_1790_0"
);
1592
            global.msg[1] = stringsetloc(
* ... I can even fix you!Delay 11 Well,Delay 11 well,Delay 11 what will it be?Wait for input
"* ... I can even fix you^1! Well^1, well^1, what will it be?/", "scr_text_slash_scr_text_gml_1791_0"
);
1593
            global.msg[2] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_1792_0"
);
1594
            break;
1595
        case 316:
1596
            global.msg[0] = stringsetloc(
* Hm?Delay 11 What is it now?Wait for inputClose Message
"* Hm^1? What is it now?/%", "scr_text_slash_scr_text_gml_1796_0"
);
1597
            if (global.choice == 0)
1598
            {
1599
                which = 0;
1600
                if (
scr_keyitemcheck
scr_keyitemcheck

function
scr_keyitemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 12; i += 1) { if (global.keyitem[i] == arg0) haveit = 1; if (global.keyitem[i] == arg0) itemcount += 1; } return haveit; }
(4) &&
scr_keyitemcheck
scr_keyitemcheck

function
scr_keyitemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 12; i += 1) { if (global.keyitem[i] == arg0) haveit = 1; if (global.keyitem[i] == arg0) itemcount += 1; } return haveit; }
(6) &&
scr_keyitemcheck
scr_keyitemcheck

function
scr_keyitemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 12; i += 1) { if (global.keyitem[i] == arg0) haveit = 1; if (global.keyitem[i] == arg0) itemcount += 1; } return haveit; }
(7))
1601
                    which = 3;
1602
                if (
scr_keyitemcheck
scr_keyitemcheck

function
scr_keyitemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 12; i += 1) { if (global.keyitem[i] == arg0) haveit = 1; if (global.keyitem[i] == arg0) itemcount += 1; } return haveit; }
(3) && which == 0)
1603
                {
1604
                    which = 1;
1605
                    
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(6);
1606
                    if (noroom == 1)
1607
                        which = 2;
1608
                }
1609
                if (which == 0)
1610
                {
1611
                    global.msg[0] = stringsetloc(
* Well,Delay 11 well.Delay 11 You have nothing to fix.Delay 11Wait for input
"* Well^1, well^1. You have nothing to fix^1./", "scr_text_slash_scr_text_gml_1813_0"
);
1612
                    global.msg[1] = stringsetloc(
* But if you find anything BROKEN,Delay 11 return here.Wait for input
"* But if you find anything BROKEN^1, return here./", "scr_text_slash_scr_text_gml_1814_0"
);
1613
                    global.msg[2] = stringsetloc(
* After all,Delay 11 I can fix anything...Wait for input
"* After all^1, I can fix anything.../", "scr_text_slash_scr_text_gml_1815_0"
);
1614
                    global.msg[3] = stringsetloc(
* ... except for a BROKEN HEART.Wait for inputClose Message
"* ... except for a BROKEN HEART./%", "scr_text_slash_scr_text_gml_1816_0"
);
1615
                }
1616
                if (which == 1)
1617
                {
1618
                    global.msg[0] = stringsetloc(
* Huh---!Delay 11 That CAKE is seething with energy!Delay 11 You must let me fix it!Wait for input
"* Huh---^1! That CAKE is seething with energy^1! You must let me fix it!/", "scr_text_slash_scr_text_gml_1821_0"
);
1619
                    global.msg[1] = stringsetloc(
* Huh-hah!Delay 11 Let's feel my technique!Wait for inputClose Message
"* Huh-hah^1! Let's feel my technique!/%", "scr_text_slash_scr_text_gml_1822_0"
);
1620
                    with (obj_npc_hammerguy)
1621
                        con = 30;
1622
                }
1623
                if (which == 2)
1624
                {
1625
                    global.msg[0] = stringsetloc(
* Huh---!Delay 11 That CAKE is seething with energy!Delay 11 You must let me fix it!Wait for input
"* Huh---^1! That CAKE is seething with energy^1! You must let me fix it!/", "scr_text_slash_scr_text_gml_1828_0"
);
1626
                    global.msg[1] = stringsetloc(
* ... actually,Delay 11 you will need a free space in your ITEMs first.Wait for inputClose Message
"* ... actually^1, you will need a free space in your ITEMs first./%", "scr_text_slash_scr_text_gml_1829_0"
);
1627
                }
1628
                if (which == 3)
1629
                {
1630
                    global.msg[0] = stringsetloc(
* Huh---!Delay 11 That KEY is seething with energy!Delay 11 You must let me fix it!Wait for input
"* Huh---^1! That KEY is seething with energy^1! You must let me fix it!/", "scr_text_slash_scr_text_gml_1834_0"
);
1631
                    global.msg[1] = stringsetloc(
* Huh-hah!Delay 11 Let's feel my technique!Wait for inputClose Message
"* Huh-hah^1! Let's feel my technique!/%", "scr_text_slash_scr_text_gml_1835_0"
);
1632
                    with (obj_npc_hammerguy)
1633
                        con = 50;
1634
                }
1635
            }
1636
            if (global.choice == 1)
1637
                global.msg[0] = stringsetloc(
* Well,Delay 11 well.Delay 11 Good journey,Delay 11 my friends.Wait for inputClose Message
"* Well^1, well^1. Good journey^1, my friends./%", "scr_text_slash_scr_text_gml_1842_0"
);
1638
            if (global.choice == 2)
1639
            {
1640
                global.msg[0] = stringsetloc(
* Your body is a weapon,Delay 11 too.Delay 11 You must take care of it from time to time.Wait for input
"* Your body is a weapon^1, too^1. You must take care of it from time to time./", "scr_text_slash_scr_text_gml_1846_0"
);
1641
                global.msg[1] = stringsetloc(
* Huh-hah!Delay 11 Let's feel my technique.Wait for inputClose Message
"* Huh-hah^1! Let's feel my technique./%", "scr_text_slash_scr_text_gml_1847_0"
);
1642
                with (obj_npc_hammerguy)
1643
                    con = 10;
1644
            }
1645
            break;
1646
        case 325:
1647
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_1854_0"
);
1648
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_1855_0"
);
1649
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1858_0_b"
);
1650
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1859_0"
);
1651
            global.msg[0] = stringsetloc(
* Interested in a Choco Diamond?Delay 11 Wait for input
"* Interested in a Choco Diamond^1? /", "scr_text_slash_scr_text_gml_1858_0"
);
1652
            global.msg[1] = stringsetloc(
* All proceeds go to Rudinn Relief Funds,Delay 11 I guess.Delay 11
* It's only $40!Wait for input
"* All proceeds go to Rudinn Relief Funds^1, I guess^1.&* It's only $40!/", "scr_text_slash_scr_text_gml_1861_0"
);
1653
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1860_0"
);
1654
            global.msg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1863_0"
);
1655
            if (
scr_itemcheck
scr_itemcheck

function
scr_itemcheck(arg0)
{ haveit = 0; itemcount = 0; for (var __i = 0; __i < 12; __i += 1) { if (global.item[__i] == arg0) haveit = 1; if (global.item[__i] == arg0) itemcount += 1; } return haveit; }
(13))
1656
            {
1657
                global.msg[0] = stringsetloc(
* Choco Diamonds,Delay 11 only $40,Delay 11 I guess.Wait for input
"* Choco Diamonds^1, only $40^1, I guess./", "scr_text_slash_scr_text_gml_1866_0"
);
1658
                global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1865_0"
);
1659
            }
1660
            break;
1661
        case 326:
1662
            if (global.choice == 0)
1663
            {
1664
                if (global.gold >= 40)
1665
                {
1666
                    
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(13);
1667
                    if (noroom == 0)
1668
                    {
1669
                        global.gold -= 40;
1670
                        global.msg[0] = stringsetloc(
* Thanks,Delay 11 I guess.Delay 11
* (The Choco Diamond was added to your ITEMS.)Wait for inputClose Message
"* Thanks^1, I guess^1.&* (The Choco Diamond was added to your ITEMS.)/%", "scr_text_slash_scr_text_gml_1878_0"
);
1671
                    }
1672
                    else
1673
                    {
1674
                        global.msg[0] = stringsetloc(
* ... You have too many ITEMS for this,Delay 11 I guess.Wait for inputClose Message
"* ... You have too many ITEMS for this^1, I guess./%", "scr_text_slash_scr_text_gml_1882_0"
);
1675
                    }
1676
                }
1677
                else
1678
                {
1679
                    global.msg[0] = stringsetloc(
* You don't have enough money,Delay 11 I guess.Wait for inputClose Message
"* You don't have enough money^1, I guess./%", "scr_text_slash_scr_text_gml_1887_0"
);
1680
                }
1681
            }
1682
            else
1683
            {
1684
                global.msg[0] = stringsetloc(
* Okay I guess.Wait for inputClose Message
"* Okay I guess./%", "scr_text_slash_scr_text_gml_1892_0"
);
1685
            }
1686
            break;
1687
        case 327:
1688
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_1901_0"
);
1689
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_1902_0"
);
1690
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1905_0"
);
1691
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1906_0_b"
);
1692
            global.msg[0] = stringsetloc(
* (Hathy offers a Hearts Donut.)Delay 11
* (Proceeds go to Hathy's Health. It costs $40.)Wait for input
"* (Hathy offers a Hearts Donut.^1)&* (Proceeds go to Hathy's Health. It costs $40.)/", "scr_text_slash_scr_text_gml_1907_0"
);
1693
            global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1906_0"
);
1694
            global.msg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1909_0"
);
1695
            break;
1696
        case 328:
1697
            if (global.choice == 0)
1698
            {
1699
                if (global.gold >= 40)
1700
                {
1701
                    
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(12);
1702
                    if (noroom == 0)
1703
                    {
1704
                        global.gold -= 40;
1705
                        global.msg[0] = stringsetloc(
* (Hathy seemed happy.)Delay 11
* (The Hearts Donut was added to your ITEMS.)Wait for inputClose Message
"* (Hathy seemed happy.^1)&* (The Hearts Donut was added to your ITEMS.)/%", "scr_text_slash_scr_text_gml_1919_0"
);
1706
                    }
1707
                    else
1708
                    {
1709
                        global.msg[0] = stringsetloc(
* (You didn't have enough room in your ITEMs.)Delay 11
* (Hathy seemed sad.)Wait for inputClose Message
"* (You didn't have enough room in your ITEMs.^1)&* (Hathy seemed sad.)/%", "scr_text_slash_scr_text_gml_1923_0"
);
1710
                    }
1711
                }
1712
                else
1713
                {
1714
                    global.msg[0] = stringsetloc(
* (You didn't have enough money.)Delay 11
* (Hathy seemed sad.)Wait for inputClose Message
"* (You didn't have enough money.^1)&* (Hathy seemed sad.)/%", "scr_text_slash_scr_text_gml_1928_0"
);
1715
                }
1716
            }
1717
            else
1718
            {
1719
                global.msg[0] = stringsetloc(
* (Hathy accepted your choice.)Wait for inputClose Message
"* (Hathy accepted your choice.)/%", "scr_text_slash_scr_text_gml_1933_0"
);
1720
            }
1721
            break;
1722
        case 330:
1723
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_1939_0"
);
1724
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_1940_0"
);
1725
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1943_0"
);
1726
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1944_0"
);
1727
            global.fc = 5;
1728
            global.typer = 32;
1729
            global.fe = 2;
1730
            global.msg[0] = stringsetloc(
* Greetings,Delay 11 gentleclowns.Wait for input
"* Greetings^1, gentleclowns./", "scr_text_slash_scr_text_gml_1946_0"
);
1731
            global.msg[1] = stringsetloc(
Face 1* May we interest you in a Lancer Cookie?Wait for input
"\\E1* May we interest you in a Lancer Cookie?/", "scr_text_slash_scr_text_gml_1947_0"
);
1732
            
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(2, 2);
1733
            global.msg[3] = stringsetloc(
* All proceeds go to kicking your ass.Wait for input
"* All proceeds go to kicking your ass./", "scr_text_slash_scr_text_gml_1949_0"
);
1734
            
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(4, 3);
1735
            global.msg[5] = stringsetloc(
* It's a mere $40.Wait for input
"* It's a mere $40./", "scr_text_slash_scr_text_gml_1953_0"
);
1736
            global.msg[6] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_1952_0"
);
1737
            global.msg[7] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_1955_0"
);
1738
            break;
1739
        case 331:
1740
            if (global.choice == 0)
1741
            {
1742
                if (global.gold >= 40)
1743
                {
1744
                    
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(9);
1745
                    if (noroom == 0)
1746
                    {
1747
                        global.gold -= 40;
1748
                        global.fc = 1;
1749
                        global.fe = 1;
1750
                        global.typer = 30;
1751
                        global.msg[0] = stringsetloc(
* Heheheh,Delay 11 thanks...Wait for input
"* Heheheh^1, thanks.../", "scr_text_slash_scr_text_gml_1969_0"
);
1752
                        
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(1);
1753
                        global.msg[2] = stringsetloc(
* (The LANCERCOOKIE was added to your ITEMs.)Wait for input
"* (The LANCERCOOKIE was added to your ITEMs.)/", "scr_text_slash_scr_text_gml_1971_0"
);
1754
                        
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(3, 2);
1755
                        global.msg[4] = stringsetloc(
Face 2* For getting CHEATED by us!!Wait for input
"\\E2* For getting CHEATED by us!!/", "scr_text_slash_scr_text_gml_1973_0"
);
1756
                        
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(5, 1);
1757
                        global.msg[6] = stringsetloc(
* Now we may fund our illicit plans!!Wait for inputClose Message
"* Now we may fund our illicit plans!!/%", "scr_text_slash_scr_text_gml_1975_0"
);
1758
                        with (obj_lancerbakesale_event)
1759
                            con = 10;
1760
                    }
1761
                    else
1762
                    {
1763
                        global.gold -= 40;
1764
                        global.fc = 0;
1765
                        global.fe = 0;
1766
                        global.typer = 6;
1767
                        global.msg[0] = stringsetloc(
* (You bought LANCERCOOKIE.)Delay 11
* (But you didn't have any room.)Wait for input
"* (You bought LANCERCOOKIE.^1)&* (But you didn't have any room.)/", "scr_text_slash_scr_text_gml_1985_0"
);
1768
                        global.msg[1] = stringsetloc(
* (So Lancer just dropped it on the ground and it broke.)Wait for input
"* (So Lancer just dropped it on the ground and it broke.)/", "scr_text_slash_scr_text_gml_1986_0"
);
1769
                        
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(2, 7);
1770
                        global.msg[3] = stringsetloc(
* Oops.Wait for input
"* Oops./", "scr_text_slash_scr_text_gml_1988_0"
);
1771
                        
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(4, 2);
1772
                        global.msg[5] = stringsetloc(
* Oh well.Delay 11 Buyers cryers.Wait for input
"* Oh well^1. Buyers cryers./", "scr_text_slash_scr_text_gml_1990_0"
);
1773
                        
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(6, 3);
1774
                        global.msg[7] = stringsetloc(
* Thank you anyway for your contribution...Wait for input
"* Thank you anyway for your contribution.../", "scr_text_slash_scr_text_gml_1992_0"
);
1775
                        
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(8, 2);
1776
                        global.msg[9] = stringsetloc(
* ... to getting SWINDLED by us!Wait for input
"* ... to getting SWINDLED by us!/", "scr_text_slash_scr_text_gml_1994_0"
);
1777
                        
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(10, 2);
1778
                        global.msg[11] = stringsetloc(
* Now we can fund our illicit plans!!!Wait for inputClose Message
"* Now we can fund our illicit plans!!!/%", "scr_text_slash_scr_text_gml_1996_0"
);
1779
                        with (obj_lancerbakesale_event)
1780
                            con = 10;
1781
                    }
1782
                }
1783
                else
1784
                {
1785
                    global.typer = 32;
1786
                    global.fe = 6;
1787
                    global.fc = 5;
1788
                    global.msg[0] = stringsetloc(
* ... You don't have enough funds.Wait for input
"* ... You don't have enough funds./", "scr_text_slash_scr_text_gml_2007_0"
);
1789
                    
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(1, 0);
1790
                    global.msg[2] = stringsetloc(
* What?Delay 11 What did you spend it on!?Delay 11 Pastries!?Wait for input
"* What^1? What did you spend it on!^1? Pastries!?/", "scr_text_slash_scr_text_gml_2009_0"
);
1791
                    
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(3, 6);
1792
                    global.msg[4] = stringsetloc(
* That's irresponsible.Wait for inputClose Message
"* That's irresponsible./%", "scr_text_slash_scr_text_gml_2011_0"
);
1793
                }
1794
            }
1795
            else
1796
            {
1797
                global.typer = 32;
1798
                global.fc = 5;
1799
                global.fe = 2;
1800
                global.msg[0] = stringsetloc(
* Hey!Delay 11 You can't not buy from us!Wait for input
"* Hey^1! You can't not buy from us!/", "scr_text_slash_scr_text_gml_2019_0"
);
1801
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(1, 2);
1802
                global.msg[2] = stringsetloc(
* Hey DUMBASS!Delay 11
* It's for a GOOD CAUSE!Wait for input
"* Hey DUMBASS^1!&* It's for a GOOD CAUSE!/", "scr_text_slash_scr_text_gml_2021_0"
);
1803
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(3, 6);
1804
                global.msg[4] = stringsetloc(
* (Let's just buy one,Delay 11 Kris.)Wait for inputClose Message
"* (Let's just buy one^1, Kris.)/%", "scr_text_slash_scr_text_gml_2023_0"
);
1805
            }
1806
            break;
1807
        case 335:
1808
            global.choicemsg[0] = stringsetloc(
#Alphys
"#Alphys", "scr_text_slash_scr_text_gml_2028_0"
);
1809
            global.choicemsg[1] = stringsetloc(
#Dark World
"#Dark World", "scr_text_slash_scr_text_gml_2029_0"
);
1810
            global.choicemsg[2] = stringsetloc(
Help you
"Help you", "scr_text_slash_scr_text_gml_2030_0"
);
1811
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_2031_0"
);
1812
            global.fe = 2;
1813
            global.fc = 9;
1814
            global.msg[0] = stringsetloc(
Face 2* HEY,Delay 11 PUNK!!!Delay 11
* GET OUT OF THE ROAD!!!Wait for input
"\\E2* HEY^1, PUNK!!^1!&* GET OUT OF THE ROAD!!!/", "scr_text_slash_scr_text_gml_2034_0"
);
1815
            global.msg[1] = stringsetloc(
* YOU'RE BLOCKIN' TRAFFIC!!!!Wait for input
"* YOU'RE BLOCKIN' TRAFFIC!!!!/", "scr_text_slash_scr_text_gml_2035_0"
);
1816
            global.msg[2] = stringsetloc(
Face 1* ... Oh,Delay 11 wait,Delay 11 it's just Asgore's kid.Wait for input
"\\E1* ... Oh^1, wait^1, it's just Asgore's kid./", "scr_text_slash_scr_text_gml_2036_0"
);
1817
            global.msg[3] = stringsetloc(
Face 7* Sorry,Delay 11 I'm a little,Delay 11 uh,Delay 11 worked up lately.Wait for input
"\\E7* Sorry^1, I'm a little^1, uh^1, worked up lately./", "scr_text_slash_scr_text_gml_2037_0"
);
1818
            global.msg[4] = stringsetloc(
Face 2* This job is SO boring.Delay 11
* Nothing EVER happens in this town!Wait for input
"\\E2* This job is SO boring^1.&* Nothing EVER happens in this town!/", "scr_text_slash_scr_text_gml_2038_0"
);
1819
            global.msg[5] = stringsetloc(
Face 4* Ngh...Delay 11 I just wish SOMETHING would shake things up!Wait for input
"\\E4* Ngh..^1. I just wish SOMETHING would shake things up!/", "scr_text_slash_scr_text_gml_2039_0"
);
1820
            global.msg[6] = stringsetloc(
Face 7* ... Huh?Delay 11
* You got somethin' to report?Wait for input
"\\E7* ... Huh^1?&* You got somethin' to report?/", "scr_text_slash_scr_text_gml_2040_0"
);
1821
            global.msg[7] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2041_0"
);
1822
            if (global.flag[270 talked_to_undyne] >= 1)
1823
            {
1824
                global.fe = 1;
1825
                global.msg[0] = stringsetloc(
Face 1* Got somethin' to report?Wait for input
"\\E1* Got somethin' to report?/", "scr_text_slash_scr_text_gml_2045_0"
);
1826
                global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2046_0"
);
1827
            }
1828
            global.flag[270 talked_to_undyne] = 1;
1829
            break;
1830
        case 336:
1831
            if (global.choice == 0)
1832
            {
1833
                global.msg[0] = stringsetloc(
Face 0* ... Alphys?Wait for input
"\\E0* ... Alphys?/", "scr_text_slash_scr_text_gml_2054_0"
);
1834
                global.msg[1] = stringsetloc(
Face 3* Who's Alphys?Delay 11
* No idea who you're talking about.Wait for input
"\\E3* Who's Alphys^1?&* No idea who you're talking about./", "scr_text_slash_scr_text_gml_2055_0"
);
1835
                global.msg[2] = stringsetloc(
Face 2* ... Why,Delay 11 did they do something illegal!?Wait for input
"\\E2* ... Why^1, did they do something illegal!?/", "scr_text_slash_scr_text_gml_2056_0"
);
1836
                global.msg[3] = stringsetloc(
Face 5* Gotcha,Delay 11 if I see "Alphys,Delay 11" I'll tackle 'em!!Wait for input
"\\E5* Gotcha^1, if I see \"Alphys^1,\" I'll tackle 'em!!/", "scr_text_slash_scr_text_gml_2057_0"
);
1837
                global.msg[4] = stringsetloc(
* Fuhuhuhu!!Delay 11
* They're as good as dead!!Wait for inputClose Message
"* Fuhuhuhu!^1!&* They're as good as dead!!/%", "scr_text_slash_scr_text_gml_2058_0"
);
1838
            }
1839
            if (global.choice == 1)
1840
            {
1841
                global.msg[0] = stringsetloc(
Face 1* What?Delay 11
* There's a Dark World inside the school?Wait for input
"\\E1* What^1?&* There's a Dark World inside the school?/", "scr_text_slash_scr_text_gml_2062_0"
);
1842
                global.msg[1] = stringsetloc(
Face 2* Uh...Delay 11 SURE,Delay 11 kid.Wait for input
"\\E2* Uh..^1. SURE^1, kid./", "scr_text_slash_scr_text_gml_2063_0"
);
1843
                global.msg[2] = stringsetloc(
Face 5* There's no law against Dark Worlds anyway!Wait for input
"\\E5* There's no law against Dark Worlds anyway!/", "scr_text_slash_scr_text_gml_2064_0"
);
1844
                global.msg[3] = stringsetloc(
* That's a job for the school board!Wait for inputClose Message
"* That's a job for the school board!/%", "scr_text_slash_scr_text_gml_2065_0"
);
1845
            }
1846
            if (global.choice == 2)
1847
            {
1848
                global.msg[0] = stringsetloc(
Face 6* Aww,Delay 11 you wanna help me?Delay 11 Sure,Delay 11 punk.Wait for input
"\\E6* Aww^1, you wanna help me^1? Sure^1, punk./", "scr_text_slash_scr_text_gml_2069_0"
);
1849
                global.msg[1] = stringsetloc(
Face 5* Get someone to rob the bank so I can suplex them!Wait for input
"\\E5* Get someone to rob the bank so I can suplex them!/", "scr_text_slash_scr_text_gml_2070_0"
);
1850
                global.msg[2] = stringsetloc(
Face 1* ... wait,Delay 11 do we even have a bank?Wait for input
"\\E1* ... wait^1, do we even have a bank?/", "scr_text_slash_scr_text_gml_2071_0"
);
1851
                global.msg[3] = stringsetloc(
Face 5* Hey,Delay 11 get someone to build a bank...!Wait for inputClose Message
"\\E5* Hey^1, get someone to build a bank...!/%", "scr_text_slash_scr_text_gml_2072_0"
);
1852
            }
1853
            if (global.choice == 3)
1854
            {
1855
                global.msg[0] = stringsetloc(
Face 6* Don't do anything illegal,Delay 11 you little punk~!Wait for input
"\\E6* Don't do anything illegal^1, you little punk~!/", "scr_text_slash_scr_text_gml_2076_0"
);
1856
                global.msg[1] = stringsetloc(
Face 3* And lemme know if you get a lead on any purple girls.Wait for input
"\\E3* And lemme know if you get a lead on any purple girls./", "scr_text_slash_scr_text_gml_2077_0"
);
1857
                global.msg[2] = stringsetloc(
Face 4* There's one wanted on SEVERAL counts of Comic Mischief.Wait for inputClose Message
"\\E4* There's one wanted on SEVERAL counts of Comic Mischief./%", "scr_text_slash_scr_text_gml_2078_0"
);
1858
            }
1859
            break;
1860
        case 340:
1861
            global.choicemsg[0] = stringsetloc(
#Asriel
"#Asriel", "scr_text_slash_scr_text_gml_2083_0"
);
1862
            global.choicemsg[1] = stringsetloc(
#Job
"#Job", "scr_text_slash_scr_text_gml_2084_0"
);
1863
            global.choicemsg[2] = stringsetloc(
Co-Workers
"Co-Workers", "scr_text_slash_scr_text_gml_2085_0"
);
1864
            global.choicemsg[3] = stringsetloc(
No
"No", "scr_text_slash_scr_text_gml_2086_0"
);
1865
            global.fe = 0;
1866
            global.fc = 19;
1867
            global.msg[0] = stringsetloc(
Face 0* Little buddy!Delay 11
* It's me!Wait for input
"\\E0* Little buddy^1!&* It's me!/", "scr_text_slash_scr_text_gml_2089_0"
);
1868
            global.msg[1] = stringsetloc(
Face 3* Wanna chat for a minute before I lose my mind?Wait for input
"\\E3* Wanna chat for a minute before I lose my mind?/", "scr_text_slash_scr_text_gml_2090_0"
);
1869
            global.msg[2] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2091_0"
);
1870
            if (global.flag[271 talk_pizzapants] > 1)
1871
            {
1872
                global.msg[0] = stringsetloc(
Face 0* H... Hey!
* Hey little buddy!Delay 11
* What's up?!Wait for input
"\\E0* H... Hey!&* Hey little buddy^1!&* What's up?!/", "scr_text_slash_scr_text_gml_2094_0"
);
1873
                global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2095_0"
);
1874
            }
1875
            global.flag[271 talk_pizzapants] = 2;
1876
            break;
1877
        case 341:
1878
            if (global.choice == 0)
1879
            {
1880
                global.msg[0] = stringsetloc(
Face 0* Do you know when Azzy's coming home?Wait for input
"\\E0* Do you know when Azzy's coming home?/", "scr_text_slash_scr_text_gml_2103_0"
);
1881
                global.msg[1] = stringsetloc(
Face 8* Y...Delay 11 You can't tell him this,Delay 11 but I really miss the guy.Wait for input
"\\E8* Y..^1. You can't tell him this^1, but I really miss the guy./", "scr_text_slash_scr_text_gml_2104_0"
);
1882
                global.msg[2] = stringsetloc(
Face 8* It'd be sweet to cruise around town like old times...Wait for input
"\\E8* It'd be sweet to cruise around town like old times.../", "scr_text_slash_scr_text_gml_2105_0"
);
1883
                global.msg[3] = stringsetloc(
Face 3* Picking up,Delay 11 for example...Wait for input
"\\E3* Picking up^1, for example.../", "scr_text_slash_scr_text_gml_2106_0"
);
1884
                global.msg[4] = stringsetloc(
Face 4* CHICKSWait for input
"\\E4* CHICKS/", "scr_text_slash_scr_text_gml_2107_0"
);
1885
                global.msg[5] = stringsetloc(
Face 5* Which,Delay 11 as a matter of courseWait for input
"\\E5* Which^1, as a matter of course/", "scr_text_slash_scr_text_gml_2108_0"
);
1886
                global.msg[6] = stringsetloc(
Face 6* May not have ever actually happened.Wait for input
"\\E6* May not have ever actually happened./", "scr_text_slash_scr_text_gml_2109_0"
);
1887
                global.msg[7] = stringsetloc(
Face 2* B-but one time Undyne made eye contact with me!Wait for input
"\\E2* B-but one time Undyne made eye contact with me!/", "scr_text_slash_scr_text_gml_2110_0"
);
1888
                global.msg[8] = stringsetloc(
Face 7* ... while she was writing me a speeding ticket.Wait for inputClose Message
"\\E7* ... while she was writing me a speeding ticket./%", "scr_text_slash_scr_text_gml_2111_0"
);
1889
            }
1890
            if (global.choice == 1)
1891
            {
1892
                global.msg[0] = stringsetloc(
Face 1* Make no mistake,Delay 11 little buddy.Wait for input
"\\E1* Make no mistake^1, little buddy./", "scr_text_slash_scr_text_gml_2115_0"
);
1893
                global.msg[1] = stringsetloc(
Face 2* ICE-E's P"E"ZZA is H"E"LL.Wait for input
"\\E2* ICE-E's P\"E\"ZZA is H\"E\"LL./", "scr_text_slash_scr_text_gml_2116_0"
);
1894
                global.msg[2] = stringsetloc(
Face 0* I can't slack off for SECONDS without hearing...Wait for input
"\\E0* I can't slack off for SECONDS without hearing.../", "scr_text_slash_scr_text_gml_2117_0"
);
1895
                global.msg[3] = stringsetloc(
Face 3* "Be a team player,Delay 11 there's no I in PEZZA!"Wait for input
"\\E3* \"Be a team player^1, there's no I in PEZZA!\"/", "scr_text_slash_scr_text_gml_2118_0"
);
1896
                global.msg[4] = stringsetloc(
Face 2* YES THERE IS.Delay 11
* YOU JUST TOOK IT OUT.Wait for input
"\\E2* YES THERE IS^1.&* YOU JUST TOOK IT OUT./", "scr_text_slash_scr_text_gml_2119_0"
);
1897
                global.msg[5] = stringsetloc(
Face 3* But it's OK,Delay 11 little buddy.Delay 11
* I've been saving up...Wait for input
"\\E3* But it's OK^1, little buddy^1.&* I've been saving up.../", "scr_text_slash_scr_text_gml_2120_0"
);
1898
                global.msg[6] = stringsetloc(
Face 8* ... To go to college where Azzy is!Wait for input
"\\E8* ... To go to college where Azzy is!/", "scr_text_slash_scr_text_gml_2121_0"
);
1899
                global.msg[7] = stringsetloc(
Face 5* Then I'll get a theater degree,Delay 11 become a famous actor...Wait for input
"\\E5* Then I'll get a theater degree^1, become a famous actor.../", "scr_text_slash_scr_text_gml_2122_0"
);
1900
                global.msg[8] = stringsetloc(
Face 1* And let the fangirls roll in, little buddy.Wait for inputClose Message
"\\E1* And let the fangirls roll in, little buddy./%", "scr_text_slash_scr_text_gml_2123_0"
);
1901
            }
1902
            if (global.choice == 2)
1903
            {
1904
                global.msg[0] = stringsetloc(
Face 1* Ah,Delay 11 yes,Delay 11 Little Buddy.Delay 11 Good idea.Delay 11 Meet the Rogue's Gallery.Wait for input
"\\E1* Ah^1, yes^1, Little Buddy^1. Good idea^1. Meet the Rogue's Gallery./", "scr_text_slash_scr_text_gml_2128_0"
);
1905
                global.msg[1] = stringsetloc(
Face 3* Blue Ears - Soft serve obsessed,Delay 11 no concept of personal space.Wait for input
"\\E3* Blue Ears - Soft serve obsessed^1, no concept of personal space./", "scr_text_slash_scr_text_gml_2129_0"
);
1906
                global.msg[2] = stringsetloc(
Face 2* Keeps accidentally pouring slushies on me and giggling.Wait for input
"\\E2* Keeps accidentally pouring slushies on me and giggling./", "scr_text_slash_scr_text_gml_2130_0"
);
1907
                global.msg[3] = stringsetloc(
Face 1* The Warrior - Thankfully absent due to pizza-related injuries.Wait for input
"\\E1* The Warrior - Thankfully absent due to pizza-related injuries./", "scr_text_slash_scr_text_gml_2131_0"
);
1908
                global.msg[4] = stringsetloc(
Face 2* Constantly terrorizing customers with war chants.Wait for input
"\\E2* Constantly terrorizing customers with war chants./", "scr_text_slash_scr_text_gml_2132_0"
);
1909
                global.msg[5] = stringsetloc(
Face 3* Purple Guy - Man,Delay 11 THAT GUY,Delay 11 you gotta...Wait for input
"\\E3* Purple Guy - Man^1, THAT GUY^1, you gotta.../", "scr_text_slash_scr_text_gml_2133_0"
);
1910
                global.msg[6] = stringsetloc(
Face 6* ... actually,Delay 11 does that guy even work here?Wait for input
"\\E6* ... actually^1, does that guy even work here?/", "scr_text_slash_scr_text_gml_2134_0"
);
1911
                global.msg[7] = stringsetloc(
Face 3* Ah,Delay 11 my co-workers.Delay 11 Where would I be without them?Wait for input
"\\E3* Ah^1, my co-workers^1. Where would I be without them?/", "scr_text_slash_scr_text_gml_2135_0"
);
1912
                global.msg[8] = stringsetloc(
Face 1* A happy place,Delay 11 little buddy.Delay 11 A much happier place.Wait for inputClose Message
"\\E1* A happy place^1, little buddy^1. A much happier place./%", "scr_text_slash_scr_text_gml_2136_0"
);
1913
            }
1914
            if (global.choice == 3)
1915
            {
1916
                global.msg[0] = stringsetloc(
Face 3* It's fine,Delay 11 Little Buddy.Delay 11 You don't have to watch me suffer.Wait for input
"\\E3* It's fine^1, Little Buddy^1. You don't have to watch me suffer./", "scr_text_slash_scr_text_gml_2141_0"
);
1917
                global.msg[1] = stringsetloc(
Face 1* Just enjoy your freedom... While it lasts...Wait for inputClose Message
"\\E1* Just enjoy your freedom... While it lasts.../%", "scr_text_slash_scr_text_gml_2142_0"
);
1918
            }
1919
            break;
1920
        case 345:
1921
            global.choicemsg[0] = stringsetloc(
#Fruit Juice
"#Fruit Juice", "scr_text_slash_scr_text_gml_2147_0"
);
1922
            global.choicemsg[1] = stringsetloc(
#Nothing
"#Nothing", "scr_text_slash_scr_text_gml_2148_0"
);
1923
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2151_0_b"
);
1924
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2152_0_b"
);
1925
            global.msg[0] = stringsetloc(
* Kris...Delay 11 What a pleasant surprise to see you here.Delay 11
* And on a school day.Wait for input
"* Kris..^1. What a pleasant surprise to see you here^1.&* And on a school day./", "scr_text_slash_scr_text_gml_2151_0"
);
1926
            global.msg[1] = stringsetloc(
* There must be a reason that you came here at such a time.Wait for input
"* There must be a reason that you came here at such a time./", "scr_text_slash_scr_text_gml_2152_0"
);
1927
            global.msg[2] = stringsetloc(
* I,Delay 11 Father Alvin,Delay 11 implore you.Delay 11
* If you have anything weighing on your mind,Delay 11 please,Delay 11 speak.Wait for input
"* I^1, Father Alvin^1, implore you^1.&* If you have anything weighing on your mind^1, please^1, speak./", "scr_text_slash_scr_text_gml_2153_0"
);
1928
            global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2154_0"
);
1929
            break;
1930
        case 346:
1931
            if (global.choice == 0)
1932
            {
1933
                global.msg[0] = stringsetloc(
* Kris, if you want some of our "sick" Fruit Juice,Delay 11 you should come to our service.Wait for input
"* Kris, if you want some of our \"sick\" Fruit Juice^1, you should come to our service./", "scr_text_slash_scr_text_gml_2160_0"
);
1934
                global.msg[1] = stringsetloc(
* Our choir sounds a bit thinner since your brother went away.Wait for input
"* Our choir sounds a bit thinner since your brother went away./", "scr_text_slash_scr_text_gml_2161_0"
);
1935
                global.msg[2] = stringsetloc(
* Kris,Delay 11 it would be wonderful if you would sing with us.Wait for input
"* Kris^1, it would be wonderful if you would sing with us./", "scr_text_slash_scr_text_gml_2162_0"
);
1936
                global.msg[3] = stringsetloc(
* Or even participated to any extent,Wait for input
"* Or even participated to any extent,/", "scr_text_slash_scr_text_gml_2163_0"
);
1937
                global.msg[4] = stringsetloc(
* Instead of just trying to drink the Fruit Juice.Wait for inputClose Message
"* Instead of just trying to drink the Fruit Juice./%", "scr_text_slash_scr_text_gml_2164_0"
);
1938
            }
1939
            else
1940
            {
1941
                global.msg[0] = stringsetloc(
* I understand.Delay 11
* I hope in time you may find the words you seek.Wait for input
"* I understand^1.&* I hope in time you may find the words you seek./", "scr_text_slash_scr_text_gml_2168_0"
);
1942
                global.msg[1] = stringsetloc(
* Let the Angel's power light your way.Wait for inputClose Message
"* Let the Angel's power light your way./%", "scr_text_slash_scr_text_gml_2169_0"
);
1943
            }
1944
            break;
1945
        case 350:
1946
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_2174_0"
);
1947
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_2175_0"
);
1948
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2178_0_b"
);
1949
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2179_0_b"
);
1950
            global.msg[0] = stringsetloc(
* (Scented markers.)Wait for input
"* (Scented markers.)/", "scr_text_slash_scr_text_gml_2178_0"
);
1951
            global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2179_0"
);
1952
            break;
1953
        case 351:
1954
            if (global.choice == 0)
1955
                global.msg[0] = stringsetloc(
* (You dig out the marshmallow one and start huffing it.)Wait for inputClose Message
"* (You dig out the marshmallow one and start huffing it.)/%", "scr_text_slash_scr_text_gml_2185_0"
);
1956
            else
1957
                global.msg[0] = stringsetloc(
* (The chocolate one smells too fake anyway.)Wait for inputClose Message
"* (The chocolate one smells too fake anyway.)/%", "scr_text_slash_scr_text_gml_2189_0"
);
1958
            break;
1959
        case 355:
1960
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_2194_0"
);
1961
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_2195_0"
);
1962
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2198_0_b"
);
1963
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2199_0_b"
);
1964
            global.msg[0] = stringsetloc(
* (It's a toilet.)Delay 11
* (Flush it?)Wait for input
"* (It's a toilet.^1)&* (Flush it?)/", "scr_text_slash_scr_text_gml_2198_0"
);
1965
            global.msg[1] = stringsetloc(


Yes NoChoice type 1
"& & Yes No\\C1", "scr_text_slash_scr_text_gml_2199_0"
);
1966
            global.msg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2202_0"
);
1967
            if (global.plot >= 0)
1968
                global.msg[1] = stringsetloc(
Choice type 2
" \\C2", "scr_text_slash_scr_text_gml_2205_0"
);
1969
            break;
1970
        case 356:
1971
            if (global.choice == 0)
1972
            {
1973
                global.msg[0] = stringsetloc(
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_2216_0"
);
1974
                with (obj_town_event)
1975
                    con = 60;
1976
            }
1977
            else
1978
            {
1979
                global.msg[0] = stringsetloc(
* (It's good to conserve water.)Wait for inputClose Message
"* (It's good to conserve water.)/%", "scr_text_slash_scr_text_gml_2219_0"
);
1980
            }
1981
            break;
1982
        case 360:
1983
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_2226_0"
);
1984
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_2227_0"
);
1985
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2228_0_b"
);
1986
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2229_0_b"
);
1987
            global.msg[0] = stringsetloc(
* (It's an obligatory hospital piano,Delay 11 shrunk to fit in the corner.)Wait for input
"* (It's an obligatory hospital piano^1, shrunk to fit in the corner.)/", "scr_text_slash_scr_text_gml_2228_0"
);
1988
            global.msg[1] = stringsetloc(
* (As a result, it's missing most of the good keys.)Wait for input
"* (As a result, it's missing most of the good keys.)/", "scr_text_slash_scr_text_gml_2229_0"
);
1989
            global.msg[2] = stringsetloc(
* (Play it?)Wait for input
"* (Play it?)/", "scr_text_slash_scr_text_gml_2230_0"
);
1990
            global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2231_0"
);
1991
            break;
1992
        case 361:
1993
            if (global.choice == 0)
1994
            {
1995
                with (obj_npc_room)
1996
                    tempvar = 1;
1997
                snd_play(snd_pianonoise);
1998
                global.msg[0] = stringsetloc(
* (Plink...)Wait for inputClose Message
"* (Plink...)/%", "scr_text_slash_scr_text_gml_2239_0"
);
1999
            }
2000
            else
2001
            {
2002
                global.msg[0] = stringsetloc(
* (Your hands linger over the keys doing nothing.)Wait for inputClose Message
"* (Your hands linger over the keys doing nothing.)/%", "scr_text_slash_scr_text_gml_2243_0"
);
2003
            }
2004
            break;
2005
        case 365:
2006
            global.msg[0] = stringsetloc(
* (Ring,Delay 11 ring...)Wait for input
"* (Ring^1, ring...)/", "scr_text_slash_scr_text_gml_2248_0"
);
2007
            
scr_torface
scr_torface

function
scr_torface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FT \\TT %", string(arg1), "scr_torface_slash_scr_torface_gml_1_0"); }
(1, 8);
2008
            global.msg[2] = stringsetloc(
* K...Delay 11 Kris!?Wait for input
"* K..^1. Kris!?/", "scr_text_slash_scr_text_gml_2250_0"
);
2009
            global.msg[3] = stringsetloc(
Face 1* Whatever have you been doing!?Wait for input
"\\E1* Whatever have you been doing!?/", "scr_text_slash_scr_text_gml_2251_0"
);
2010
            global.msg[4] = stringsetloc(
Face 3* I sat in the car waiting for you after school for half an hour...!Wait for input
"\\E3* I sat in the car waiting for you after school for half an hour...!/", "scr_text_slash_scr_text_gml_2252_0"
);
2011
            global.msg[5] = stringsetloc(
Face 7* I called and called,Delay 11 but you never picked up...Wait for input
"\\E7* I called and called^1, but you never picked up.../", "scr_text_slash_scr_text_gml_2253_0"
);
2012
            global.msg[6] = stringsetloc(
Face 8* You had your poor mother worried sick!Wait for input
"\\E8* You had your poor mother worried sick!/", "scr_text_slash_scr_text_gml_2254_0"
);
2013
            global.msg[7] = stringsetloc(
Face 7* Kris,Delay 11 I am afraid I am going to have to punish you...Wait for input
"\\E7* Kris^1, I am afraid I am going to have to punish you.../", "scr_text_slash_scr_text_gml_2255_0"
);
2014
            global.msg[8] = stringsetloc(
Face 8* ... huh?Wait for input
"\\E8* ... huh?/", "scr_text_slash_scr_text_gml_2256_0"
);
2015
            global.msg[9] = stringsetloc(
Face 1* ... A friend?Wait for input
"\\E1* ... A friend?/", "scr_text_slash_scr_text_gml_2257_0"
);
2016
            global.msg[10] = stringsetloc(
Face 0* You were spending time with...Delay 11 a friend?Wait for input
"\\E0* You were spending time with..^1. a friend?/", "scr_text_slash_scr_text_gml_2258_0"
);
2017
            global.msg[11] = stringsetloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_2259_0"
);
2018
            global.msg[12] = stringsetloc(
Face 9* Kris...Wait for input
"\\E9* Kris.../", "scr_text_slash_scr_text_gml_2260_0"
);
2019
            global.msg[13] = stringsetloc(
Face 0* I will make an exception this time.Wait for input
"\\E0* I will make an exception this time./", "scr_text_slash_scr_text_gml_2261_0"
);
2020
            global.msg[14] = stringsetloc(
* You can continue your adventures a little longer.Wait for input
"* You can continue your adventures a little longer./", "scr_text_slash_scr_text_gml_2262_0"
);
2021
            global.msg[15] = stringsetloc(
Face 1* But when you return home...Wait for input
"\\E1* But when you return home.../", "scr_text_slash_scr_text_gml_2263_0"
);
2022
            global.msg[16] = stringsetloc(
Face 5* You are going to have to go to bed early.Wait for input
"\\E5* You are going to have to go to bed early./", "scr_text_slash_scr_text_gml_2264_0"
);
2023
            global.msg[17] = stringsetloc(
Face 0* See you soon,Delay 11 honey.Wait for input
"\\E0* See you soon^1, honey./", "scr_text_slash_scr_text_gml_2265_0"
);
2024
            
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(18);
2025
            global.msg[19] = stringsetloc(
* (Click...)Wait for inputClose Message
"* (Click...)/%", "scr_text_slash_scr_text_gml_2267_0"
);
2026
            break;
2027
        case 370:
2028
            global.choicemsg[0] = stringsetloc(
Great to#see you#again
"Great to#see you#again", "scr_text_slash_scr_text_gml_2271_0"
);
2029
            global.choicemsg[1] = stringsetloc(
Who the#hell are#you?
"Who the#hell are#you?", "scr_text_slash_scr_text_gml_2272_0"
);
2030
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2275_0_b"
);
2031
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2276_0_b"
);
2032
            global.msg[0] = stringsetloc(
Face 0* hey, look who's walkin' around.Wait for input
"\\E0* hey, look who's walkin' around./", "scr_text_slash_scr_text_gml_2275_0"
);
2033
            global.msg[1] = stringsetloc(
Face 2* how are ya,Delay 11 kid?Wait for input
"\\E2* how are ya^1, kid?/", "scr_text_slash_scr_text_gml_2276_0"
);
2034
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2277_0"
);
2035
            break;
2036
        case 371:
2037
            global.choicemsg[0] = stringsetloc(
#Store
"#Store", "scr_text_slash_scr_text_gml_2281_0"
);
2038
            global.choicemsg[1] = stringsetloc(
#Friends
"#Friends", "scr_text_slash_scr_text_gml_2282_0"
);
2039
            global.choicemsg[2] = stringsetloc(
Leave
"Leave", "scr_text_slash_scr_text_gml_2283_0"
);
2040
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2286_0"
);
2041
            if (global.choice == 0)
2042
            {
2043
                global.msg[0] = stringsetloc(
Face 2* yeah,Delay 11 it's real nice,Delay 11 isn't it?Wait for input
"\\E2* yeah^1, it's real nice^1, isn't it?/", "scr_text_slash_scr_text_gml_2287_0"
);
2044
                global.msg[1] = stringsetloc(
Face 5* especially considering i've never met you before.Wait for input
"\\E5* especially considering i've never met you before./", "scr_text_slash_scr_text_gml_2288_0"
);
2045
                global.msg[2] = stringsetloc(
Face 0* the name's sans.Delay 11
* sans the skeleton.Delay 11
* i'm new in town.Wait for input
"\\E0* the name's sans^1.&* sans the skeleton^1.&* i'm new in town./", "scr_text_slash_scr_text_gml_2289_0"
);
2046
                global.msg[3] = stringsetloc(
Face 2* what's up?Wait for input
"\\E2* what's up?/", "scr_text_slash_scr_text_gml_2290_0"
);
2047
                global.msg[4] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_2291_0"
);
2048
            }
2049
            if (global.choice == 1)
2050
            {
2051
                global.msg[0] = stringsetloc(
Face 3* hmm...Delay 11 y'know,Delay 11 good question.Wait for input
"\\E3* hmm..^1. y'know^1, good question./", "scr_text_slash_scr_text_gml_2295_0"
);
2052
                global.msg[1] = stringsetloc(
Face 5* i'm sans.Delay 11
* your friendly neighborhood skeleton.Wait for input
"\\E5* i'm sans^1.&* your friendly neighborhood skeleton./", "scr_text_slash_scr_text_gml_2296_0"
);
2053
                global.msg[2] = stringsetloc(
Face 2* what's up?Wait for input
"\\E2* what's up?/", "scr_text_slash_scr_text_gml_2297_0"
);
2054
                global.msg[3] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_2298_0"
);
2055
            }
2056
            if (global.flag[273 talked_to_sans] >= 1)
2057
            {
2058
                global.fe = 5;
2059
                global.msg[0] = stringsetloc(
Face 5* what's up?Wait for input
"\\E5* what's up?/", "scr_text_slash_scr_text_gml_2304_0"
);
2060
                global.msg[1] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_2305_0"
);
2061
            }
2062
            if (global.flag[273 talked_to_sans] < 1)
2063
                global.flag[273 talked_to_sans] = 1;
2064
            break;
2065
        case 372:
2066
            global.choicemsg[0] = stringsetloc(
#Me
"#Me", "scr_text_slash_scr_text_gml_2311_0"
);
2067
            global.choicemsg[1] = stringsetloc(
#My Mom
"#My Mom", "scr_text_slash_scr_text_gml_2312_0"
);
2068
            global.choicemsg[2] = stringsetloc(
My Teacher
"My Teacher", "scr_text_slash_scr_text_gml_2313_0"
);
2069
            global.choicemsg[3] = stringsetloc(
Nobody
"Nobody", "scr_text_slash_scr_text_gml_2314_0"
);
2070
            if (global.choice == 0)
2071
            {
2072
                global.msg[0] = stringsetloc(
Face 2* behind me?Delay 11
* yeah,Delay 11 that's the grocery store.Wait for input
"\\E2* behind me^1?&* yeah^1, that's the grocery store./", "scr_text_slash_scr_text_gml_2318_0"
);
2073
                global.msg[1] = stringsetloc(
Face 1* unfortunately,Delay 11 it's closed.Wait for input
"\\E1* unfortunately^1, it's closed./", "scr_text_slash_scr_text_gml_2319_0"
);
2074
                global.msg[2] = stringsetloc(
Face 2* what a pain.Delay 11
* i really wanted to buy some milk.Wait for input
"\\E2* what a pain^1.&* i really wanted to buy some milk./", "scr_text_slash_scr_text_gml_2320_0"
);
2075
                global.msg[3] = stringsetloc(
Face 5* someone oughta complain to the guy who runs it.Wait for inputClose Message
"\\E5* someone oughta complain to the guy who runs it./%", "scr_text_slash_scr_text_gml_2321_0"
);
2076
            }
2077
            if (global.choice == 1)
2078
            {
2079
                global.msg[0] = stringsetloc(
Face 0* we just moved here,Delay 11 so i hardly know anyone.Wait for input
"\\E0* we just moved here^1, so i hardly know anyone./", "scr_text_slash_scr_text_gml_2325_0"
);
2080
                global.msg[1] = stringsetloc(
Face 2* why,Delay 11 got anyone i should know better?Wait for input
"\\E2* why^1, got anyone i should know better?/", "scr_text_slash_scr_text_gml_2326_0"
);
2081
                global.msg[2] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2327_0"
);
2082
            }
2083
            if (global.choice == 2)
2084
            {
2085
                global.msg[0] = stringsetloc(
Face 2* oh,Delay 11 you've got something better to do?Wait for input
"\\E2* oh^1, you've got something better to do?/", "scr_text_slash_scr_text_gml_2333_0"
);
2086
                global.msg[1] = stringsetloc(
Face 0* me too.Wait for input
"\\E0* me too./", "scr_text_slash_scr_text_gml_2334_0"
);
2087
                global.msg[2] = stringsetloc(
Face 2* anyway,Delay 11 i'll be standing here doing nothing.Wait for inputClose Message
"\\E2* anyway^1, i'll be standing here doing nothing./%", "scr_text_slash_scr_text_gml_2335_0"
);
2088
            }
2089
            break;
2090
        case 373:
2091
            if (global.choice == 0)
2092
            {
2093
                global.msg[0] = stringsetloc(
* huh?Wait for inputClose Message
"* huh?/%", "scr_text_slash_scr_text_gml_2342_0"
);
2094
                if (global.flag[274 sans_phone] == 2)
2095
                {
2096
                    global.msg[0] = stringsetloc(
Face 2* ah,Delay 11 sorry.Delay 11 i don't hang out with idiot babies.Wait for input
"\\E2* ah^1, sorry^1. i don't hang out with idiot babies./", "scr_text_slash_scr_text_gml_2345_0"
);
2097
                    global.msg[1] = stringsetloc(
Face 5* they compete with my sociological niche.Wait for inputClose Message
"\\E5* they compete with my sociological niche./%", "scr_text_slash_scr_text_gml_2346_0"
);
2098
                }
2099
                if (global.flag[274 sans_phone] == 1)
2100
                    global.msg[0] = stringsetloc(
Face 5* hey,Delay 11 i gave you a number,Delay 11 what more do you want?Wait for inputClose Message
"\\E5* hey^1, i gave you a number^1, what more do you want?/%", "scr_text_slash_scr_text_gml_2351_0"
);
2101
                if (global.flag[274 sans_phone] == 0)
2102
                {
2103
                    global.msg[0] = stringsetloc(
Face 2* woah there,Delay 11 tiger.Wait for input
"\\E2* woah there^1, tiger./", "scr_text_slash_scr_text_gml_2356_0"
);
2104
                    global.msg[1] = stringsetloc(
Face 0* you can't just jump straight into friendship.Wait for input
"\\E0* you can't just jump straight into friendship./", "scr_text_slash_scr_text_gml_2357_0"
);
2105
                    global.msg[2] = stringsetloc(
Face 2* it takes time.Wait for input
"\\E2* it takes time./", "scr_text_slash_scr_text_gml_2358_0"
);
2106
                    global.msg[3] = stringsetloc(
Face 3* ...Wait for input
"\\E3* .../", "scr_text_slash_scr_text_gml_2359_0"
);
2107
                    global.msg[4] = stringsetloc(
Face 2* alright,Delay 11 that's enough time.Wait for input
"\\E2* alright^1, that's enough time./", "scr_text_slash_scr_text_gml_2360_0"
);
2108
                    global.msg[5] = stringsetloc(
Face 0* take this.Wait for input
"\\E0* take this./", "scr_text_slash_scr_text_gml_2361_0"
);
2109
                    global.msg[6] = stringsetloc(
Face 5* call it whenever you feel like.Wait for input
"\\E5* call it whenever you feel like./", "scr_text_slash_scr_text_gml_2362_0"
);
2110
                    
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(7);
2111
                    global.msg[8] = stringsetloc(
* (You got Sans's Number.)Wait for inputClose Message
"* (You got Sans's Number.)/%", "scr_text_slash_scr_text_gml_2364_0"
);
2112
                    global.flag[274 sans_phone] = 1;
2113
                    
scr_phoneadd
scr_phoneadd

function
scr_phoneadd(arg0)
{ i = 0; loop = 1; noroom = 0; global.phone[8] = 999; while (loop == 1) { if (global.phone[i] == 0) { global.phone[i] = arg0; break; } if (i == 8) { noroom = 1; break; } i += 1; }
scr_phonename();
}
(202);
2114
                }
2115
            }
2116
            if (global.choice == 1)
2117
            {
2118
                global.msg[0] = stringsetloc(
Face 1* your mother,Delay 11 huh...?Wait for input
"\\E1* your mother^1, huh...?/", "scr_text_slash_scr_text_gml_2372_0"
);
2119
                global.msg[1] = stringsetloc(
Face 0* too late.Wait for input
"\\E0* too late./", "scr_text_slash_scr_text_gml_2373_0"
);
2120
                global.msg[2] = stringsetloc(
Face 5* i already "befriended" your mom last night.Wait for input
"\\E5* i already \"befriended\" your mom last night./", "scr_text_slash_scr_text_gml_2374_0"
);
2121
                global.msg[3] = stringsetloc(
Face 2* she's great. came to the store to buy chocolate kisses.Wait for input
"\\E2* she's great. came to the store to buy chocolate kisses./", "scr_text_slash_scr_text_gml_2375_0"
);
2122
                global.msg[4] = stringsetloc(
Face 3* said she's gotta lock her door to stop you from eating 'em.Wait for input
"\\E3* said she's gotta lock her door to stop you from eating 'em./", "scr_text_slash_scr_text_gml_2376_0"
);
2123
                global.msg[5] = stringsetloc(
Face 5* heheheh... you sound like a fun kid,Delay 11 huh?Wait for inputClose Message
"\\E5* heheheh... you sound like a fun kid^1, huh?/%", "scr_text_slash_scr_text_gml_2377_0"
);
2124
            }
2125
            if (global.choice == 2)
2126
            {
2127
                global.msg[0] = stringsetloc(
Face 0* alphys.Delay 11 yeah.Delay 11 i know about her.Wait for input
"\\E0* alphys^1. yeah^1. i know about her./", "scr_text_slash_scr_text_gml_2381_0"
);
2128
                global.msg[1] = stringsetloc(
Face 2* came into the store with a suitcase and sunglasses.Wait for input
"\\E2* came into the store with a suitcase and sunglasses./", "scr_text_slash_scr_text_gml_2382_0"
);
2129
                global.msg[2] = stringsetloc(
Face 0* thought she was part of the mob.Wait for input
"\\E0* thought she was part of the mob./", "scr_text_slash_scr_text_gml_2383_0"
);
2130
                global.msg[3] = stringsetloc(
Face 2* she opened the case and stuffed it full of instant noodles.Wait for input
"\\E2* she opened the case and stuffed it full of instant noodles./", "scr_text_slash_scr_text_gml_2384_0"
);
2131
                global.msg[4] = stringsetloc(
Face 0* paid in small bills,Wait for input
"\\E0* paid in small bills,/", "scr_text_slash_scr_text_gml_2385_0"
);
2132
                global.msg[5] = stringsetloc(
Face 0* then slunk out of the place,Wait for input
"\\E0* then slunk out of the place,/", "scr_text_slash_scr_text_gml_2386_0"
);
2133
                global.msg[6] = stringsetloc(
Face 2* pajamas trailing on the floor.Wait for input
"\\E2* pajamas trailing on the floor./", "scr_text_slash_scr_text_gml_2387_0"
);
2134
                global.msg[7] = stringsetloc(
Face 0* anyway,Delay 11 our relationship is,Delay 11 uh,Delay 11 purely business.Wait for input
"\\E0* anyway^1, our relationship is^1, uh^1, purely business./", "scr_text_slash_scr_text_gml_2388_0"
);
2135
                global.msg[8] = stringsetloc(
Face 2* so,Delay 11 uh,Delay 11 i guess i'll just let her do her thing.Wait for inputClose Message
"\\E2* so^1, uh^1, i guess i'll just let her do her thing./%", "scr_text_slash_scr_text_gml_2389_0"
);
2136
            }
2137
            if (global.choice == 3)
2138
                global.msg[0] = stringsetloc(
Face 1* harsh,Delay 11 but fair.Wait for inputClose Message
"\\E1* harsh^1, but fair./%", "scr_text_slash_scr_text_gml_2393_0"
);
2139
            break;
2140
        case 375:
2141
            global.choicemsg[0] = stringsetloc(
#1
"#1", "scr_text_slash_scr_text_gml_2398_0"
);
2142
            global.choicemsg[1] = stringsetloc(
#2
"#2", "scr_text_slash_scr_text_gml_2399_0"
);
2143
            global.choicemsg[2] = stringsetloc(
3
"3", "scr_text_slash_scr_text_gml_2402_0"
);
2144
            global.choicemsg[3] = stringsetloc(
4
"4", "scr_text_slash_scr_text_gml_2403_0_b"
);
2145
            snd_play_x(snd_phone, 0.7, 1);
2146
            global.msg[0] = stringsetloc(
* (Ring,Delay 11 ring...)Wait for input
"* (Ring^1, ring...)/", "scr_text_slash_scr_text_gml_2403_0"
);
2147
            global.msg[1] = stringsetloc(
* Hello.Wait for input
"* Hello./", "scr_text_slash_scr_text_gml_2404_0"
);
2148
            global.msg[2] = stringsetloc(
* You have reached the Hotline for Idiot Babies.Wait for input
"* You have reached the Hotline for Idiot Babies./", "scr_text_slash_scr_text_gml_2405_0"
);
2149
            global.msg[3] = stringsetloc(
* Please press 1 for Idiots,Delay 11 2 for Babies,Delay 11 3 for Idiot Babies,Delay 11 and 4 for None.Wait for input
"* Please press 1 for Idiots^1, 2 for Babies^1, 3 for Idiot Babies^1, and 4 for None./", "scr_text_slash_scr_text_gml_2406_0"
);
2150
            global.msg[4] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2407_0"
);
2151
            if (global.flag[274 sans_phone] == 2)
2152
            {
2153
                global.msg[0] = stringsetloc(
* (Ring,Delay 11 ring...)Delay 11
* (Ring,Delay 11 ring...)Delay 11
* (Ring,Delay 11 ring...)Wait for input
"* (Ring^1, ring...^1)&* (Ring^1, ring...^1)&* (Ring^1, ring...)/", "scr_text_slash_scr_text_gml_2410_0"
);
2154
                global.msg[1] = stringsetloc(
* (The phone kept ringing infinitely.)Wait for inputClose Message
"* (The phone kept ringing infinitely.)/%", "scr_text_slash_scr_text_gml_2411_0"
);
2155
            }
2156
            break;
2157
        case 376:
2158
            if (global.flag[274 sans_phone] == 1)
2159
                global.flag[274 sans_phone] = 2;
2160
            
scr_phonename
scr_phonename

function
scr_phonename()
{ for (i = 0; i < 8; i += 1) global.phonename[i] = stringsetloc(
" ", "scr_phonename_slash_scr_phonename_gml_3_0"
);
for (i = 0; i < 8; i += 1) { itemid = global.phone[i]; switch (itemid) { case 201: global.phonename[i] = stringsetloc(
Call Home
"Call Home", "scr_phonename_slash_scr_phonename_gml_17_0"
);
if (global.chapter == 2 && global.plot == 9) global.phonename[i] = stringsetloc(
Call Toriel
"Call Toriel", "scr_phonename_slash_scr_phonename_gml_18_0"
);
break; case 202: global.phonename[i] = stringsetloc(
Sans's Number
"Sans's Number", "scr_phonename_slash_scr_phonename_gml_21_0"
);
if (global.flag[274 sans_phone] >= 2) global.phonename[i] = stringsetloc(
Not Sans's Number
"Not Sans's Number", "scr_phonename_slash_scr_phonename_gml_22_0"
);
break; } } }
();
2161
            global.msg[0] = stringsetloc(
* Huh!?Wait for input
"* Huh!?/", "scr_text_slash_scr_text_gml_2418_0"
);
2162
            if (global.choice == 0)
2163
            {
2164
                global.msg[0] = stringsetloc(
* Ah,Delay 11 you're an Idiot?Wait for input
"* Ah^1, you're an Idiot?/", "scr_text_slash_scr_text_gml_2419_0"
);
2165
                global.flag[275 idiot_baby_status] = 1;
2166
            }
2167
            if (global.choice == 1)
2168
            {
2169
                global.msg[0] = stringsetloc(
* Ah,Delay 11 you're an Baby?Wait for input
"* Ah^1, you're an Baby?/", "scr_text_slash_scr_text_gml_2420_0"
);
2170
                global.flag[275 idiot_baby_status] = 2;
2171
            }
2172
            if (global.choice == 2)
2173
            {
2174
                global.msg[0] = stringsetloc(
* Ah,Delay 11 you're an Idiot Baby?Wait for input
"* Ah^1, you're an Idiot Baby?/", "scr_text_slash_scr_text_gml_2421_0"
);
2175
                global.flag[275 idiot_baby_status] = 3;
2176
            }
2177
            global.msg[1] = stringsetloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_2422_0"
);
2178
            global.msg[2] = stringsetloc(
* To tell you the truth,Delay 11 I'm one too.Wait for input
"* To tell you the truth^1, I'm one too./", "scr_text_slash_scr_text_gml_2423_0"
);
2179
            global.msg[3] = stringsetloc(
* Let's try our best,Delay 11 OK?Wait for input
"* Let's try our best^1, OK?/", "scr_text_slash_scr_text_gml_2424_0"
);
2180
            global.msg[4] = stringsetloc(
* (Click...)Wait for inputClose Message
"* (Click...)/%", "scr_text_slash_scr_text_gml_2425_0"
);
2181
            if (global.choice == 3)
2182
            {
2183
                global.msg[0] = stringsetloc(
* Why'd you call the Hotline for Idiot Babies if you aren't an Idiot Baby?Wait for input
"* Why'd you call the Hotline for Idiot Babies if you aren't an Idiot Baby?/", "scr_text_slash_scr_text_gml_2428_0"
);
2184
                global.msg[1] = stringsetloc(
* (Click...)Wait for inputClose Message
"* (Click...)/%", "scr_text_slash_scr_text_gml_2429_0"
);
2185
            }
2186
            break;
2187
        case 380:
2188
            global.choicemsg[0] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_2435_0"
);
2189
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_2436_0"
);
2190
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2439_0_b"
);
2191
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2440_0_b"
);
2192
            global.msg[0] = stringsetloc(
Face 1* ... hey bud.Wait for input
"\\E1* ... hey bud./", "scr_text_slash_scr_text_gml_2439_0"
);
2193
            global.msg[1] = stringsetloc(
Face 2* ... are you busy tomorrow...?Wait for input
"\\E2* ... are you busy tomorrow...?/", "scr_text_slash_scr_text_gml_2440_0"
);
2194
            global.msg[2] = stringsetloc(
Face 1* i need some help with something.Wait for input
"\\E1* i need some help with something./", "scr_text_slash_scr_text_gml_2441_0"
);
2195
            global.msg[3] = stringsetloc(
Face 2* it'd be great if you could come over.Wait for input
"\\E2* it'd be great if you could come over./", "scr_text_slash_scr_text_gml_2442_0"
);
2196
            global.msg[4] = stringsetloc(
Face 5* i live just next door,Delay 11 ya know.Wait for input
"\\E5* i live just next door^1, ya know./", "scr_text_slash_scr_text_gml_2443_0"
);
2197
            global.msg[5] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2444_0"
);
2198
            break;
2199
        case 381:
2200
            if (global.choice == 0)
2201
            {
2202
                if (global.flag[33 choice_time_taken] < 40)
2203
                {
2204
                    global.msg[0] = stringsetloc(
Face 2* wow...Delay 11 you answered quickly,Delay 11 huh.Wait for input
"\\E2* wow..^1. you answered quickly^1, huh./", "scr_text_slash_scr_text_gml_2452_0"
);
2205
                    global.msg[1] = stringsetloc(
Face 0* that's not good.Delay 11
* i'm a total stranger.Wait for input
"\\E0* that's not good^1.&* i'm a total stranger./", "scr_text_slash_scr_text_gml_2453_0"
);
2206
                    global.msg[2] = stringsetloc(
Face 5* you should probably hesitate more.Wait for input
"\\E5* you should probably hesitate more./", "scr_text_slash_scr_text_gml_2454_0"
);
2207
                }
2208
                if (global.flag[33 choice_time_taken] >= 40)
2209
                {
2210
                    global.msg[0] = stringsetloc(
Face 2* wow,Delay 11 you were deliberating for a while.Wait for input
"\\E2* wow^1, you were deliberating for a while./", "scr_text_slash_scr_text_gml_2459_0"
);
2211
                    global.msg[1] = stringsetloc(
Face 0* gee,Delay 11 what's wrong?Wait for input
"\\E0* gee^1, what's wrong?/", "scr_text_slash_scr_text_gml_2460_0"
);
2212
                    global.msg[2] = stringsetloc(
Face 5* don't want to hang out with a stranger?Wait for input
"\\E5* don't want to hang out with a stranger?/", "scr_text_slash_scr_text_gml_2461_0"
);
2213
                }
2214
                global.msg[3] = stringsetloc(
Face 2* well, guess i shouldn't complain...Wait for input
"\\E2* well, guess i shouldn't complain.../", "scr_text_slash_scr_text_gml_2464_0"
);
2215
                global.msg[4] = stringsetloc(
Face 0* huh...?Delay 11
* what are we going to be doing?Wait for input
"\\E0* huh...^1?&* what are we going to be doing?/", "scr_text_slash_scr_text_gml_2465_0"
);
2216
                global.msg[5] = stringsetloc(
Face 2* oh,Delay 11 i'm not going to be there.Wait for input
"\\E2* oh^1, i'm not going to be there./", "scr_text_slash_scr_text_gml_2466_0"
);
2217
                global.msg[6] = stringsetloc(
Face 5* that'd be weird.Wait for input
"\\E5* that'd be weird./", "scr_text_slash_scr_text_gml_2467_0"
);
2218
                global.msg[7] = stringsetloc(
Face 2* it's just gonna be you and my little brother.Wait for input
"\\E2* it's just gonna be you and my little brother./", "scr_text_slash_scr_text_gml_2468_0"
);
2219
                global.msg[8] = stringsetloc(
Face 0* he needs friends.Wait for input
"\\E0* he needs friends./", "scr_text_slash_scr_text_gml_2469_0"
);
2220
                global.msg[9] = stringsetloc(
Face 2* thanks for hanging out with him.Wait for input
"\\E2* thanks for hanging out with him./", "scr_text_slash_scr_text_gml_2470_0"
);
2221
                global.msg[10] = stringsetloc(
Face 5* see ya.Wait for inputClose Message
"\\E5* see ya./%", "scr_text_slash_scr_text_gml_2471_0"
);
2222
            }
2223
            if (global.choice == 1)
2224
            {
2225
                if (global.flag[33 choice_time_taken] < 40)
2226
                    global.msg[0] = stringsetloc(
Face 2* ... well, that was quick.Wait for input
"\\E2* ... well, that was quick./", "scr_text_slash_scr_text_gml_2479_0"
);
2227
                if (global.flag[33 choice_time_taken] >= 40)
2228
                    global.msg[0] = stringsetloc(
Face 2* ... hmm, well, that's disappointing.Wait for input
"\\E2* ... hmm, well, that's disappointing./", "scr_text_slash_scr_text_gml_2484_0"
);
2229
                global.msg[1] = stringsetloc(
Face 1* alright,Delay 11 alright,Delay 11 lemme sweeten the deal for ya.Wait for input
"\\E1* alright^1, alright^1, lemme sweeten the deal for ya./", "scr_text_slash_scr_text_gml_2486_0"
);
2230
                global.msg[2] = stringsetloc(
Face 1* if you come over...Delay 11 i,Delay 11 will personally,Wait for input
"\\E1* if you come over..^1. i^1, will personally,/", "scr_text_slash_scr_text_gml_2487_0"
);
2231
                global.msg[3] = stringsetloc(
Face 5* not even be there.Wait for input
"\\E5* not even be there./", "scr_text_slash_scr_text_gml_2488_0"
);
2232
                global.msg[4] = stringsetloc(
Face 2* it'll just be you and my little brother.Wait for input
"\\E2* it'll just be you and my little brother./", "scr_text_slash_scr_text_gml_2489_0"
);
2233
                global.msg[5] = stringsetloc(
Face 0* since he's new here,Delay 11 he needs friends.Wait for input
"\\E0* since he's new here^1, he needs friends./", "scr_text_slash_scr_text_gml_2490_0"
);
2234
                global.msg[6] = stringsetloc(
Face 2* anyway,Delay 11 thanks for agreeing to hang out with him.Wait for input
"\\E2* anyway^1, thanks for agreeing to hang out with him./", "scr_text_slash_scr_text_gml_2491_0"
);
2235
                global.msg[7] = stringsetloc(
Face 5* see ya.Wait for inputClose Message
"\\E5* see ya./%", "scr_text_slash_scr_text_gml_2492_0"
);
2236
            }
2237
            break;
2238
        case 385:
2239
            global.choicemsg[0] = stringsetloc(
#Susie
" #Susie", "scr_text_slash_scr_text_gml_2499_0"
);
2240
            global.choicemsg[1] = stringsetloc(
#Key
" #Key", "scr_text_slash_scr_text_gml_2500_0"
);
2241
            global.choicemsg[2] = stringsetloc(
Anything
"Anything", "scr_text_slash_scr_text_gml_2501_0"
);
2242
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_2502_0"
);
2243
            global.msg[0] = stringsetloc(
Face 0* Oh,Delay 11 hi,Delay 11 Kris!Wait for input
"\\E0* Oh^1, hi^1, Kris!/", "scr_text_slash_scr_text_gml_2503_0"
);
2244
            global.msg[1] = stringsetloc(
* Did you need help with your homework again?Wait for input
"* Did you need help with your homework again?/", "scr_text_slash_scr_text_gml_2504_0"
);
2245
            global.msg[2] = stringsetloc(
Face 4* I know you were having trouble last time,Delay 11 so,Delay 11 um,Wait for input
"\\E4* I know you were having trouble last time^1, so^1, um,/", "scr_text_slash_scr_text_gml_2505_0"
);
2246
            global.msg[3] = stringsetloc(
Face 0* I actually got a few things ready for you,Delay 11 in case --Wait for input
"\\E0* I actually got a few things ready for you^1, in case --/", "scr_text_slash_scr_text_gml_2506_0"
);
2247
            global.msg[4] = stringsetloc(
Face 2* Ah,Delay 11 wait,Delay 11 sorry!Delay 11 I can't right now...Wait for input
"\\E2* Ah^1, wait^1, sorry^1! I can't right now.../", "scr_text_slash_scr_text_gml_2507_0"
);
2248
            global.msg[5] = stringsetloc(
Face 3* I forgot my house key again,Delay 11 and...Wait for input
"\\E3* I forgot my house key again^1, and.../", "scr_text_slash_scr_text_gml_2508_0"
);
2249
            global.msg[6] = stringsetloc(
Face 4* Sorry,Delay 11 Kris,Delay 11 I'll help you later,Delay 11 if that's ok.Wait for input
"\\E4* Sorry^1, Kris^1, I'll help you later^1, if that's ok./", "scr_text_slash_scr_text_gml_2509_0"
);
2250
            global.msg[7] = stringsetloc(
Face 0* See you at school,Delay 11 Kris!Wait for input
"\\E0* See you at school^1, Kris!/", "scr_text_slash_scr_text_gml_2510_0"
);
2251
            global.msg[8] = stringsetloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_2511_0"
);
2252
            global.msg[9] = stringsetloc(
Face 5* ...Wait for input
"\\E5* .../", "scr_text_slash_scr_text_gml_2512_0"
);
2253
            global.msg[10] = stringsetloc(
Face 4* Umm,Delay 11 Kris?Wait for input
"\\E4* Umm^1, Kris?/", "scr_text_slash_scr_text_gml_2513_0"
);
2254
            global.msg[11] = stringsetloc(
Face 0* Did you...Delay 11 want to talk about something?Wait for input
"\\E0* Did you..^1. want to talk about something?/", "scr_text_slash_scr_text_gml_2514_0"
);
2255
            global.msg[12] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2515_0"
);
2256
            if (global.flag[276 talked_to_noelle] >= 1)
2257
            {
2258
                global.msg[0] = stringsetloc(
Face 0* Hi Kris!Delay 11
* Is something up?Wait for input
"\\E0* Hi Kris^1!&* Is something up?/", "scr_text_slash_scr_text_gml_2518_0"
);
2259
                global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2519_0"
);
2260
            }
2261
            if (global.flag[276 talked_to_noelle] == 0)
2262
                global.flag[276 talked_to_noelle] = 1;
2263
            break;
2264
        case 386:
2265
            global.choicemsg[0] = stringsetloc(
#She's nice
" #She's nice", "scr_text_slash_scr_text_gml_2525_0"
);
2266
            global.choicemsg[1] = stringsetloc(
#Terrible
" #Terrible", "scr_text_slash_scr_text_gml_2526_0"
);
2267
            global.choicemsg[2] = stringsetloc(
Eats Chalk
"Eats Chalk", "scr_text_slash_scr_text_gml_2527_0"
);
2268
            global.choicemsg[3] = stringsetloc(
...
"...", "scr_text_slash_scr_text_gml_2528_0"
);
2269
            if (global.choice == 0)
2270
            {
2271
                global.msg[0] = stringsetloc(
Face 4* Susie!Delay 11 That's right,Delay 11 you were with Susie!Wait for input
"\\E4* Susie^1! That's right^1, you were with Susie!/", "scr_text_slash_scr_text_gml_2531_0"
);
2272
                global.msg[1] = stringsetloc(
Face 3* When you didn't come back to class,Delay 11 I was worried,Delay 11 but...Wait for input
"\\E3* When you didn't come back to class^1, I was worried^1, but.../", "scr_text_slash_scr_text_gml_2532_0"
);
2273
                global.msg[2] = stringsetloc(
Face 4* Everything turned out OK!Delay 11 I think?Wait for input
"\\E4* Everything turned out OK^1! I think?/", "scr_text_slash_scr_text_gml_2533_0"
);
2274
                global.msg[3] = stringsetloc(
Face 5* ...Wait for input
"\\E5* .../", "scr_text_slash_scr_text_gml_2534_0"
);
2275
                global.msg[4] = stringsetloc(
Face 3* ... Umm,Delay 11 Kris?Delay 11 Can I ask something,Delay 11 if that's OK?Wait for input
"\\E3* ... Umm^1, Kris^1? Can I ask something^1, if that's OK?/", "scr_text_slash_scr_text_gml_2535_0"
);
2276
                global.msg[5] = stringsetloc(
Face 4* Susie...Delay 11 I'm kind of...Delay 11 curious what she's like,Delay 11 you know?Wait for input
"\\E4* Susie..^1. I'm kind of..^1. curious what she's like^1, you know?/", "scr_text_slash_scr_text_gml_2536_0"
);
2277
                global.msg[6] = stringsetloc(
Face 8* I mean,Delay 11 who DOESN'T wonder about her?Delay 11 She never talks to anyone.Wait for input
"\\E8* I mean^1, who DOESN'T wonder about her^1? She never talks to anyone./", "scr_text_slash_scr_text_gml_2537_0"
);
2278
                global.msg[7] = stringsetloc(
Face 4* So,Delay 11 Kris,Delay 11 could you tell me about her?Delay 11 If that's ok...Wait for input
"\\E4* So^1, Kris^1, could you tell me about her^1? If that's ok.../", "scr_text_slash_scr_text_gml_2538_0"
);
2279
                global.msg[8] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_2539_0"
);
2280
                if (global.flag[276 talked_to_noelle] >= 2)
2281
                {
2282
                    global.msg[0] = stringsetloc(
Face 2* Oh,Delay 11 can I ask something else about her!?Wait for input
"\\E2* Oh^1, can I ask something else about her!?/", "scr_text_slash_scr_text_gml_2543_0"
);
2283
                    global.msg[1] = stringsetloc(
Face 3* Well,Delay 11 did it seem like,Delay 11 she,Delay 11 um...Wait for input
"\\E3* Well^1, did it seem like^1, she^1, um.../", "scr_text_slash_scr_text_gml_2544_0"
);
2284
                    global.msg[2] = stringsetloc(
Face 8* (W-wait,Delay 11 you definitely wouldn't know THAT...)Wait for inputClose Message
"\\E8* (W-wait^1, you definitely wouldn't know THAT...)/%", "scr_text_slash_scr_text_gml_2545_0"
);
2285
                }
2286
                if (global.flag[276 talked_to_noelle] < 2)
2287
                    global.flag[276 talked_to_noelle] = 2;
2288
            }
2289
            if (global.choice == 1)
2290
            {
2291
                global.msg[0] = stringsetloc(
Face 2* ... huh?Delay 11 Why don't I ask my mom for the key?Wait for input
"\\E2* ... huh^1? Why don't I ask my mom for the key?/", "scr_text_slash_scr_text_gml_2553_0"
);
2292
                global.msg[1] = stringsetloc(
Face 3* I...Delay 11 I mean,Delay 11 um...Delay 11 I...Delay 11 you know,Wait for input
"\\E3* I..^1. I mean^1, um..^1. I..^1. you know,/", "scr_text_slash_scr_text_gml_2554_0"
);
2293
                global.msg[2] = stringsetloc(
Face 4* She doesn't like it when I bother her when she's working.Wait for input
"\\E4* She doesn't like it when I bother her when she's working./", "scr_text_slash_scr_text_gml_2555_0"
);
2294
                global.msg[3] = stringsetloc(
Face 0* Don't worry,Delay 11 OK?Delay 11 I'll just go over to Catti's.Wait for inputClose Message
"\\E0* Don't worry^1, OK^1? I'll just go over to Catti's./%", "scr_text_slash_scr_text_gml_2556_0"
);
2295
            }
2296
            if (global.choice == 2)
2297
            {
2298
                global.msg[0] = stringsetloc(
Face 1* Umm...Delay 11 Kris...?Delay 11 Are you feeling alright?Wait for input
"\\E1* Umm..^1. Kris...^1? Are you feeling alright?/", "scr_text_slash_scr_text_gml_2560_0"
);
2299
                global.msg[1] = stringsetloc(
Face 5* Normally you're not so... talkative.Wait for input
"\\E5* Normally you're not so... talkative./", "scr_text_slash_scr_text_gml_2561_0"
);
2300
                global.msg[2] = stringsetloc(
Face 4* Oh! I don't mean to sound like something's wrong with you.Wait for input
"\\E4* Oh! I don't mean to sound like something's wrong with you./", "scr_text_slash_scr_text_gml_2562_0"
);
2301
                global.msg[3] = stringsetloc(
Face 4* ...Wait for input
"\\E4* .../", "scr_text_slash_scr_text_gml_2563_0"
);
2302
                global.msg[4] = stringsetloc(
Face 2* Umm,Delay 11 Kris,Delay 11 is something wrong?Wait for input
"\\E2* Umm^1, Kris^1, is something wrong?/", "scr_text_slash_scr_text_gml_2564_0"
);
2303
                global.msg[5] = stringsetloc(
Face 3* Why did you go to the hospital to see my dad...?Wait for input
"\\E3* Why did you go to the hospital to see my dad...?/", "scr_text_slash_scr_text_gml_2565_0"
);
2304
                global.msg[6] = stringsetloc(
Face 2* I mean,Delay 11 I'm sure he appreciated it,Delay 11 but... um...Wait for input
"\\E2* I mean^1, I'm sure he appreciated it^1, but... um.../", "scr_text_slash_scr_text_gml_2566_0"
);
2305
                global.msg[7] = stringsetloc(
Face 4* Gosh,Delay 11 I'm sorry,Delay 11 Kris.Delay 11 Forget I said anything!Wait for inputClose Message
"\\E4* Gosh^1, I'm sorry^1, Kris^1. Forget I said anything!/%", "scr_text_slash_scr_text_gml_2567_0"
);
2306
            }
2307
            if (global.choice == 3)
2308
                global.msg[0] = stringsetloc(
Face 0* Tell Azzy I said hi,Delay 11 Kris!Wait for inputClose Message
"\\E0* Tell Azzy I said hi^1, Kris!/%", "scr_text_slash_scr_text_gml_2571_0"
);
2309
            break;
2310
        case 387:
2311
            if (global.choice == 0)
2312
            {
2313
                global.msg[0] = stringsetloc(
Face 2* What...?Delay 11
* She's...Delay 11 a nice person?Wait for input
"\\E2* What...^1?&* She's..^1. a nice person?/", "scr_text_slash_scr_text_gml_2584_0"
);
2314
                global.msg[1] = stringsetloc(
* Really!?Delay 11 L-like, really!?Delay 11 Honestly!?Delay 11 Truly!?Wait for input
"* Really!^1? L-like, really!^1? Honestly!^1? Truly!?/", "scr_text_slash_scr_text_gml_2585_0"
);
2315
                global.msg[2] = stringsetloc(
Face 4* I mean,Delay 11 that's just what I was hoping,Delay 11 but...Wait for input
"\\E4* I mean^1, that's just what I was hoping^1, but.../", "scr_text_slash_scr_text_gml_2586_0"
);
2316
                global.msg[3] = stringsetloc(
Face 2* W-wait,Delay 11 this isn't another trick,Delay 11 is it,Delay 11 Kris?Wait for input
"\\E2* W-wait^1, this isn't another trick^1, is it^1, Kris?/", "scr_text_slash_scr_text_gml_2587_0"
);
2317
                global.msg[4] = stringsetloc(
Face 8* Like when you put ketchup on your arms and told me it was blood?Wait for input
"\\E8* Like when you put ketchup on your arms and told me it was blood?/", "scr_text_slash_scr_text_gml_2588_0"
);
2318
                global.msg[5] = stringsetloc(
Face 2* ... R-really?Delay 11 You're serious?Delay 11 You're totally serious?Wait for input
"\\E2* ... R-really^1? You're serious^1? You're totally serious?/", "scr_text_slash_scr_text_gml_2589_0"
);
2319
                global.msg[6] = stringsetloc(
Face 6* ... gosh,Delay 11 then maybe I should try talking to her...Wait for input
"\\E6* ... gosh^1, then maybe I should try talking to her.../", "scr_text_slash_scr_text_gml_2590_0"
);
2320
                global.msg[7] = stringsetloc(
Face 8* B-but if I die,Delay 11 you're paying for my funeral,Delay 11 Kris!Wait for input
"\\E8* B-but if I die^1, you're paying for my funeral^1, Kris!/", "scr_text_slash_scr_text_gml_2591_0"
);
2321
                global.msg[8] = stringsetloc(
Face 6* (Though,Delay 11 honestly,Delay 11 if she's nice Delay 11I might die,Delay 11 too...)Wait for inputClose Message
"\\E6* (Though^1, honestly^1, if she's nice^1 I might die^1, too...)/%", "scr_text_slash_scr_text_gml_2592_0"
);
2322
            }
2323
            if (global.choice == 1)
2324
            {
2325
                global.msg[0] = stringsetloc(
Face 2* She WHAT?Delay 11 She smashed you against the LOCKERS?Wait for input
"\\E2* She WHAT^1? She smashed you against the LOCKERS?/", "scr_text_slash_scr_text_gml_2596_0"
);
2326
                global.msg[1] = stringsetloc(
Face 7* Gosh,Delay 11 Kris,Delay 11 I'm really sorry.Delay 11 That's just awful.Wait for input
"\\E7* Gosh^1, Kris^1, I'm really sorry^1. That's just awful./", "scr_text_slash_scr_text_gml_2597_0"
);
2327
                global.msg[2] = stringsetloc(
Face 3* I...Delay 11 I'd THOUGHT Susie was good,Delay 11 just...Wait for input
"\\E3* I..^1. I'd THOUGHT Susie was good^1, just.../", "scr_text_slash_scr_text_gml_2598_0"
);
2328
                global.msg[3] = stringsetloc(
Face 6* Maybe it would take someone special to find her good side.Wait for input
"\\E6* Maybe it would take someone special to find her good side./", "scr_text_slash_scr_text_gml_2599_0"
);
2329
                global.msg[4] = stringsetloc(
Face 7* ... but she really IS terrible,Delay 11 isn't she...?Wait for input
"\\E7* ... but she really IS terrible^1, isn't she...?/", "scr_text_slash_scr_text_gml_2600_0"
);
2330
                global.msg[5] = stringsetloc(
Face 7* Kris...Delay 11 I'm SO sorry you have to go through this.Wait for input
"\\E7* Kris..^1. I'm SO sorry you have to go through this./", "scr_text_slash_scr_text_gml_2601_0"
);
2331
                global.msg[6] = stringsetloc(
Face 4* In fact,Delay 11 I wonder if...Delay 11 d-do you think...?Wait for input
"\\E4* In fact^1, I wonder if..^1. d-do you think...?/", "scr_text_slash_scr_text_gml_2602_0"
);
2332
                global.msg[7] = stringsetloc(
Face 3* I wonder if Alphys would let us switch partners,Delay 11 I mean?Wait for input
"\\E3* I wonder if Alphys would let us switch partners^1, I mean?/", "scr_text_slash_scr_text_gml_2603_0"
);
2333
                global.msg[8] = stringsetloc(
Face 2* You know,Delay 11 so you wouldn't have to be the one,Delay 11 who,Delay 11 um,Wait for input
"\\E2* You know^1, so you wouldn't have to be the one^1, who^1, um,/", "scr_text_slash_scr_text_gml_2604_0"
);
2334
                global.msg[9] = stringsetloc(
Face 3* Gets to be,Delay 11 slammed into lockers,Delay 11 and stuff,Delay 11 anymore.Wait for input
"\\E3* Gets to be^1, slammed into lockers^1, and stuff^1, anymore./", "scr_text_slash_scr_text_gml_2605_0"
);
2335
                global.msg[10] = stringsetloc(
Face 8* (Wait,Delay 11 I don't think I phrased that correctly...)Wait for inputClose Message
"\\E8* (Wait^1, I don't think I phrased that correctly...)/%", "scr_text_slash_scr_text_gml_2606_0"
);
2336
            }
2337
            if (global.choice == 2)
2338
            {
2339
                global.msg[0] = stringsetloc(
Face 2* What?Delay 11
* She was EATING the chalk???Wait for input
"\\E2* What^1?&* She was EATING the chalk???/", "scr_text_slash_scr_text_gml_2610_0"
);
2340
                global.msg[1] = stringsetloc(
* R...Delay 11 really...?Wait for input
"* R..^1. really...?/", "scr_text_slash_scr_text_gml_2611_0"
);
2341
                global.msg[2] = stringsetloc(
Face 8* Wait!Delay 11 You're teasing me,Delay 11 aren't you,Delay 11 Kris?Wait for input
"\\E8* Wait^1! You're teasing me^1, aren't you^1, Kris?/", "scr_text_slash_scr_text_gml_2612_0"
);
2342
                global.msg[3] = stringsetloc(
Face 3* L-like when you told me ICE-E was real and eats kids...Wait for input
"\\E3* L-like when you told me ICE-E was real and eats kids.../", "scr_text_slash_scr_text_gml_2613_0"
);
2343
                global.msg[4] = stringsetloc(
Face 8* So Dess smacked you with a wiffle bat 'til you stopped lying.Wait for input
"\\E8* So Dess smacked you with a wiffle bat 'til you stopped lying./", "scr_text_slash_scr_text_gml_2614_0"
);
2344
                global.msg[5] = stringsetloc(
Face 2* ... Huh?Delay 11 You're telling the truth?Delay 11 Seriously?Delay 11Wait for input
"\\E2* ... Huh^1? You're telling the truth^1? Seriously^1?/", "scr_text_slash_scr_text_gml_2615_0"
);
2345
                global.msg[6] = stringsetloc(
Face 5* ...Wait for input
"\\E5* .../", "scr_text_slash_scr_text_gml_2616_0"
);
2346
                global.msg[7] = stringsetloc(
Face 0* Umm,Delay 11 then...Delay 11 what color chalk does she like?Wait for input
"\\E0* Umm^1, then..^1. what color chalk does she like?/", "scr_text_slash_scr_text_gml_2617_0"
);
2347
                global.msg[8] = stringsetloc(
Face 4* And,Delay 11 do you think she likes the thin or the thick kind...?Wait for input
"\\E4* And^1, do you think she likes the thin or the thick kind...?/", "scr_text_slash_scr_text_gml_2618_0"
);
2348
                global.msg[9] = stringsetloc(
Face 8* (Wait, maybe making her a lunchbox full of chalk is stupid...)Wait for inputClose Message
"\\E8* (Wait, maybe making her a lunchbox full of chalk is stupid...)/%", "scr_text_slash_scr_text_gml_2619_0"
);
2349
            }
2350
            if (global.choice == 3)
2351
            {
2352
                global.msg[0] = stringsetloc(
Face 2* Seriously,Delay 11 Kris?Delay 11 But I help you ALL the time!Wait for input
"\\E2* Seriously^1, Kris^1? But I help you ALL the time!/", "scr_text_slash_scr_text_gml_2623_0"
);
2353
                global.msg[1] = stringsetloc(
Face 8* The LEAST you can do is give me a LITTLE information!Wait for input
"\\E8* The LEAST you can do is give me a LITTLE information!/", "scr_text_slash_scr_text_gml_2624_0"
);
2354
                global.msg[2] = stringsetloc(
Face 2* Like,Delay 11 d-does she like metal music!?Wait for input
"\\E2* Like^1, d-does she like metal music!?/", "scr_text_slash_scr_text_gml_2625_0"
);
2355
                global.msg[3] = stringsetloc(
Face 2* Is she really an obligate carnivore!?Wait for input
"\\E2* Is she really an obligate carnivore!?/", "scr_text_slash_scr_text_gml_2626_0"
);
2356
                global.msg[4] = stringsetloc(
Face 2* D...Delay 11 Does she really have a tail underneath her jacket!?Wait for input
"\\E2* D..^1. Does she really have a tail underneath her jacket!?/", "scr_text_slash_scr_text_gml_2627_0"
);
2357
                global.msg[5] = stringsetloc(
Face 3* Or,Delay 11 or... or...Delay 11Wait for input
"\\E3* Or^1, or... or..^1./", "scr_text_slash_scr_text_gml_2628_0"
);
2358
                global.msg[6] = stringsetloc(
Face 4* Sorry Kris,Delay 11 it's not any of my business,Delay 11 is it...?Wait for input
"\\E4* Sorry Kris^1, it's not any of my business^1, is it...?/", "scr_text_slash_scr_text_gml_2629_0"
);
2359
                global.msg[7] = stringsetloc(
Face 8* (I blew it, didn't I...)Wait for inputClose Message
"\\E8* (I blew it, didn't I...)/%", "scr_text_slash_scr_text_gml_2630_0"
);
2360
            }
2361
            break;
2362
        case 400:
2363
            global.choicemsg[0] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_2636_0"
);
2364
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_2637_0"
);
2365
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2640_0_b"
);
2366
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2641_0_b"
);
2367
            global.msg[0] = stringsetloc(
* (If you go to bed,Delay 11 this chapter of your adventures will end.)Wait for input
"* (If you go to bed^1, this chapter of your adventures will end.)/", "scr_text_slash_scr_text_gml_2640_0"
);
2368
            global.msg[1] = stringsetloc(
* (Will you go to bed?)Wait for input
"* (Will you go to bed?)/", "scr_text_slash_scr_text_gml_2641_0"
);
2369
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2642_0"
);
2370
            break;
2371
        case 401:
2372
            if (global.choice == 0)
2373
            {
2374
                with (obj_krisroom)
2375
                    con = 50;
2376
                global.msg[0] = stringsetloc(
* (You decided to go to bed.)Wait for inputClose Message
"* (You decided to go to bed.)/%", "scr_text_slash_scr_text_gml_2649_0"
);
2377
            }
2378
            if (global.choice == 1)
2379
                global.msg[0] = stringsetloc(
* (You will sleep later.)Wait for inputClose Message
"* (You will sleep later.)/%", "scr_text_slash_scr_text_gml_2653_0"
);
2380
            break;
2381
        case 402:
2382
            global.choicemsg[0] = stringsetloc(
#Sleep
" #Sleep", "scr_text_slash_scr_text_gml_2658_0"
);
2383
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_2659_0"
);
2384
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2662_0_b"
);
2385
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2663_0"
);
2386
            global.msg[0] = stringsetloc(
* (It's your bed.)Wait for input
"* (It's your bed.)/", "scr_text_slash_scr_text_gml_2662_0"
);
2387
            global.msg[1] = stringsetloc(
* (If you go back to sleep,Delay 11 you may miss a lot of important things.)Wait for input
"* (If you go back to sleep^1, \\cYyou may miss a lot of important things\\cW.)/", "scr_text_slash_scr_text_gml_2665_0_b"
);
2388
            global.msg[2] = stringsetloc(
* (Will you go to bed?)Wait for input
"* (Will you go to bed?)/", "scr_text_slash_scr_text_gml_2664_0"
);
2389
            global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2665_0"
);
2390
            break;
2391
        case 403:
2392
            if (global.choice == 0)
2393
            {
2394
                global.choicemsg[0] = stringsetloc(
#Sleep!!!
" #Sleep!!!", "scr_text_slash_scr_text_gml_2671_0"
);
2395
                global.choicemsg[1] = stringsetloc(
#Do not!!!
" #Do not!!!", "scr_text_slash_scr_text_gml_2672_0"
);
2396
                global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2675_0"
);
2397
                global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2676_0"
);
2398
                with (obj_krisroom)
2399
                    con = 100;
2400
                global.msg[0] = stringsetloc(
* (For some reason,Delay 11 you decided to go back to sleep...)Wait for inputClose Message
"* (For some reason^1, you decided to go back to sleep...)/%", "scr_text_slash_scr_text_gml_2677_0"
);
2401
            }
2402
            if (global.choice == 1)
2403
                global.msg[0] = stringsetloc(
* (You can sleep in class.)Wait for inputClose Message
"* (You can sleep in class.)/%", "scr_text_slash_scr_text_gml_2681_0"
);
2404
            break;
2405
        case 405:
2406
            global.choicemsg[0] = stringsetloc(
Play#a game
"Play#a game", "scr_text_slash_scr_text_gml_2686_0"
);
2407
            global.choicemsg[1] = stringsetloc(
Do not#play a#game
"Do not#play a#game", "scr_text_slash_scr_text_gml_2687_0"
);
2408
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2690_0_b"
);
2409
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2691_0_b"
);
2410
            global.msg[0] = stringsetloc(
* BOO HOO,Delay 11 BOO HOO,Delay 11 UEE HEE HEE.Wait for input
"* BOO HOO^1, BOO HOO^1, UEE HEE HEE./", "scr_text_slash_scr_text_gml_2690_0"
);
2411
            global.msg[1] = stringsetloc(
* SO LONELY,Delay 11 LONELY,Delay 11 I BE...Wait for input
"* SO LONELY^1, LONELY^1, I BE.../", "scr_text_slash_scr_text_gml_2691_0"
);
2412
            global.msg[2] = stringsetloc(
* BUT LO,Delay 11 THREE VISITORS STANDING INSIDE?Wait for input
"* BUT LO^1, THREE VISITORS STANDING INSIDE?/", "scr_text_slash_scr_text_gml_2692_0"
);
2413
            global.msg[3] = stringsetloc(
* WHO ARE YOU FEW?Wait for input
"* WHO ARE YOU FEW?/", "scr_text_slash_scr_text_gml_2693_0"
);
2414
            
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(4, 0);
2415
            global.msg[5] = stringsetloc(
* Nice to meet you!Delay 11 I'm Ralsei,Delay 11 this is Kris,Delay 11 and...Wait for input
"* Nice to meet you^1! I'm Ralsei^1, this is Kris^1, and.../", "scr_text_slash_scr_text_gml_2695_0"
);
2416
            
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(6, 2);
2417
            global.msg[7] = stringsetloc(
* So,Delay 11 what the hell are you doing in there?Wait for input
"* So^1, what the hell are you doing in there?/", "scr_text_slash_scr_text_gml_2697_0"
);
2418
            
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(8);
2419
            global.msg[9] = stringsetloc(
Sound J* I AM INNOCENT,Delay 11 INNOCENT.Delay 11
* I JUST WANTED TO PLAY A GAME,Delay 11 GAME.Wait for input
"\\TJ* I AM INNOCENT^1, INNOCENT^1.&* I JUST WANTED TO PLAY A GAME^1, GAME./", "scr_text_slash_scr_text_gml_2699_0"
);
2420
            global.msg[10] = stringsetloc(
* BUT THE BORING KINGS FOUND SUCH FUN TO BE A TROUBLE.Wait for input
"* BUT THE BORING KINGS FOUND SUCH FUN TO BE A TROUBLE./", "scr_text_slash_scr_text_gml_2700_0"
);
2421
            global.msg[11] = stringsetloc(
* AS PUNISHMENT,Delay 11 THEY CRAVED TO IMPRISON MY BODY.Wait for input
"* AS PUNISHMENT^1, THEY CRAVED TO IMPRISON MY BODY./", "scr_text_slash_scr_text_gml_2701_0"
);
2422
            global.msg[12] = stringsetloc(
* BUT I'M FAST,Delay 11 FAST,Delay 11 CLEVER,Delay 11 CLEVER.Wait for input
"* BUT I'M FAST^1, FAST^1, CLEVER^1, CLEVER./", "scr_text_slash_scr_text_gml_2702_0"
);
2423
            global.msg[13] = stringsetloc(
* THEY LOST THE CHASE,Delay 11 AND LOCKED UP THEIR ENTIRE RACE,Wait for input
"* THEY LOST THE CHASE^1, AND LOCKED UP THEIR ENTIRE RACE,/", "scr_text_slash_scr_text_gml_2703_0"
);
2424
            global.msg[14] = stringsetloc(
* BUILDING A PRISON AROUND THE WHOLE WORLD.Delay 11 NOW I'M THE ONLY FREE ONE.Wait for input
"* BUILDING A PRISON AROUND THE WHOLE WORLD^1. NOW I'M THE ONLY FREE ONE./", "scr_text_slash_scr_text_gml_2704_0"
);
2425
            
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(15, 8);
2426
            global.msg[16] = stringsetloc(
* Huh?Delay 11 Free?Delay 11 But you're clearly the one behind bars...Wait for input
"* Huh^1? Free^1? But you're clearly the one behind bars.../", "scr_text_slash_scr_text_gml_2706_0"
);
2427
            
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(17);
2428
            global.msg[18] = stringsetloc(
Sound J* THINGS DON'T SEEM SUCH FROM HERE,Delay 11 LIGHTNERS!Wait for input
"\\TJ* THINGS DON'T SEEM SUCH FROM HERE^1, LIGHTNERS!/", "scr_text_slash_scr_text_gml_2708_0"
);
2429
            
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(19, 2);
2430
            global.msg[20] = stringsetloc(
* Well,Delay 11 sounds like you don't need any help,Delay 11 then.Wait for input
"* Well^1, sounds like you don't need any help^1, then./", "scr_text_slash_scr_text_gml_2710_0"
);
2431
            
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(21);
2432
            global.msg[22] = stringsetloc(
Sound J* THAT IS UN-SO.Delay 11
* I GROW LONELY IN MY LITTLE FREEDOM.Wait for input
"\\TJ* THAT IS UN-SO^1.&* I GROW LONELY IN MY LITTLE FREEDOM./", "scr_text_slash_scr_text_gml_2712_0"
);
2433
            global.msg[23] = stringsetloc(
* SO,Delay 11 SHALL YOU PLAY A GAME WITH ME,Delay 11 ME...?Wait for input
"* SO^1, SHALL YOU PLAY A GAME WITH ME^1, ME...?/", "scr_text_slash_scr_text_gml_2713_0"
);
2434
            global.msg[24] = stringsetloc(
* I'LL SHOW YOU WHAT IT MEANS TO BE FREE!Wait for input
"* I'LL SHOW YOU WHAT IT MEANS TO BE FREE!/", "scr_text_slash_scr_text_gml_2714_0"
);
2435
            global.msg[25] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2715_0"
);
2436
            if (global.flag[241 JEVIL_plot] == 1)
2437
            {
2438
                global.msg[0] = stringsetloc(
* FIND THE KEY,Delay 11 AND I'LL LET YOU BE FREE,Delay 11 FREE.Wait for input
"* FIND THE KEY^1, AND I'LL LET YOU BE FREE^1, FREE./", "scr_text_slash_scr_text_gml_2719_0"
);
2439
                global.msg[1] = stringsetloc(
* THE KEY IS HIDDEN FROM THE EYES.Delay 11 THE OLD SHOPKEEPER KNOWS A SECRET.Wait for inputClose Message
"* THE KEY IS HIDDEN FROM THE EYES^1. THE OLD SHOPKEEPER KNOWS A SECRET./%", "scr_text_slash_scr_text_gml_2720_0"
);
2440
            }
2441
            break;
2442
        case 406:
2443
            global.choicemsg[0] = stringsetloc(
Play#a game
"Play#a game", "scr_text_slash_scr_text_gml_2725_0"
);
2444
            global.choicemsg[1] = stringsetloc(
Do not#play a#game
"Do not#play a#game", "scr_text_slash_scr_text_gml_2726_0"
);
2445
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2729_0"
);
2446
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2730_0"
);
2447
            if (global.flag[241 JEVIL_plot] == 0)
2448
                global.flag[241 JEVIL_plot] = 1;
2449
            if (global.choice == 0)
2450
            {
2451
                global.msg[0] = stringsetloc(
* FIND THE KEY,Delay 11 AND I'LL LET YOU BE FREE,Delay 11 FREE.Wait for input
"* FIND THE KEY^1, AND I'LL LET YOU BE FREE^1, FREE./", "scr_text_slash_scr_text_gml_2732_0"
);
2452
                global.msg[1] = stringsetloc(
* THE KEY IS HIDDEN FROM THE EYES.Delay 11 THE OLD SHOPKEEPER KNOWS A SECRET.Wait for inputClose Message
"* THE KEY IS HIDDEN FROM THE EYES^1. THE OLD SHOPKEEPER KNOWS A SECRET./%", "scr_text_slash_scr_text_gml_2733_0"
);
2453
                with (obj_event_room)
2454
                    con = 20;
2455
            }
2456
            if (global.choice == 1)
2457
            {
2458
                global.msg[0] = stringsetloc(
* BOO HOO,Delay 11 BOO HOO,Delay 11 UEE HEE HEE!!Wait for input
"* BOO HOO^1, BOO HOO^1, UEE HEE HEE!!/", "scr_text_slash_scr_text_gml_2738_0"
);
2459
                global.msg[1] = stringsetloc(
* HOW CAN YOU REFUSE,Delay 11 WHEN YOU ARE ALREADY PLAYING...?Wait for inputClose Message
"* HOW CAN YOU REFUSE^1, WHEN YOU ARE ALREADY PLAYING...?/%", "scr_text_slash_scr_text_gml_2739_0"
);
2460
                with (obj_event_room)
2461
                    con = 20;
2462
            }
2463
            break;
2464
        case 410:
2465
            global.choicemsg[0] = stringsetloc(
#Use Key
"#Use Key", "scr_text_slash_scr_text_gml_2745_0"
);
2466
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_2746_0"
);
2467
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2749_0_b"
);
2468
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2750_0_b"
);
2469
            global.msg[0] = stringsetloc(
* UEE HEE HEE,Delay 11 THE KEY,Delay 11 THE KEY.Wait for input
"* UEE HEE HEE^1, THE KEY^1, THE KEY./", "scr_text_slash_scr_text_gml_2749_0"
);
2470
            global.msg[1] = stringsetloc(
* A MARVELLOUS FUN IS ABOUT TO BREAK FREE.Wait for input
"* A MARVELLOUS FUN IS ABOUT TO BREAK FREE./", "scr_text_slash_scr_text_gml_2750_0"
);
2471
            global.msg[2] = stringsetloc(
* WON'T YOU LET YOURSELF OUTSIDE?Wait for input
"* WON'T YOU LET YOURSELF OUTSIDE?/", "scr_text_slash_scr_text_gml_2751_0"
);
2472
            global.msg[3] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2752_0"
);
2473
            global.msg[4] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2755_0"
);
2474
            break;
2475
        case 411:
2476
            if (global.flag[241 JEVIL_plot] < 5)
2477
                global.flag[241 JEVIL_plot] = 5;
2478
            
scr_keyitemremove
scr_keyitemremove

function
scr_keyitemremove(arg0)
{ removed = 0;
scr_keyitemcheck(arg0);
if (haveit == 1) { loc = 0; skip = 0; if (global.keyitem[0] == arg0 && skip == 0) { loc = 0; skip = 1; } if (global.keyitem[1] == arg0 && skip == 0) { loc = 1; skip = 1; } if (global.keyitem[2] == arg0 && skip == 0) { loc = 2; skip = 1; } if (global.keyitem[3] == arg0 && skip == 0) { loc = 3; skip = 1; } if (global.keyitem[4] == arg0 && skip == 0) { loc = 4; skip = 1; } if (global.keyitem[5] == arg0 && skip == 0) { loc = 5; skip = 1; } if (global.keyitem[6] == arg0 && skip == 0) { loc = 6; skip = 1; } if (global.keyitem[7] == arg0 && skip == 0) { loc = 7; skip = 1; } if (global.keyitem[8] == arg0 && skip == 0) { loc = 8; skip = 1; } if (global.keyitem[9] == arg0 && skip == 0) { loc = 9; skip = 1; } if (global.keyitem[10] == arg0 && skip == 0) { loc = 10; skip = 1; } if (global.keyitem[11] == arg0 && skip == 0) { loc = 11; skip = 1; }
scr_keyitemshift(loc, 0);
removed = 1; } } function scr_keyitemremove_all(arg0) { var count = 0; for (var i = 0; i < array_length(global.keyitem); i++) { if (global.keyitem[i] == arg0) count++; } repeat (count)
scr_keyitemremove(arg0);
}
(4);
2479
            
scr_keyitemremove
scr_keyitemremove

function
scr_keyitemremove(arg0)
{ removed = 0;
scr_keyitemcheck(arg0);
if (haveit == 1) { loc = 0; skip = 0; if (global.keyitem[0] == arg0 && skip == 0) { loc = 0; skip = 1; } if (global.keyitem[1] == arg0 && skip == 0) { loc = 1; skip = 1; } if (global.keyitem[2] == arg0 && skip == 0) { loc = 2; skip = 1; } if (global.keyitem[3] == arg0 && skip == 0) { loc = 3; skip = 1; } if (global.keyitem[4] == arg0 && skip == 0) { loc = 4; skip = 1; } if (global.keyitem[5] == arg0 && skip == 0) { loc = 5; skip = 1; } if (global.keyitem[6] == arg0 && skip == 0) { loc = 6; skip = 1; } if (global.keyitem[7] == arg0 && skip == 0) { loc = 7; skip = 1; } if (global.keyitem[8] == arg0 && skip == 0) { loc = 8; skip = 1; } if (global.keyitem[9] == arg0 && skip == 0) { loc = 9; skip = 1; } if (global.keyitem[10] == arg0 && skip == 0) { loc = 10; skip = 1; } if (global.keyitem[11] == arg0 && skip == 0) { loc = 11; skip = 1; }
scr_keyitemshift(loc, 0);
removed = 1; } } function scr_keyitemremove_all(arg0) { var count = 0; for (var i = 0; i < array_length(global.keyitem); i++) { if (global.keyitem[i] == arg0) count++; } repeat (count)
scr_keyitemremove(arg0);
}
(5);
2480
            
scr_keyitemremove
scr_keyitemremove

function
scr_keyitemremove(arg0)
{ removed = 0;
scr_keyitemcheck(arg0);
if (haveit == 1) { loc = 0; skip = 0; if (global.keyitem[0] == arg0 && skip == 0) { loc = 0; skip = 1; } if (global.keyitem[1] == arg0 && skip == 0) { loc = 1; skip = 1; } if (global.keyitem[2] == arg0 && skip == 0) { loc = 2; skip = 1; } if (global.keyitem[3] == arg0 && skip == 0) { loc = 3; skip = 1; } if (global.keyitem[4] == arg0 && skip == 0) { loc = 4; skip = 1; } if (global.keyitem[5] == arg0 && skip == 0) { loc = 5; skip = 1; } if (global.keyitem[6] == arg0 && skip == 0) { loc = 6; skip = 1; } if (global.keyitem[7] == arg0 && skip == 0) { loc = 7; skip = 1; } if (global.keyitem[8] == arg0 && skip == 0) { loc = 8; skip = 1; } if (global.keyitem[9] == arg0 && skip == 0) { loc = 9; skip = 1; } if (global.keyitem[10] == arg0 && skip == 0) { loc = 10; skip = 1; } if (global.keyitem[11] == arg0 && skip == 0) { loc = 11; skip = 1; }
scr_keyitemshift(loc, 0);
removed = 1; } } function scr_keyitemremove_all(arg0) { var count = 0; for (var i = 0; i < array_length(global.keyitem); i++) { if (global.keyitem[i] == arg0) count++; } repeat (count)
scr_keyitemremove(arg0);
}
(6);
2481
            
scr_keyitemremove
scr_keyitemremove

function
scr_keyitemremove(arg0)
{ removed = 0;
scr_keyitemcheck(arg0);
if (haveit == 1) { loc = 0; skip = 0; if (global.keyitem[0] == arg0 && skip == 0) { loc = 0; skip = 1; } if (global.keyitem[1] == arg0 && skip == 0) { loc = 1; skip = 1; } if (global.keyitem[2] == arg0 && skip == 0) { loc = 2; skip = 1; } if (global.keyitem[3] == arg0 && skip == 0) { loc = 3; skip = 1; } if (global.keyitem[4] == arg0 && skip == 0) { loc = 4; skip = 1; } if (global.keyitem[5] == arg0 && skip == 0) { loc = 5; skip = 1; } if (global.keyitem[6] == arg0 && skip == 0) { loc = 6; skip = 1; } if (global.keyitem[7] == arg0 && skip == 0) { loc = 7; skip = 1; } if (global.keyitem[8] == arg0 && skip == 0) { loc = 8; skip = 1; } if (global.keyitem[9] == arg0 && skip == 0) { loc = 9; skip = 1; } if (global.keyitem[10] == arg0 && skip == 0) { loc = 10; skip = 1; } if (global.keyitem[11] == arg0 && skip == 0) { loc = 11; skip = 1; }
scr_keyitemshift(loc, 0);
removed = 1; } } function scr_keyitemremove_all(arg0) { var count = 0; for (var i = 0; i < array_length(global.keyitem); i++) { if (global.keyitem[i] == arg0) count++; } repeat (count)
scr_keyitemremove(arg0);
}
(7);
2482
            if (global.choice == 0)
2483
            {
2484
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(0);
2485
                global.msg[1] = stringsetloc(
* (You put the Door Key in front of the Door.)Wait for inputClose Message
"* (You put the Door Key in front of the Door.)/%", "scr_text_slash_scr_text_gml_2766_0"
);
2486
                with (obj_event_room)
2487
                    con = 5;
2488
            }
2489
            if (global.choice == 1)
2490
            {
2491
                global.msg[0] = stringsetloc(
* YOU CAME TOO FAR!Delay 11 YOUR CHOICE HAS RUN OUT!Wait for inputClose Message
"* YOU CAME TOO FAR^1! YOUR CHOICE HAS RUN OUT!/%", "scr_text_slash_scr_text_gml_2771_0"
);
2492
                with (obj_event_room)
2493
                    con = 5;
2494
            }
2495
            break;
2496
        case 415:
2497
            global.msg[0] = stringsetloc(
* DO NOT TARRY!Wait for inputClose Message
"* DO NOT TARRY!/%", "scr_text_slash_scr_text_gml_2777_0"
);
2498
            break;
2499
        case 420:
2500
            global.choicemsg[0] = stringsetloc(
#Blaze
" #Blaze", "scr_text_slash_scr_text_gml_2783_0"
);
2501
            global.choicemsg[1] = stringsetloc(
#Do Not Blaze
" #Do Not Blaze", "scr_text_slash_scr_text_gml_2784_0"
);
2502
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2785_0"
);
2503
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2786_0_b"
);
2504
            global.msg[0] = stringsetloc(
* Blaze it.Wait for input
"* Blaze it./", "scr_text_slash_scr_text_gml_2787_0"
);
2505
            global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2786_0"
);
2506
            break;
2507
        case 425:
2508
            global.choicemsg[0] = stringsetloc(
#Apologize#Profusely
" #Apologize#Profusely", "scr_text_slash_scr_text_gml_2790_0"
);
2509
            global.choicemsg[1] = stringsetloc(
#Intimidate
" #Intimidate", "scr_text_slash_scr_text_gml_2791_0"
);
2510
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2794_0_b"
);
2511
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2795_0_b"
);
2512
            global.msg[0] = stringsetloc(
* Hey!Delay 11 You're the chumps that beat me up earlier!Wait for input
"* Hey^1! You're the chumps that beat me up earlier!/", "scr_text_slash_scr_text_gml_2794_0"
);
2513
            global.msg[1] = stringsetloc(
* There's no way I'll forgive you,Delay 11 so scram!Wait for input
"* There's no way I'll forgive you^1, so scram!/", "scr_text_slash_scr_text_gml_2795_0"
);
2514
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2796_0"
);
2515
            break;
2516
        case 426:
2517
            if (global.choice == 0)
2518
            {
2519
                
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(0, 6);
2520
                global.msg[1] = stringsetloc(
* We're sorry,Delay 11 we made a mistake earlier.Wait for input
"* We're sorry^1, we made a mistake earlier./", "scr_text_slash_scr_text_gml_2807_0"
);
2521
                global.msg[2] = stringsetloc(
Face 8* We promise we won't do it again!Wait for input
"\\E8* We promise we won't do it again!/", "scr_text_slash_scr_text_gml_2808_0"
);
2522
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(3);
2523
                global.msg[4] = stringsetloc(
* Huh...?Delay 11 You're apologizing?Delay 11 I guess I'll forgive you then...Wait for input
"* Huh...^1? You're apologizing^1? I guess I'll forgive you then.../", "scr_text_slash_scr_text_gml_2810_0"
);
2524
                global.msg[5] = stringsetloc(
* (Your violence against a single Rudinn was forgiven!)Wait for inputClose Message
"* (Your violence against a single Rudinn was forgiven!)/%", "scr_text_slash_scr_text_gml_2811_0"
);
2525
                global.flag[43 autosusie_violences] = global.flag[43 autosusie_violences] - global.flag[523 rudinn_susie_whacks];
2526
                if (global.flag[43 autosusie_violences] < 0)
2527
                    global.flag[43 autosusie_violences] = 0;
2528
                normal_kills = global.flag[520 rudinn_violences] - global.flag[523 rudinn_susie_whacks];
2529
                global.flag[40 violences] = global.flag[40 violences] - normal_kills;
2530
                if (global.flag[40 violences] < 0)
2531
                    global.flag[40 violences] = 0;
2532
                global.flag[243 talked_to_rudinn] = 1;
2533
            }
2534
            else
2535
            {
2536
                
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(0, 1);
2537
                global.msg[1] = stringsetloc(
* Heh,Delay 11 you wanna act that way,Delay 11 huh...?Wait for input
"* Heh^1, you wanna act that way^1, huh...?/", "scr_text_slash_scr_text_gml_2823_0"
);
2538
                global.msg[2] = stringsetloc(
Face 3* Forgive me or I'll crush you,Delay 11 dweeb!!Wait for input
"\\E3* Forgive me or I'll crush you^1, dweeb!!/", "scr_text_slash_scr_text_gml_2824_0"
);
2539
                
scr_noface
scr_noface

function
scr_noface(arg0)
{ global.msg[arg0] = stringsetloc(
Sound X Char 0 Sound 0 Close Message
"\\TX \\F0 \\T0 %", "scr_noface_slash_scr_noface_gml_1_0"
);
}
(3);
2540
                global.msg[4] = stringsetloc(
* I...Delay 11 I'm sorry!!!Delay 11 I forgive you!!!Delay 11 Here,Delay 11 take this Choco Diamond!Wait for input
"* I..^1. I'm sorry!!^1! I forgive you!!^1! Here^1, take this Choco Diamond!/", "scr_text_slash_scr_text_gml_2826_0"
);
2541
                global.msg[5] = stringsetloc(
* (You got the Choco Diamond.)Wait for inputClose Message
"* (You got the Choco Diamond.)/%", "scr_text_slash_scr_text_gml_2827_0"
);
2542
                
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(13);
2543
                if (noroom == 1)
2544
                {
2545
                    
scr_ralface
scr_ralface

function
scr_ralface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FR \\TR %", string(arg1), "scr_ralface_slash_scr_ralface_gml_1_0"); }
(5, 6);
2546
                    global.msg[6] = stringsetloc(
* I'm sorry,Delay 11 but we don't have any room...Wait for input
"* I'm sorry^1, but we don't have any room.../", "scr_text_slash_scr_text_gml_2832_0"
);
2547
                    
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(7, 2);
2548
                    global.msg[8] = stringsetloc(
* Too late,Delay 11 I already ate it.Wait for inputClose Message
"* Too late^1, I already ate it./%", "scr_text_slash_scr_text_gml_2834_0"
);
2549
                }
2550
                global.flag[243 talked_to_rudinn] = 2;
2551
            }
2552
            break;
2553
        case 430:
2554
            global.choicemsg[0] = stringsetloc(
#Listen
" #Listen", "scr_text_slash_scr_text_gml_2841_0"
);
2555
            global.choicemsg[1] = stringsetloc(
#Do Not
" #Do Not", "scr_text_slash_scr_text_gml_2842_0"
);
2556
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2845_0_b"
);
2557
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2846_0"
);
2558
            global.msg[0] = stringsetloc(
* (It's a music player.)Delay 11
* (Listen to the contents?)Wait for input
"* (It's a music player.^1)&* (Listen to the contents?)/", "scr_text_slash_scr_text_gml_2845_0"
);
2559
            global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_2848_0"
);
2560
            break;
2561
        case 431:
2562
            if (global.choice == 0)
2563
            {
2564
                snd_play(snd_splat);
2565
                global.msg[0] = stringsetloc(
* (...)Wait for input
"* (...)/", "scr_text_slash_scr_text_gml_2853_0"
);
2566
                global.msg[1] = stringsetloc(
* (It's full of cartoon splat noises.)Wait for inputClose Message
"* (It's full of cartoon splat noises.)/%", "scr_text_slash_scr_text_gml_2854_0"
);
2567
            }
2568
            else
2569
            {
2570
                global.msg[0] = stringsetloc(
* (You did not listen.)Wait for inputClose Message
"* (You did not listen.)/%", "scr_text_slash_scr_text_gml_2858_0"
);
2571
            }
2572
            break;
2573
        case 435:
2574
            global.choicemsg[0] = stringsetloc(
#Prison B1
" #Prison B1", "scr_text_slash_scr_text_gml_2863_0"
);
2575
            global.choicemsg[1] = stringsetloc(
#Floor 1F
" #Floor 1F", "scr_text_slash_scr_text_gml_2864_0"
);
2576
            global.choicemsg[2] = stringsetloc(
??????
"??????", "scr_text_slash_scr_text_gml_2865_0"
);
2577
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2868_0_b"
);
2578
            global.msg[0] = stringsetloc(
* (Where will you ride the elevator to?)Wait for input
"* (Where will you ride the elevator to?)/", "scr_text_slash_scr_text_gml_2867_0"
);
2579
            global.msg[1] = stringsetloc(
Choice type 3
"\\C3", "scr_text_slash_scr_text_gml_2868_0"
);
2580
            break;
2581
        case 436:
2582
            global.msg[0] = stringsetloc(
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_2874_0"
);
2583
            if (global.choice == 0)
2584
            {
2585
                if (global.flag[239 elevator_floor] != 0)
2586
                {
2587
                    with (obj_elevatorcontroller)
2588
                    {
2589
                        if (global.flag[239 elevator_floor] == 1)
2590
                        {
2591
                            dir = -1;
2592
                            newcno = 0;
2593
                            con = 100;
2594
                        }
2595
                        else
2596
                        {
2597
                            dir = 1;
2598
                            newcno = 0;
2599
                            con = 100;
2600
                        }
2601
                    }
2602
                }
2603
                else
2604
                {
2605
                    global.msg[0] = stringsetloc(
* (You're there.)Wait for inputClose Message
"* (You're there.)/%", "scr_text_slash_scr_text_gml_2893_0"
);
2606
                }
2607
            }
2608
            if (global.choice == 1)
2609
            {
2610
                if (global.flag[239 elevator_floor] != 1)
2611
                {
2612
                    with (obj_elevatorcontroller)
2613
                    {
2614
                        dir = 1;
2615
                        newcno = 1;
2616
                        con = 100;
2617
                    }
2618
                }
2619
                else
2620
                {
2621
                    global.msg[0] = stringsetloc(
* (You're there.)Wait for inputClose Message
"* (You're there.)/%", "scr_text_slash_scr_text_gml_2909_0"
);
2622
                }
2623
            }
2624
            if (global.choice == 2)
2625
            {
2626
                if (global.flag[239 elevator_floor] != 3)
2627
                {
2628
                    with (obj_elevatorcontroller)
2629
                    {
2630
                        dir = -1;
2631
                        newcno = 3;
2632
                        con = 100;
2633
                    }
2634
                }
2635
                else
2636
                {
2637
                    global.msg[0] = stringsetloc(
* (You're there.)Wait for inputClose Message
"* (You're there.)/%", "scr_text_slash_scr_text_gml_2925_0"
);
2638
                }
2639
            }
2640
            break;
2641
        case 440:
2642
            global.choicemsg[0] = stringsetloc(
#Ride
" #Ride", "scr_text_slash_scr_text_gml_2934_0"
);
2643
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_2935_0"
);
2644
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2938_0_b"
);
2645
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2939_0_b"
);
2646
            global.msg[0] = stringsetloc(
* (Ride the elevator?)Wait for input
"* (Ride the elevator?)/", "scr_text_slash_scr_text_gml_2938_0"
);
2647
            global.msg[1] = stringsetloc(
Choice type 2
"\\C2", "scr_text_slash_scr_text_gml_2939_0"
);
2648
            break;
2649
        case 441:
2650
            global.msg[0] = stringsetloc(
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_2945_0"
);
2651
            if (global.choice == 0)
2652
            {
2653
                with (obj_elevatorcontroller)
2654
                {
2655
                    if (global.flag[239 elevator_floor] == 1)
2656
                    {
2657
                        dir = 1;
2658
                        newcno = 2;
2659
                        con = 100;
2660
                    }
2661
                    else
2662
                    {
2663
                        dir = -1;
2664
                        newcno = 1;
2665
                        con = 100;
2666
                    }
2667
                }
2668
            }
2669
            break;
2670
        case 445:
2671
            global.choicemsg[0] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_2966_0"
);
2672
            global.choicemsg[1] = stringsetloc(
#Don't
" #Don't", "scr_text_slash_scr_text_gml_2967_0"
);
2673
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2970_0"
);
2674
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_2971_0"
);
2675
            global.typer = 30;
2676
            global.fc = 1;
2677
            global.fe = 0;
2678
            global.msg[0] = stringsetloc(
Face 0* Hey Kris.Wait for input
"\\E0* Hey Kris./", "scr_text_slash_scr_text_gml_2973_0"
);
2679
            global.msg[1] = stringsetloc(
Face 0* W...Delay 11 wait a second.Wait for input
"\\E0* W..^1. wait a second./", "scr_text_slash_scr_text_gml_2974_0"
);
2680
            global.msg[2] = stringsetloc(
Face 3* Ummm,Delay 11 I...Wait for input
"\\E3* Ummm^1, I.../", "scr_text_slash_scr_text_gml_2975_0"
);
2681
            global.msg[3] = stringsetloc(
Face 1* Look.Wait for input
"\\E1* Look./", "scr_text_slash_scr_text_gml_2976_0"
);
2682
            global.msg[4] = stringsetloc(
Face 2* I know you wanna give a REAL goodbye to everyone,Delay 11 right?Wait for input
"\\E2* I know you wanna give a REAL goodbye to everyone^1, right?/", "scr_text_slash_scr_text_gml_2977_0"
);
2683
            global.msg[5] = stringsetloc(
Face 3* I mean, I'm ALL for leaving right away,Delay 11 but...Wait for input
"\\E3* I mean, I'm ALL for leaving right away^1, but.../", "scr_text_slash_scr_text_gml_2978_0"
);
2684
            global.msg[6] = stringsetloc(
Face 2* Y'know, we could go back a sec.Delay 11 If you wanted.Wait for input
"\\E2* Y'know, we could go back a sec^1. If you wanted./", "scr_text_slash_scr_text_gml_2979_0"
);
2685
            global.msg[7] = stringsetloc(
Choice type 2
"\\C2", "scr_text_slash_scr_text_gml_2980_0"
);
2686
            break;
2687
        case 446:
2688
            if (global.choice == 0)
2689
            {
2690
                global.msg[0] = stringsetloc(
Face 2* Well,Delay 11 then what are we waiting for?Wait for input
"\\E2* Well^1, then what are we waiting for?/", "scr_text_slash_scr_text_gml_2986_0"
);
2691
                global.msg[1] = stringsetloc(
Face 9* Let's head back!Wait for inputClose Message
"\\E9* Let's head back!/%", "scr_text_slash_scr_text_gml_2987_0"
);
2692
            }
2693
            else
2694
            {
2695
                global.msg[0] = stringsetloc(
Face 4* C'mon,Delay 11 don't lie!Wait for input
"\\E4* C'mon^1, don't lie!/", "scr_text_slash_scr_text_gml_2991_0"
);
2696
                global.msg[1] = stringsetloc(
Face 9* Let's at least say goodbye to Lancer!Wait for inputClose Message
"\\E9* Let's at least say goodbye to Lancer!/%", "scr_text_slash_scr_text_gml_2992_0"
);
2697
            }
2698
            break;
2699
        case 450:
2700
            global.choicemsg[0] = stringsetloc(
#Let's Fight
" #Let's Fight", "scr_text_slash_scr_text_gml_2998_0"
);
2701
            global.choicemsg[1] = stringsetloc(
#Let's Not
" #Let's Not", "scr_text_slash_scr_text_gml_2999_0"
);
2702
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3002_0_b"
);
2703
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3003_0_b"
);
2704
            global.msg[0] = stringsetloc(
* If you can beat me,Delay 11 I'll go back to being a good guy.Wait for input
"* If you can beat me^1, I'll go back to being a good guy./", "scr_text_slash_scr_text_gml_3002_0"
);
2705
            global.msg[1] = stringsetloc(
Face 0* But if you LOSE...Wait for input
"\\E0* But if you LOSE.../", "scr_text_slash_scr_text_gml_3003_0"
);
2706
            global.msg[2] = stringsetloc(
Face 2* YOU guys will have to become bad guys with US...Wait for input
"\\E2* YOU guys will have to become bad guys with US.../", "scr_text_slash_scr_text_gml_3004_0"
);
2707
            global.msg[3] = stringsetloc(
Face 4* ... and do WHATEVER we say.Wait for input
"\\E4* ... and do WHATEVER we say./", "scr_text_slash_scr_text_gml_3005_0"
);
2708
            
scr_lanface
scr_lanface

function
scr_lanface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FL \\TL %", string(arg1), "scr_lanface_slash_scr_lanface_gml_1_0"); }
(4, 1);
2709
            global.msg[5] = stringsetloc(
* Ho ho ho!!!Delay 11 Our wish is your command!!!Wait for input
"* Ho ho ho!!^1! Our wish is your command!!!/", "scr_text_slash_scr_text_gml_3007_0"
);
2710
            
scr_susface
scr_susface

function
scr_susface(arg0, arg1)
{ global.msg[arg0] = stringsetsubloc("\\TX \\F0 \\E~1 \\FS \\TS %", string(arg1), "scr_susface_slash_scr_susface_gml_1_0"); }
(6, 1);
2711
            global.msg[7] = stringsetloc(
Face 1* So,Delay 11 whaddya say...?Wait for input
"\\E1* So^1, whaddya say...?/", "scr_text_slash_scr_text_gml_3010_0"
);
2712
            global.msg[8] = stringsetloc(
Choice type 2
"\\C2", "scr_text_slash_scr_text_gml_3011_0"
);
2713
            break;
2714
        case 451:
2715
            global.msg[0] = stringsetloc(
* Eh,Delay 11 don't bother answering.Wait for input
"* Eh^1, don't bother answering./", "scr_text_slash_scr_text_gml_3015_0"
);
2716
            global.msg[1] = stringsetloc(
Face 2* We were just gonna thrash you anyway,Delay 11 so...Wait for input
"\\E2* We were just gonna thrash you anyway^1, so.../", "scr_text_slash_scr_text_gml_3016_0"
);
2717
            global.msg[2] = stringsetloc(
Face 3* See ya!Wait for inputClose Message
"\\E3* See ya!/%", "scr_text_slash_scr_text_gml_3017_0"
);
2718
            break;
2719
        case 455:
2720
            global.choicemsg[0] = stringsetloc(
#Me
" #Me", "scr_text_slash_scr_text_gml_3022_0"
);
2721
            global.choicemsg[1] = stringsetloc(
#Asriel
" #Asriel", "scr_text_slash_scr_text_gml_3023_0"
);
2722
            global.choicemsg[2] = stringsetloc(
Pie
"Pie", "scr_text_slash_scr_text_gml_3024_0"
);
2723
            if (
scr_litemcheck
scr_litemcheck

function
scr_litemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 8; i += 1) { if (global.litem[i] == arg0) haveit = 1; if (global.litem[i] == arg0) itemcount += 1; } return haveit; }
(4))
2724
                global.choicemsg[2] = stringsetloc(
Flowers
"Flowers", "scr_text_slash_scr_text_gml_3025_0"
);
2725
            global.choicemsg[3] = stringsetloc(
Nevermind
"Nevermind", "scr_text_slash_scr_text_gml_3026_0"
);
2726
            global.msg[0] = stringsetloc(
* Kris?Delay 11 What is it,Delay 11 honey?Wait for input
"* Kris^1? What is it^1, honey?/", "scr_text_slash_scr_text_gml_3027_0"
);
2727
            global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_3028_0"
);
2728
            break;
2729
        case 456:
2730
            if (global.choice == 0)
2731
            {
2732
                global.msg[0] = stringsetloc(
Face 0* Kris,Delay 11 honey,Delay 11 you have grown up so much...Wait for input
"\\E0* Kris^1, honey^1, you have grown up so much.../", "scr_text_slash_scr_text_gml_3036_0_b"
);
2733
                global.msg[1] = stringsetloc(
Face 9* Someday soon you will be going off to university as well...Wait for input
"\\E9* Someday soon you will be going off to university as well.../", "scr_text_slash_scr_text_gml_3037_0"
);
2734
                global.msg[2] = stringsetloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_3036_0"
);
2735
                global.msg[3] = stringsetloc(
Face 9* Remember when you were little...Wait for input
"\\E9* Remember when you were little.../", "scr_text_slash_scr_text_gml_3039_0"
);
2736
                global.msg[4] = stringsetloc(
Face 8* You asked when your horns were going to grow in?Wait for input
"\\E8* You asked when your horns were going to grow in?/", "scr_text_slash_scr_text_gml_3040_0"
);
2737
                global.msg[5] = stringsetloc(
Face 0* So we bought that headband with the little red horns on it.Wait for input
"\\E0* So we bought that headband with the little red horns on it./", "scr_text_slash_scr_text_gml_3041_0"
);
2738
                global.msg[6] = stringsetloc(
Face 4* Oh,Delay 11 you wore it for months! Whatever happened to it?Wait for inputClose Message
"\\E4* Oh^1, you wore it for months! Whatever happened to it?/%", "scr_text_slash_scr_text_gml_3042_0"
);
2739
            }
2740
            if (global.choice == 1)
2741
            {
2742
                global.msg[0] = stringsetloc(
Face 9* Remember that video-game you and Asriel used to play?Wait for input
"\\E9* Remember that video-game you and Asriel used to play?/", "scr_text_slash_scr_text_gml_3044_0"
);
2743
                global.msg[1] = stringsetloc(
Face 1* What was it called...?Delay 11 Super Smashing Fighters?Wait for input
"\\E1* What was it called...^1? Super Smashing Fighters?/", "scr_text_slash_scr_text_gml_3045_0"
);
2744
                global.msg[2] = stringsetloc(
Face 0* When he was very little,Delay 11 he LOVED the green lizard from that.Wait for input
"\\E0* When he was very little^1, he LOVED the green lizard from that./", "scr_text_slash_scr_text_gml_3046_0"
);
2745
                global.msg[3] = stringsetloc(
Face 9* We even had a birthday party for him themed around it.Wait for input
"\\E9* We even had a birthday party for him themed around it./", "scr_text_slash_scr_text_gml_3047_0"
);
2746
                global.msg[4] = stringsetloc(
Face 0* Your father painted all these eggs with spots as decoration...Wait for input
"\\E0* Your father painted all these eggs with spots as decoration.../", "scr_text_slash_scr_text_gml_3048_0"
);
2747
                global.msg[5] = stringsetloc(
Face 9* Oh,Delay 11 your brother LOVED it...!Wait for input
"\\E9* Oh^1, your brother LOVED it...!/", "scr_text_slash_scr_text_gml_3049_0"
);
2748
                global.msg[6] = stringsetloc(
Face 5* Until the next day,Delay 11 your father cooked them all for breakfast.Wait for input
"\\E5* Until the next day^1, your father cooked them all for breakfast./", "scr_text_slash_scr_text_gml_3050_0"
);
2749
                global.msg[7] = stringsetloc(
Face 8* Your brother just kept crying...Wait for input
"\\E8* Your brother just kept crying.../", "scr_text_slash_scr_text_gml_3051_0"
);
2750
                global.msg[8] = stringsetloc(
Face 4* Ever since,Delay 11 he's hated that book about eating green eggs!Wait for inputClose Message
"\\E4* Ever since^1, he's hated that book about eating green eggs!/%", "scr_text_slash_scr_text_gml_3052_0"
);
2751
            }
2752
            if (global.choice == 2)
2753
            {
2754
                global.msg[0] = stringsetloc(
Face 1* Kris,Delay 11 since only you and I are living here right now...Wait for input
"\\E1* Kris^1, since only you and I are living here right now.../", "scr_text_slash_scr_text_gml_3056_0"
);
2755
                global.msg[1] = stringsetloc(
Face 9* It feels...Delay 11 just a bit lonely,Delay 11 does it not...?Wait for input
"\\E9* It feels..^1. just a bit lonely^1, does it not...?/", "scr_text_slash_scr_text_gml_3057_0"
);
2756
                global.msg[2] = stringsetloc(
Face 0* But,Delay 11 fortunately,Delay 11 sharing a warm,Delay 11 freshly-made pie,Wait for input
"\\E0* But^1, fortunately^1, sharing a warm^1, freshly-made pie,/", "scr_text_slash_scr_text_gml_3058_0"
);
2757
                global.msg[3] = stringsetloc(
Face 9* Is the perfect cure for such a condition.Wait for input
"\\E9* Is the perfect cure for such a condition./", "scr_text_slash_scr_text_gml_3059_0"
);
2758
                global.msg[4] = stringsetloc(
Face 5* ... as long as I get to eat some,Delay 11 of course.Wait for inputClose Message
"\\E5* ... as long as I get to eat some^1, of course./%", "scr_text_slash_scr_text_gml_3060_0"
);
2759
                if (
scr_litemcheck
scr_litemcheck

function
scr_litemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 8; i += 1) { if (global.litem[i] == arg0) haveit = 1; if (global.litem[i] == arg0) itemcount += 1; } return haveit; }
(4))
2760
                {
2761
                    global.msg[0] = stringsetloc(
Face 8* Oh,Delay 11 Kris...?Delay 11 Flowers?Delay 11 For your mother...?Wait for input
"\\E8* Oh^1, Kris...^1? Flowers^1? For your mother...?/", "scr_text_slash_scr_text_gml_3064_0"
);
2762
                    global.msg[1] = stringsetloc(
Face 9* How sweet...Wait for input
"\\E9* How sweet.../", "scr_text_slash_scr_text_gml_3065_0"
);
2763
                    global.msg[2] = stringsetloc(
Face 9* ...Wait for input
"\\E9* .../", "scr_text_slash_scr_text_gml_3066_0"
);
2764
                    global.msg[3] = stringsetloc(
Face 5* These are from HIM,Delay 11 are they not.Wait for input
"\\E5* These are from HIM^1, are they not./", "scr_text_slash_scr_text_gml_3067_0"
);
2765
                    global.msg[4] = stringsetloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_3070_0_b"
);
2766
                    global.msg[5] = stringsetloc(
Face 0* Err,Delay 11 well,Delay 11 worry not,Delay 11 Kris,Delay 11 I will...Wait for input
"\\E0* Err^1, well^1, worry not^1, Kris^1, I will.../", "scr_text_slash_scr_text_gml_3069_0"
);
2767
                    global.msg[6] = stringsetloc(
Face 5* ... find some place for them.Wait for inputClose Message
"\\E5* ... find some place for them./%", "scr_text_slash_scr_text_gml_3070_0"
);
2768
                    
scr_litemremove
scr_litemremove

function
scr_litemremove(arg0)
{ for (i = 0; i < 8; i += 1) { if (global.litem[i] == arg0) script_execute(scr_litemshift, i, 0); } }
(4);
2769
                    global.flag[262 bouquet_quest_stage] = 3;
2770
                }
2771
            }
2772
            if (global.choice == 3)
2773
            {
2774
                global.msg[0] = stringsetloc(
Face 1* Kris,Delay 11 perhaps you should go to bed early tonight...Wait for input
"\\E1* Kris^1, perhaps you should go to bed early tonight.../", "scr_text_slash_scr_text_gml_3078_0"
);
2775
                global.msg[1] = stringsetloc(
* You do not look quite yourself.Wait for inputClose Message
"* You do not look quite yourself./%", "scr_text_slash_scr_text_gml_3079_0"
);
2776
            }
2777
            break;
2778
        case 460:
2779
            global.choicemsg[0] = stringsetloc(
#Field
" #Field", "scr_text_slash_scr_text_gml_3084_0"
);
2780
            global.choicemsg[1] = stringsetloc(
#Forest
" #Forest", "scr_text_slash_scr_text_gml_3085_0"
);
2781
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3088_0_b"
);
2782
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3089_0"
);
2783
            global.msg[0] = stringsetloc(
* (It's a door.)Delay 11
* (Where will you go?)Wait for input
"* (It's a door.^1)&* (Where will you go?)/", "scr_text_slash_scr_text_gml_3088_0"
);
2784
            global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3091_0"
);
2785
            if (global.plot >= 75)
2786
            {
2787
                global.choicemsg[1] = stringsetloc(
#Forest
" #Forest", "scr_text_slash_scr_text_gml_3092_0"
);
2788
                global.choicemsg[2] = stringsetloc(
Bake Sale
"Bake Sale", "scr_text_slash_scr_text_gml_3093_0"
);
2789
                global.msg[1] = stringsetloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_3094_0"
);
2790
            }
2791
            if (global.plot >= 154)
2792
            {
2793
                global.choicemsg[3] = stringsetloc(
Castle
"Castle", "scr_text_slash_scr_text_gml_3098_0"
);
2794
                global.msg[1] = stringsetloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_3101_0"
);
2795
            }
2796
            break;
2797
        case 461:
2798
            global.msg[0] = stringsetloc(
* (But nothing happened.)Wait for inputClose Message
"* (But nothing happened.)/%", "scr_text_slash_scr_text_gml_3104_0"
);
2799
            if (global.choice == 0)
2800
            {
2801
                with (obj_shortcut_door)
2802
                    door_destination = room_field3;
2803
            }
2804
            if (global.choice == 1)
2805
            {
2806
                with (obj_shortcut_door)
2807
                    door_destination = room_forest_savepoint1;
2808
            }
2809
            if (global.choice == 2)
2810
            {
2811
                with (obj_shortcut_door)
2812
                    door_destination = room_forest_savepoint2;
2813
            }
2814
            if (global.choice == 3)
2815
            {
2816
                with (obj_shortcut_door)
2817
                    door_destination = room_forest_fightsusie;
2818
            }
2819
            with (obj_shortcut_door)
2820
            {
2821
                if (door_destination == door_location)
2822
                {
2823
                    global.msg[0] = stringsetloc(
* (Amazingly,Delay 11 you are already there.)Wait for inputClose Message
"* (Amazingly^1, you are already there.)/%", "scr_text_slash_scr_text_gml_3125_0"
);
2824
                }
2825
                else
2826
                {
2827
                    global.msg[0] = stringsetloc(
* (The door opened...)Wait for inputClose Message
"* (The door opened...)/%", "scr_text_slash_scr_text_gml_3129_0"
);
2828
                    con = 50;
2829
                }
2830
            }
2831
            break;
2832
        case 465:
2833
            global.choicemsg[0] = stringsetloc(
#Give Cake
" #Give Cake", "scr_text_slash_scr_text_gml_3138_0"
);
2834
            global.choicemsg[1] = stringsetloc(
#Do not
" #Do not", "scr_text_slash_scr_text_gml_3139_0"
);
2835
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3142_0_b"
);
2836
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3143_0_b"
);
2837
            global.msg[0] = stringsetloc(
* Marga riba!Delay 11
* That cake!Delay 11
* It's seething with power!Wait for input
"* Marga riba^1!&* That cake^1!&* It's seething with power!/", "scr_text_slash_scr_text_gml_3142_0"
);
2838
            global.msg[1] = stringsetloc(
* It's my cake,Delay 11 isn't it!?Delay 11
* Did you repair it!?Delay 11
* Will you return it!?Wait for input
"* It's my cake^1, isn't it!^1?&* Did you repair it!^1?&* Will you return it!?/", "scr_text_slash_scr_text_gml_3143_0"
);
2839
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3146_0"
);
2840
            break;
2841
        case 466:
2842
            if (global.choice == 0)
2843
            {
2844
                
scr_itemremove
scr_itemremove

function
scr_itemremove(arg0)
{ removed = 0;
scr_itemcheck(arg0);
if (haveit == 1) { loc = 0; skip = 0; if (global.item[0] == arg0 && skip == 0) { loc = 0; skip = 1; } if (global.item[1] == arg0 && skip == 0) { loc = 1; skip = 1; } if (global.item[2] == arg0 && skip == 0) { loc = 2; skip = 1; } if (global.item[3] == arg0 && skip == 0) { loc = 3; skip = 1; } if (global.item[4] == arg0 && skip == 0) { loc = 4; skip = 1; } if (global.item[5] == arg0 && skip == 0) { loc = 5; skip = 1; } if (global.item[6] == arg0 && skip == 0) { loc = 6; skip = 1; } if (global.item[7] == arg0 && skip == 0) { loc = 7; skip = 1; } if (global.item[8] == arg0 && skip == 0) { loc = 8; skip = 1; } if (global.item[9] == arg0 && skip == 0) { loc = 9; skip = 1; } if (global.item[10] == arg0 && skip == 0) { loc = 10; skip = 1; } if (global.item[11] == arg0 && skip == 0) { loc = 11; skip = 1; }
scr_itemshift(loc, 0);
removed = 1; } }
(6);
2845
                
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(7);
2846
                global.msg[0] = stringsetloc(
* Edamame!Delay 11 My old cake!Delay 11 I'm so happy I could spin!Wait for input
"* Edamame^1! My old cake^1! I'm so happy I could spin!/", "scr_text_slash_scr_text_gml_3152_0"
);
2847
                global.msg[1] = stringsetloc(
* My friend,Delay 11 share in my riches!Delay 11 I have many worse cakes I do not want!Wait for input
"* My friend^1, share in my riches^1! I have many worse cakes I do not want!/", "scr_text_slash_scr_text_gml_3153_0"
);
2848
                global.msg[2] = stringsetloc(
* If you're not carrying a Cake,Delay 11 come here and I'll give you one!Delay 11 Forever!Wait for input
"* If you're not carrying a Cake^1, come here and I'll give you one^1! Forever!/", "scr_text_slash_scr_text_gml_3154_0"
);
2849
                global.writersnd[0] = snd_item;
2850
                global.msg[3] = stringsetloc(
\S0* (You traded the TopCake for the SpinCake.)Wait for input
"\\S0* (You traded the TopCake for the SpinCake.)/", "scr_text_slash_scr_text_gml_3156_0"
);
2851
                global.msg[4] = stringsetloc(
* Now,Delay 11 I'm going to continue to spin and cry!Delay 11 Spin and cry!Wait for inputClose Message
"* Now^1, I'm going to continue to spin and cry^1! Spin and cry!/%", "scr_text_slash_scr_text_gml_3157_0"
);
2852
                global.flag[253 traded_topcake] = 1;
2853
            }
2854
            if (global.choice == 1)
2855
                global.msg[0] = stringsetloc(
* Sweet in cake,Delay 11 but not in character!Delay 11 A tragedy!!Wait for inputClose Message
"* Sweet in cake^1, but not in character^1! A tragedy!!/%", "scr_text_slash_scr_text_gml_3162_0"
);
2856
            break;
2857
        case 470:
2858
            global.choicemsg[0] = stringsetloc(
#Take Cake
" #Take Cake", "scr_text_slash_scr_text_gml_3167_0"
);
2859
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_3168_0"
);
2860
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3171_0"
);
2861
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3172_0"
);
2862
            if (
scr_itemcheck
scr_itemcheck

function
scr_itemcheck(arg0)
{ haveit = 0; itemcount = 0; for (var __i = 0; __i < 12; __i += 1) { if (global.item[__i] == arg0) haveit = 1; if (global.item[__i] == arg0) itemcount += 1; } return haveit; }
(7))
2863
            {
2864
                global.msg[0] = stringsetloc(
* Mama miba!Delay 11 How are you enjoying my rejected pastries?Wait for inputClose Message
"* Mama miba^1! How are you enjoying my rejected pastries?/%", "scr_text_slash_scr_text_gml_3174_0"
);
2865
            }
2866
            else
2867
            {
2868
                global.msg[0] = stringsetloc(
* Mom amiga!Delay 11 You want an inferior cake,Delay 11 my friend?Wait for input
"* Mom amiga^1! You want an inferior cake^1, my friend?/", "scr_text_slash_scr_text_gml_3178_0"
);
2869
                global.msg[1] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3181_0"
);
2870
            }
2871
            break;
2872
        case 471:
2873
            if (global.choice == 0)
2874
            {
2875
                
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(7);
2876
                global.msg[0] = stringsetloc(
* Please take this cake!Delay 11 It's worthless,Delay 11 my dear friend!Wait for input
"* Please take this cake^1! It's worthless^1, my dear friend!/", "scr_text_slash_scr_text_gml_3187_0"
);
2877
                global.writersnd[0] = snd_item;
2878
                global.msg[1] = stringsetloc(
\S0* (You got the SpinCake.)Wait for inputClose Message
"\\S0* (You got the SpinCake.)/%", "scr_text_slash_scr_text_gml_3189_0"
);
2879
                if (noroom == 1)
2880
                    global.msg[0] = stringsetloc(
* Mama shiba!Delay 11 You're carrying too many things that aren't cakes!Wait for inputClose Message
"* Mama shiba^1! You're carrying too many things that aren't cakes!/%", "scr_text_slash_scr_text_gml_3192_0"
);
2881
            }
2882
            if (global.choice == 1)
2883
                global.msg[0] = stringsetloc(
* I understand!!Delay 11 Too much cake will make you spin and cry!!Wait for inputClose Message
"* I understand!^1! Too much cake will make you spin and cry!!/%", "scr_text_slash_scr_text_gml_3197_0"
);
2884
            break;
2885
        case 600:
2886
            global.choicemsg[0] = stringsetloc(
#Yes
" #Yes", "scr_text_slash_scr_text_gml_3202_0"
);
2887
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_3205_0"
);
2888
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3206_0_b"
);
2889
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3207_0_b"
);
2890
            global.msg[0] = stringsetloc(
* (Well,Delay 11 there is a man here.)Wait for input
"* (Well^1, there is a man here.)/", "scr_text_slash_scr_text_gml_3206_0"
);
2891
            global.msg[1] = stringsetloc(
* (He offered you something.)Wait for input
"* (He offered you something.)/", "scr_text_slash_scr_text_gml_3207_0"
);
2892
            global.msg[2] = stringsetloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3210_0"
);
2893
            break;
2894
        case 601:
2895
            global.flag[910 ch1_egg_room] = 2;
2896
            if (global.choice == 0)
2897
            {
2898
                global.msg[0] = stringsetloc(
* (You received an Egg.)Wait for inputClose Message
"* (You received an Egg.)/%", "scr_text_slash_scr_text_gml_3215_0"
);
2899
                snd_play(snd_egg);
2900
                
scr_keyitemget
scr_keyitemget

function
scr_keyitemget(arg0)
{ i = 0; loop = 1; noroom = 0; global.item[12] = 999; while (loop == 1) { if (global.keyitem[i] == 0) { global.keyitem[i] = arg0; break; } if (i == 12) { noroom = 1; break; } i += 1; } script_execute(scr_keyiteminfo_all); }
(2);
2901
            }
2902
            else
2903
            {
2904
                global.msg[0] = stringsetloc(
* (Then he needn't be here.)Wait for inputClose Message
"* (Then he needn't be here.)/%", "scr_text_slash_scr_text_gml_3221_0"
);
2905
            }
2906
            break;
2907
        case 1000:
2908
            global.choicemsg[0] = stringsetloc(
Lost sleep#from being#Susie's partner
"Lost sleep#from being#Susie's partner", "scr_text_slash_scr_text_gml_3233_0"
);
2909
            global.choicemsg[1] = stringsetloc(
Actually my#sleep#quality#increased
"Actually my#sleep#quality#increased", "scr_text_slash_scr_text_gml_3234_0"
);
2910
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3235_0"
);
2911
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3236_0"
);
2912
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
2913
            msgsetloc(0, 
Face 3* Kris...Wait for input
"\\E3* Kris.../", "scr_text_slash_scr_text_gml_3239_0"
);
2914
            msgnextloc(
Face 5* This whole partner thing...Wait for input
"\\E5* This whole partner thing.../", "scr_text_slash_scr_text_gml_3240_0"
);
2915
            msgnextloc(
Face 9* You didn't lose sleep over it,Delay 11 did you?Wait for input
"\\E9* You didn't lose sleep over it^1, did you?/", "scr_text_slash_scr_text_gml_3241_0"
);
2916
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3242_0"
);
2917
            break;
2918
        case 1001:
2919
            if (global.choice == 0)
2920
            {
2921
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
2922
                msgsetloc(0, 
Face 1* You say,Delay 11 with no negative intonation at all.Wait for input
"\\E1* You say^1, with no negative intonation at all./", "scr_text_slash_scr_text_gml_3250_0"
);
2923
                msgnextloc(
Face C* ...Wait for input
"\\EC* .../", "scr_text_slash_scr_text_gml_3251_0"
);
2924
                msgnextloc(
Face 1* Kris,Delay 11 as your teacher,Delay 11 there's,Delay 11 um,Delay 11 a...Wait for input
"\\E1* Kris^1, as your teacher^1, there's^1, um^1, a.../", "scr_text_slash_scr_text_gml_3252_0"
);
2925
                msgnextloc(
Face 5* A limit.Delay 11 To the advice I'm qualified for.Wait for input
"\\E5* A limit^1. To the advice I'm qualified for./", "scr_text_slash_scr_text_gml_3253_0"
);
2926
                msgnextloc(
Face 7* But if you're interested,Delay 11 I do have a recommendation.Wait for input
"\\E7* But if you're interested^1, I do have a recommendation./", "scr_text_slash_scr_text_gml_3254_0"
);
2927
                msgnextloc(
Face A* There's,Delay 11 an,Delay 11 FPS game podcast that helps me sleep...Wait for input
"\\EA* There's^1, an^1, FPS game podcast that helps me sleep.../", "scr_text_slash_scr_text_gml_3255_0"
);
2928
                msgnextloc(
Face B* No?Delay 11 Okay.Wait for inputClose Message
"\\EB* No^1? Okay./%", "scr_text_slash_scr_text_gml_3256_0"
);
2929
            }
2930
            else
2931
            {
2932
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
2933
                msgsetloc(0, 
Face 3* H...Delay 11 huh? Kris,Delay 11 that's,Delay 11 um...Delay 11 good? I think?Wait for input
"\\E3* H..^1. huh? Kris^1, that's^1, um..^1. good? I think?/", "scr_text_slash_scr_text_gml_3261_0"
);
2934
                msgnextloc(
Face 6* So maybe you were just...Wait for input
"\\E6* So maybe you were just.../", "scr_text_slash_scr_text_gml_3262_0"
);
2935
                msgnextloc(
Face 7* Staying up late talking to Asriel online again?Wait for input
"\\E7* Staying up late talking to Asriel online again?/", "scr_text_slash_scr_text_gml_3263_0"
);
2936
                msgnextloc(
Face 8* ...Delay 11 ah,Delay 11 wait,Delay 11 you...Delay 11 can't do that,Delay 11 right?Wait for input
"\\E8* ..^1. ah^1, wait^1, you..^1. can't do that^1, right?/", "scr_text_slash_scr_text_gml_3264_0"
);
2937
                msgnextloc(
Face 9* I...Delay 11 I hope the internet gets fixed soon.Wait for input
"\\E9* I..^1. I hope the internet gets fixed soon./", "scr_text_slash_scr_text_gml_3265_0"
);
2938
                msgnextloc(
Face A* I don't want to revert into my primal form.Wait for inputClose Message
"\\EA* I don't want to revert into my primal form./%", "scr_text_slash_scr_text_gml_3266_0"
);
2939
            }
2940
            break;
2941
        case 1002:
2942
            global.choicemsg[0] = stringsetloc(
Hanging out#alone in#the closet
"Hanging out#alone in#the closet", "scr_text_slash_scr_text_gml_3272_0"
);
2943
            global.choicemsg[1] = stringsetloc(
#Crime
"#Crime", "scr_text_slash_scr_text_gml_3273_0"
);
2944
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3274_0"
);
2945
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3275_0"
);
2946
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
2947
            msgsetloc(0, 
Face P* (Kris!Delay 11 Help me out here!Delay 11 What do we say!?)Wait for input
"\\EP* (Kris^1! Help me out here^1! What do we say!?)/", "scr_text_slash_scr_text_gml_3278_0"
);
2948
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3279_0"
);
2949
            break;
2950
        case 1003:
2951
            with (obj_actor)
2952
            {
2953
                if (name != "noelle")
2954
                    sprite_index = dsprite;
2955
            }
2956
            if (global.choice == 0)
2957
            {
2958
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
2959
                msgsetloc(0, 
Face 2* Y'know,Delay 11 just...Delay 11 chillin' out alone in the closet.Wait for input
"\\E2* Y'know^1, just..^1. chillin' out alone in the closet./", "scr_text_slash_scr_text_gml_3291_0"
);
2960
                msgnextloc(
Face A* Just two friends,Delay 11 chillin' out in the closet,Delay 11 like normal.Wait for input
"\\EA* Just two friends^1, chillin' out in the closet^1, like normal./", "scr_text_slash_scr_text_gml_3292_0"
);
2961
                msgnextloc(
Face K* Touchin'...Delay 11 brooms and stuff.Wait for inputClose Message
"\\EK* Touchin'..^1. brooms and stuff./%", "scr_text_slash_scr_text_gml_3293_0"
);
2962
            }
2963
            else
2964
            {
2965
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
2966
                msgsetloc(0, 
Face 2* Y'know,Delay 11 just...Delay 11 committin'...Delay 11 crimes.Wait for input
"\\E2* Y'know^1, just..^1. committin'..^1. crimes./", "scr_text_slash_scr_text_gml_3298_0"
);
2967
                msgnextloc(
Face A* Just gonna do some crimes and go to...Delay 11 jail.Wait for input
"\\EA* Just gonna do some crimes and go to..^1. jail./", "scr_text_slash_scr_text_gml_3299_0"
);
2968
                msgnextloc(
Face H* Forever.Wait for input
"\\EH* Forever./", "scr_text_slash_scr_text_gml_3300_0"
);
2969
                msgnextloc(
Face 5* It sucks.Wait for inputClose Message
"\\E5* It sucks./%", "scr_text_slash_scr_text_gml_3301_0"
);
2970
            }
2971
            break;
2972
        case 1010:
2973
            global.choicemsg[0] = stringsetloc(
#Hug
"#Hug", "scr_text_slash_scr_text_gml_3308_0"
);
2974
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_3309_0"
);
2975
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3310_0"
);
2976
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3311_0"
);
2977
            msgsetloc(0, 
Face 0* (... no one's looking.)Wait for input
"\\E0* (... no one's looking.)/", "scr_text_slash_scr_text_gml_3313_0"
);
2978
            msgnextloc(
* (Hug the dummy?)Wait for input
"* (Hug the dummy?)/", "scr_text_slash_scr_text_gml_3314_0"
);
2979
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3315_0"
);
2980
            break;
2981
        case 1011:
2982
            if (global.choice == 0)
2983
            {
2984
                msgsetloc(0, 
* You hugged the dummy.Wait for input
"* You hugged the dummy./", "scr_text_slash_scr_text_gml_3321_0"
);
2985
                msgnextloc(
* Nothing wrong with a little extra fluffiness in your life.Wait for inputClose Message
"* Nothing wrong with a little extra fluffiness in your life./%", "scr_text_slash_scr_text_gml_3322_0"
);
2986
                global.flag[300 hugged_dummy_ch2] = 1;
2987
            }
2988
            else
2989
            {
2990
                msgsetloc(0, 
* You did not hug the dummy.Wait for input
"* You did not hug the dummy./", "scr_text_slash_scr_text_gml_3327_0"
);
2991
                msgnextloc(
* You won't take the path of fluffiness any longer.Wait for inputClose Message
"* You won't take the path of fluffiness any longer./%", "scr_text_slash_scr_text_gml_3328_0"
);
2992
            }
2993
            break;
2994
        case 1012:
2995
            global.choicemsg[0] = stringsetloc(
#Hell yeah!
"#Hell yeah!", "scr_text_slash_scr_text_gml_3333_0"
);
2996
            global.choicemsg[1] = stringsetloc(
#No...
"#No...", "scr_text_slash_scr_text_gml_3334_0"
);
2997
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3335_0"
);
2998
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3336_0"
);
2999
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("king");
3000
            global.fe = 5;
3001
            msgsetloc(0, 
Face 5* Ah...Delay 11 the Lightners.Wait for input
"\\E5* Ah..^1. the Lightners./", "scr_text_slash_scr_text_gml_3339_0"
);
3002
            msgnextloc(
Face 5Face 1* ...Delay 11 have you come to humiliate me...?Wait for input
"\\E5\\M1* ..^1. have you come to humiliate me...?/", "scr_text_slash_scr_text_gml_3340_0"
);
3003
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
3004
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3341_0"
);
3005
            break;
3006
        case 1013:
3007
            if (global.choice == 0)
3008
            {
3009
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
3010
                msgsetloc(0, 
Face 2* Hell yeah!Wait for input
"\\E2* Hell yeah!/", "scr_text_slash_scr_text_gml_3348_0"
);
3011
                msgnextloc(
Face 5* EAT IT,Delay 11 old man!Wait for input
"\\E5* EAT IT^1, old man!/", "scr_text_slash_scr_text_gml_3349_0"
);
3012
                msgnextloc(
Face K* ...Delay 11 hey,Delay 11 why the hell does HE get a giant water thing?Wait for input
"\\EK* ..^1. hey^1, why the hell does HE get a giant water thing?/", "scr_text_slash_scr_text_gml_3350_0"
);
3013
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("king", "0");
3014
                msgnextloc(
Face 0* ...Delay 11 jealous,Delay 11 are you?Wait for input
"\\E0* ..^1. jealous^1, are you?/", "scr_text_slash_scr_text_gml_3352_0"
);
3015
                msgnextloc(
Face 2Face 4* Then gaze in envy,Delay 11 whelps!!Wait for input
"\\M2\\E4* Then gaze in envy^1, whelps!!/", "scr_text_slash_scr_text_gml_3353_0"
);
3016
                msgnextloc(
Face 4Face 3* As I SUCKLE from this giant hamster bottle!Wait for input
"\\E4\\M3* As I SUCKLE from this giant hamster bottle!/", "scr_text_slash_scr_text_gml_3354_0"
);
3017
                msgnextloc(
Face 4* Ha ha ha!!Delay 11
* (Glub glub)Delay 11
* Feel despair!!Wait for input
"\\E4* Ha ha ha!^1!&* (Glub glub^1)&* Feel despair!!/", "scr_text_slash_scr_text_gml_3355_0"
);
3018
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "B");
3019
                msgnextloc(
Face B* Uhhh,Delay 11 nevermind.Wait for input
"\\EB* Uhhh^1, nevermind./", "scr_text_slash_scr_text_gml_3357_0"
);
3020
                msgnextloc(
Face 0 Close MessageClose Message
"\\M0 %%", "scr_text_slash_scr_text_gml_3358_0"
);
3021
            }
3022
            else
3023
            {
3024
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
3025
                msgsetloc(0, 
Face Q* Mr. King,Delay 11 the Lightners returned everyone here safely.Wait for input
"\\EQ* Mr. King^1, the Lightners returned everyone here safely./", "scr_text_slash_scr_text_gml_3363_0"
);
3026
                msgnextloc(
Face I* If you're willing to reconsider,Delay 11 then...Wait for input
"\\EI* If you're willing to reconsider^1, then.../", "scr_text_slash_scr_text_gml_3364_0"
);
3027
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("king", 5);
3028
                msgnextloc(
Face 5* What? Live in a kingdom ruled by YOU?Wait for input
"\\E5* What? Live in a kingdom ruled by YOU?/", "scr_text_slash_scr_text_gml_3366_0"
);
3029
                msgnextloc(
Face 0* The Lightners' little patsy...?Wait for input
"\\E0* The Lightners' little patsy...?/", "scr_text_slash_scr_text_gml_3367_0"
);
3030
                msgnextloc(
Face 4* Staying in this cell is far less humiliating.Wait for input
"\\E4* Staying in this cell is far less humiliating./", "scr_text_slash_scr_text_gml_3368_0"
);
3031
                msgnextloc(
Face 5* Now,Delay 11 if you will excuse me.Delay 11Wait for input
"\\E5* Now^1, if you will excuse me^1./", "scr_text_slash_scr_text_gml_3369_0"
);
3032
                msgnextloc(
Face 0Face 0* My giant hamster wheel is getting cold.Wait for inputClose Message
"\\E0\\M0* My giant hamster wheel is getting cold./%", "scr_text_slash_scr_text_gml_3370_0"
);
3033
            }
3034
            break;
3035
        case 1014:
3036
            global.choicemsg[0] = stringsetloc(
#Bosom
"#Bosom", "scr_text_slash_scr_text_gml_3375_0"
);
3037
            global.choicemsg[1] = stringsetloc(
#Perish
"#Perish", "scr_text_slash_scr_text_gml_3376_0"
);
3038
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3377_0"
);
3039
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3378_0"
);
3040
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("queen");
3041
            msgsetloc(0, 
Face C* [Regal Laughter]Wait for input
"\\EC* [Regal Laughter]/", "scr_text_slash_scr_text_gml_3380_0"
);
3042
            msgnextloc(
Face P* Oh My That Was Actually Quite...Delay 11 AmusingWait for input
"\\EP* Oh My That Was Actually Quite..^1. Amusing/", "scr_text_slash_scr_text_gml_3381_0"
);
3043
            msgnextloc(
Face Q* You Lifeform(s) Have Exceeded My ExpectationsWait for input
"\\EQ* You Lifeform(s) Have Exceeded My Expectations/", "scr_text_slash_scr_text_gml_3382_0"
);
3044
            msgnextloc(
Face 1* I Will Offer You A New,Delay 11 Exceedingly Benevolent CompromiseWait for input
"\\E1* I Will Offer You A New^1, Exceedingly Benevolent Compromise/", "scr_text_slash_scr_text_gml_3383_0"
);
3045
            msgnextloc(
Face 6* Assimilate Into My Cyber-ArmyWait for input
"\\E6* Assimilate Into My Cyber-Army/", "scr_text_slash_scr_text_gml_3384_0"
);
3046
            msgnextloc(
Face 7* And There Is Only A Fifty Percent Chance I Will Reprogram Your FaceWait for input
"\\E7* And There Is Only A Fifty Percent Chance I Will Reprogram Your Face/", "scr_text_slash_scr_text_gml_3385_0"
);
3047
            msgnextloc(
Face 1* Please Select Your ChoiceWait for input
"\\E1* Please Select Your Choice/", "scr_text_slash_scr_text_gml_3386_0"
);
3048
            msgnextloc(
Face 7* Perish In The Chill Of Absolute DestructionWait for input
"\\E7* Perish In The Chill Of Absolute Destruction/", "scr_text_slash_scr_text_gml_3387_0"
);
3049
            msgnextloc(
Face D* OrWait for input
"\\ED* Or/", "scr_text_slash_scr_text_gml_3388_0"
);
3050
            msgnextloc(
Face C* Flourish Under The Warm Bosom Of My Hellish ReignWait for input
"\\EC* Flourish Under The Warm Bosom Of My Hellish Reign/", "scr_text_slash_scr_text_gml_3389_0"
);
3051
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3390_0"
);
3052
            break;
3053
        case 1015:
3054
            msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_3394_0"
);
3055
            break;
3056
        case 1020:
3057
            global.choicemsg[0] = stringsetloc(
Lie and say#you want to#hear more
"Lie and say#you want to#hear more", "scr_text_slash_scr_text_gml_3398_0"
);
3058
            global.choicemsg[1] = stringsetloc(
Stop#Conversation
"Stop#Conversation", "scr_text_slash_scr_text_gml_3399_0"
);
3059
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3400_0"
);
3060
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3401_0"
);
3061
            var timestalked = 0;
3062
            with (obj_npc_room)
3063
            {
3064
                if (sprite_index == spr_burgerpants_sit_phone)
3065
                    timestalked = talked;
3066
            }
3067
            if (timestalked == 0)
3068
            {
3069
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
3070
                msgsetloc(0, 
Face 0* Little buddy!Delay 11 You aren't gonna BELIEVE this!!Wait for input
"\\E0* Little buddy^1! You aren't gonna BELIEVE this!!/", "scr_text_slash_scr_text_gml_3415_0"
);
3071
                msgnextloc(
Face 3* I'VE!!!Delay 11 Got a GIRLFRIEND!!!Wait for input
"\\E3* I'VE!!^1! Got a GIRLFRIEND!!!/", "scr_text_slash_scr_text_gml_3416_0"
);
3072
                msgnextloc(
Face 8* Asriel!!Delay 11 You've GOT to tell Asriel RIGHT NOW!!Wait for input
"\\E8* Asriel!^1! You've GOT to tell Asriel RIGHT NOW!!/", "scr_text_slash_scr_text_gml_3417_0"
);
3073
                msgnextloc(
Face 8* He's gonna be so proud of me!!!Wait for input
"\\E8* He's gonna be so proud of me!!!/", "scr_text_slash_scr_text_gml_3418_0"
);
3074
                msgnextloc(
Face 0* ...Delay 11 Huh? What's she look like?Wait for input
"\\E0* ..^1. Huh? What's she look like?/", "scr_text_slash_scr_text_gml_3419_0"
);
3075
                msgnextloc(
Face 3* Ah,Delay 11 Little BUDDY. How do I PUT it...Wait for input
"\\E3* Ah^1, Little BUDDY. How do I PUT it.../", "scr_text_slash_scr_text_gml_3420_0"
);
3076
                msgnextloc(
Face 6* I...Delay 11 don't actually know!!Delay 11 I haven't met her in real life!!Wait for input
"\\E6* I..^1. don't actually know!^1! I haven't met her in real life!!/", "scr_text_slash_scr_text_gml_3421_0"
);
3077
                msgnextloc(
Face 5* But from the way she TEXTS?Wait for input
"\\E5* But from the way she TEXTS?/", "scr_text_slash_scr_text_gml_3422_0"
);
3078
                msgnextloc(
Face 1* God,Delay 11 Little Buddy. She must be STACKED.Wait for input
"\\E1* God^1, Little Buddy. She must be STACKED./", "scr_text_slash_scr_text_gml_3423_0"
);
3079
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3424_0"
);
3080
            }
3081
            else
3082
            {
3083
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
3084
                msgsetloc(0, 
Face 3* Little buddy!!Delay 11 Here to hear about my,Delay 11 heh,Delay 11 GIRLFRIEND!?Wait for input
"\\E3* Little buddy!^1! Here to hear about my^1, heh^1, GIRLFRIEND!?/", "scr_text_slash_scr_text_gml_3428_0"
);
3085
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3429_0"
);
3086
            }
3087
            break;
3088
        case 1021:
3089
            if (global.choice == 0)
3090
            {
3091
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
3092
                msgsetloc(0, 
Face 1* So far,Delay 11 she's the perfect girl,Delay 11 little buddy.Wait for input
"\\E1* So far^1, she's the perfect girl^1, little buddy./", "scr_text_slash_scr_text_gml_3437_0"
);
3093
                msgnextloc(
Face 3* She loves pizza.Wait for input
"\\E3* She loves pizza./", "scr_text_slash_scr_text_gml_3438_0"
);
3094
                msgnextloc(
Face 4* AND bikinis!Wait for input
"\\E4* AND bikinis!/", "scr_text_slash_scr_text_gml_3439_0"
);
3095
                msgnextloc(
Face 5* And to top it off...Delay 11 she sent me a picture.Wait for input
"\\E5* And to top it off..^1. she sent me a picture./", "scr_text_slash_scr_text_gml_3440_0"
);
3096
                msgnextloc(
Face 1* Of herself. Wearing a pizza bikini.Wait for input
"\\E1* Of herself. Wearing a pizza bikini./", "scr_text_slash_scr_text_gml_3441_0"
);
3097
                msgnextloc(
Face 6* Little buddy,Delay 11 perhaps it is uncouth,Delay 11 but...Wait for input
"\\E6* Little buddy^1, perhaps it is uncouth^1, but.../", "scr_text_slash_scr_text_gml_3442_0"
);
3098
                msgnextloc(
Face 2* Look!!!Delay 11 LOOK AT THIS!!!!Delay 11 GOD DAMN!!!!Wait for input
"\\E2* Look!!^1! LOOK AT THIS!!!^1! GOD DAMN!!!!/", "scr_text_slash_scr_text_gml_3443_0"
);
3099
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
3100
                msgnextloc(
* (It's several pixels that vaguely resemble a zoomed-in JPEG of a pepperoni pizza.)Wait for input
"* (It's several pixels that vaguely resemble a zoomed-in JPEG of a pepperoni pizza.)/", "scr_text_slash_scr_text_gml_3445_0"
);
3101
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("burgerpants", "6");
3102
                msgnextloc(
Face 6* Yes,Delay 11 I know what you're thinking,Delay 11 Little Buddy.Wait for input
"\\E6* Yes^1, I know what you're thinking^1, Little Buddy./", "scr_text_slash_scr_text_gml_3447_0"
);
3103
                msgnextloc(
Face 5* Her camera. Is not. Of the highest caliber.Wait for input
"\\E5* Her camera. Is not. Of the highest caliber./", "scr_text_slash_scr_text_gml_3448_0"
);
3104
                msgnextloc(
Face 3* But to a scholarly man of the world like myself,Delay 11Wait for input
"\\E3* But to a scholarly man of the world like myself^1,/", "scr_text_slash_scr_text_gml_3449_0"
);
3105
                msgnextloc(
Face 6* This is what love looks like,Delay 11 Little Buddy.Wait for inputClose Message
"\\E6* This is what love looks like^1, Little Buddy./%", "scr_text_slash_scr_text_gml_3450_0"
);
3106
            }
3107
            else
3108
            {
3109
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
3110
                msgsetloc(0, 
Face 3* That's right!!Delay 11 We don't need to say any more!!Wait for input
"\\E3* That's right!^1! We don't need to say any more!!/", "scr_text_slash_scr_text_gml_3455_0"
);
3111
                msgnextloc(
Face 8* Go ahead and tell Asriel right now!!!Wait for inputClose Message
"\\E8* Go ahead and tell Asriel right now!!!/%", "scr_text_slash_scr_text_gml_3456_0"
);
3112
            }
3113
            break;
3114
        case 1022:
3115
            global.choicemsg[0] = stringsetloc(
#Inspect
"#Inspect", "scr_text_slash_scr_text_gml_3461_0"
);
3116
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_3462_0"
);
3117
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3463_0"
);
3118
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3464_0"
);
3119
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3120
            msgsetloc(0, 
* (It's a soda-dispensing machine.)Wait for input
"* (It's a soda-dispensing machine.)/", "scr_text_slash_scr_text_gml_3466_0"
);
3121
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3467_0"
);
3122
            break;
3123
        case 1023:
3124
            if (global.choice == 0)
3125
            {
3126
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3127
                msgsetloc(0, 
* (You took a look at the flavors.)Wait for input
"* (You took a look at the flavors.)/", "scr_text_slash_scr_text_gml_3474_0"
);
3128
                msgnextloc(
* WATERWait for input
"* WATER/", "scr_text_slash_scr_text_gml_3475_0"
);
3129
                msgnextloc(
* ICEWait for input
"* ICE/", "scr_text_slash_scr_text_gml_3476_0"
);
3130
                msgnextloc(
* DOUBLE-ICEWait for input
"* DOUBLE-ICE/", "scr_text_slash_scr_text_gml_3477_0"
);
3131
                msgnextloc(
* BREADWait for input
"* BREAD/", "scr_text_slash_scr_text_gml_3478_0"
);
3132
                msgnextloc(
* FLAMIN HOT CHEESE SODAWait for input
"* FLAMIN HOT CHEESE SODA/", "scr_text_slash_scr_text_gml_3479_0"
);
3133
                msgnextloc(
* GAMER BLOOD ENERGY DRINKWait for input
"* GAMER BLOOD ENERGY DRINK/", "scr_text_slash_scr_text_gml_3480_0"
);
3134
                msgnextloc(
* Juice (Red Flavor)Wait for inputClose Message
"* Juice (Red Flavor)/%", "scr_text_slash_scr_text_gml_3481_0"
);
3135
            }
3136
            else
3137
            {
3138
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
3139
                msgsetloc(0, 
Face 2* Heh,Delay 11 good idea. People put their mouth on those y'know.Wait for input
"\\E2* Heh^1, good idea. People put their mouth on those y'know./", "scr_text_slash_scr_text_gml_3486_0"
);
3140
                msgnextloc(
Face K* What? What!? They do,Delay 11 right!?Wait for inputClose Message
"\\EK* What? What!? They do^1, right!?/%", "scr_text_slash_scr_text_gml_3487_0"
);
3141
            }
3142
            break;
3143
        case 1024:
3144
            global.choicemsg[0] = stringsetloc(
#Dark World
"#Dark World", "scr_text_slash_scr_text_gml_3492_0"
);
3145
            global.choicemsg[1] = stringsetloc(
#...
"#...", "scr_text_slash_scr_text_gml_3493_0"
);
3146
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3494_0"
);
3147
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3495_0"
);
3148
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("undyne");
3149
            msgsetloc(0, 
* HEY!!Delay 11 GET OUT OF THE ROAD!!Wait for input
"* HEY!^1! GET OUT OF THE ROAD!!/", "scr_text_slash_scr_text_gml_3497_0"
);
3150
            msgnextloc(
* Uhh,Delay 11 sorry. Bad habit.Wait for input
"* Uhh^1, sorry. Bad habit./", "scr_text_slash_scr_text_gml_3498_0"
);
3151
            msgnextloc(
* Anything I can help you with,Delay 11 punk?Wait for input
"* Anything I can help you with^1, punk?/", "scr_text_slash_scr_text_gml_3499_0"
);
3152
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3500_0"
);
3153
            break;
3154
        case 1025:
3155
            if (global.choice == 0)
3156
            {
3157
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("undyne");
3158
                msgsetloc(0, 
Face 1* Huh? A super-dangerous alternate world in the Library?Wait for input
"\\E1* Huh? A super-dangerous alternate world in the Library?/", "scr_text_slash_scr_text_gml_3507_0"
);
3159
                msgnextloc(
Face 1* More are appearing? People might fall inside...?Wait for input
"\\E1* More are appearing? People might fall inside...?/", "scr_text_slash_scr_text_gml_3508_0"
);
3160
                msgnextloc(
Face 5* Hahahaha...Delay 11 listen,Delay 11 punk!Wait for input
"\\E5* Hahahaha..^1. listen^1, punk!/", "scr_text_slash_scr_text_gml_3509_0"
);
3161
                msgnextloc(
Face 2* Hahah...Delay 11 You seriously think I'm gonna believe that?Wait for inputClose Message
"\\E2* Hahah..^1. You seriously think I'm gonna believe that?/%", "scr_text_slash_scr_text_gml_3510_0"
);
3162
                with (obj_npc_police)
3163
                    con = 1;
3164
            }
3165
            else
3166
            {
3167
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("undyne");
3168
                msgsetloc(0, 
Face 0* Nothing to report,Delay 11 huh? At times like this...Wait for input
"\\E0* Nothing to report^1, huh? At times like this.../", "scr_text_slash_scr_text_gml_3518_0"
);
3169
                msgnextloc(
Face 6* Punks like you should be home playing video games.Wait for inputClose Message
"\\E6* Punks like you should be home playing video games./%", "scr_text_slash_scr_text_gml_3519_0"
);
3170
            }
3171
            break;
3172
        case 1028:
3173
            global.choicemsg[0] = stringsetloc(
#Complain#About#Police
"#Complain#About#Police", "scr_text_slash_scr_text_gml_3547_0"
);
3174
            global.choicemsg[1] = stringsetloc(
#Talk#About#School
"#Talk#About#School", "scr_text_slash_scr_text_gml_3548_0"
);
3175
            global.choicemsg[2] = stringsetloc(
See ya
"See ya", "scr_text_slash_scr_text_gml_3549_0"
);
3176
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3550_0"
);
3177
            var timesread = 0;
3178
            with (obj_npc_sign)
3179
            {
3180
                if (sprite_index == spr_alphysd)
3181
                    timesread = read;
3182
            }
3183
            if (timesread == 0)
3184
            {
3185
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
3186
                msgsetloc(0, 
* Hi Kris!!Delay 11 Getting your project done? Eheheh...Wait for input
"* Hi Kris!^1! Getting your project done? Eheheh.../", "scr_text_slash_scr_text_gml_3564_0"
);
3187
                msgnextloc(
Face 4* O...Delay 11 oh,Delay 11 my bike...? It's eh...Delay 11 eheh,Delay 11 totaled...Wait for input
"\\E4* O..^1. oh^1, my bike...? It's eh..^1. eheh^1, totaled.../", "scr_text_slash_scr_text_gml_3565_0"
);
3188
                msgnextloc(
Face 5* I...Delay 11 Um...Delay 11 I had a little crash,Delay 11 err...Wait for input
"\\E5* I..^1. Um..^1. I had a little crash^1, err.../", "scr_text_slash_scr_text_gml_3566_0"
);
3189
                msgnextloc(
Face 6* You see,Delay 11 there was this p-police officer,Delay 11 and...Delay 11 er...Wait for input
"\\E6* You see^1, there was this p-police officer^1, and..^1. er.../", "scr_text_slash_scr_text_gml_3567_0"
);
3190
                msgnextloc(
Face B* ...Wait for input
"\\EB* .../", "scr_text_slash_scr_text_gml_3568_0"
);
3191
                msgnextloc(
Face 4* It's complicated. How are you doing?Wait for input
"\\E4* It's complicated. How are you doing?/", "scr_text_slash_scr_text_gml_3569_0"
);
3192
                msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_3570_0"
);
3193
            }
3194
            else
3195
            {
3196
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
3197
                msgsetloc(0, 
* K...Delay 11 Kris!Delay 11 D-did you need something...?Wait for input
"* K..^1. Kris^1! D-did you need something...?/", "scr_text_slash_scr_text_gml_3574_0"
);
3198
                msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_3575_0"
);
3199
            }
3200
            break;
3201
        case 1029:
3202
            if (global.choice == 0)
3203
            {
3204
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
3205
                msgsetloc(0, 
Face 0* Kris,Delay 11 it's no secret the,Delay 11 er,Delay 11 police in this town are...Wait for input
"\\E0* Kris^1, it's no secret the^1, er^1, police in this town are.../", "scr_text_slash_scr_text_gml_3583_0"
);
3206
                msgnextloc(
Face 2* Err...Delay 11 how do I put this...Delay 11 Just...Delay 11 um...Wait for input
"\\E2* Err..^1. how do I put this..^1. Just..^1. um.../", "scr_text_slash_scr_text_gml_3584_0"
);
3207
                msgnextloc(
Face 7* Eye candy,Delay 11 I guess?Wait for input
"\\E7* Eye candy^1, I guess?/", "scr_text_slash_scr_text_gml_3585_0"
);
3208
                msgnextloc(
Face 9* W-wait,Delay 11 th-that came out wrong!Wait for input
"\\E9* W-wait^1, th-that came out wrong!/", "scr_text_slash_scr_text_gml_3586_0"
);
3209
                msgnextloc(
Face 5* I mean they're s-symbolic!Delay 11 They barely do anything!Wait for input
"\\E5* I mean they're s-symbolic^1! They barely do anything!/", "scr_text_slash_scr_text_gml_3587_0"
);
3210
                msgnextloc(
Face 3* It's because of the mayor,Delay 11 there...Delay 11 there...Wait for input
"\\E3* It's because of the mayor^1, there..^1. there.../", "scr_text_slash_scr_text_gml_3588_0"
);
3211
                msgnextloc(
Face 1* There isn't any crime.Wait for input
"\\E1* There isn't any crime./", "scr_text_slash_scr_text_gml_3589_0"
);
3212
                msgnextloc(
Face 3* Makes me wonder if she even needs the police...Wait for input
"\\E3* Makes me wonder if she even needs the police.../", "scr_text_slash_scr_text_gml_3590_0"
);
3213
                msgnextloc(
Face 4* Or if they're just...Delay 11 g...Delay 11 getting in her way?Wait for input
"\\E4* Or if they're just..^1. g..^1. getting in her way?/", "scr_text_slash_scr_text_gml_3591_0"
);
3214
                msgnextloc(
Face 5* ...Delay 11 eheh sorry. I'm just saying what you already know.Wait for input
"\\E5* ..^1. eheh sorry. I'm just saying what you already know./", "scr_text_slash_scr_text_gml_3592_0"
);
3215
                msgnextloc(
Face 0* After all,Delay 11 she's...Wait for input
"\\E0* After all^1, she's.../", "scr_text_slash_scr_text_gml_3593_0"
);
3216
                msgnextloc(
Face 4* Your neighbor,Delay 11 right?Wait for inputClose Message
"\\E4* Your neighbor^1, right?/%", "scr_text_slash_scr_text_gml_3594_0"
);
3217
            }
3218
            else if (global.choice == 1)
3219
            {
3220
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
3221
                msgsetloc(0, 
Face 0* Oh,Delay 11 how's your project going with,Delay 11 err...Delay 11 Susie?Wait for input
"\\E0* Oh^1, how's your project going with^1, err..^1. Susie?/", "scr_text_slash_scr_text_gml_3598_0"
);
3222
                msgnextloc(
Face 3* What? Y-you went to the LIBRARY?!Delay 11 Together!?Wait for input
"\\E3* What? Y-you went to the LIBRARY?^1! Together!?/", "scr_text_slash_scr_text_gml_3599_0"
);
3223
                msgnextloc(
Face 0* With Noelle and Berdly!? Th-that's amazing,Delay 11 Kris!!Wait for input
"\\E0* With Noelle and Berdly!? Th-that's amazing^1, Kris!!/", "scr_text_slash_scr_text_gml_3600_0"
);
3224
                msgnextloc(
Face 5* And,Delay 11 um...Delay 11 while you were there...Wait for input
"\\E5* And^1, um..^1. while you were there.../", "scr_text_slash_scr_text_gml_3601_0"
);
3225
                msgnextloc(
Face 6* This has nothing to do with me,Delay 11 but the Teen Zone...Wait for input
"\\E6* This has nothing to do with me^1, but the Teen Zone.../", "scr_text_slash_scr_text_gml_3602_0"
);
3226
                msgnextloc(
Face 5* Seems to have some...Delay 11 g-good anime reviews,Delay 11 you know?Wait for input
"\\E5* Seems to have some..^1. g-good anime reviews^1, you know?/", "scr_text_slash_scr_text_gml_3603_0"
);
3227
                msgnextloc(
Face 4* Not sure if you and the gang,Delay 11 were,Delay 11Wait for input
"\\E4* Not sure if you and the gang^1, were^1,/", "scr_text_slash_scr_text_gml_3604_0"
);
3228
                msgnextloc(
Face 6* Ch-checking that out as you studied?Wait for input
"\\E6* Ch-checking that out as you studied?/", "scr_text_slash_scr_text_gml_3605_0"
);
3229
                msgnextloc(
Face 5* Next time you go you might want to...Wait for input
"\\E5* Next time you go you might want to.../", "scr_text_slash_scr_text_gml_3606_0"
);
3230
                msgnextloc(
Face 6* Casually bring that up,Delay 11 among your fellow teens.Wait for input
"\\E6* Casually bring that up^1, among your fellow teens./", "scr_text_slash_scr_text_gml_3607_0"
);
3231
                msgnextloc(
Face B* I...Delay 11 I know your dad liked Mew Mew 2 at least!!Wait for input
"\\EB* I..^1. I know your dad liked Mew Mew 2 at least!!/", "scr_text_slash_scr_text_gml_3608_0"
);
3232
                msgnextloc(
Face 5* A-again,Delay 11 nothing to do with me!!Delay 11 Eheheh!!Wait for inputClose Message
"\\E5* A-again^1, nothing to do with me!^1! Eheheh!!/%", "scr_text_slash_scr_text_gml_3609_0"
);
3233
            }
3234
            else
3235
            {
3236
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
3237
                msgsetloc(0, 
Face 0* S-see you tomorrow,Delay 11 Kris!Wait for input
"\\E0* S-see you tomorrow^1, Kris!/", "scr_text_slash_scr_text_gml_3614_0"
);
3238
                msgnextloc(
Face 3* U-umm,Delay 11 there's,Delay 11 no school tomorrow though!!Wait for inputClose Message
"\\E3* U-umm^1, there's^1, no school tomorrow though!!/%", "scr_text_slash_scr_text_gml_3615_0"
);
3239
            }
3240
            break;
3241
        case 1030:
3242
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_3620_0"
);
3243
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_3621_0"
);
3244
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3622_0"
);
3245
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3623_0"
);
3246
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3247
            msgsetloc(0, 
Face 0* ...Delay 11 hey!!Wait for input
"\\M0* ..^1. hey!!/", "scr_text_slash_scr_text_gml_3625_0"
);
3248
            var myname = (global.flag[259 onionsan_your_name] == 2) ? stringsetloc(
Hyper-Potato-Mouse!
"Hyper-Potato-Mouse!", "scr_text_slash_scr_text_gml_3626_0"
) : stringsetloc(
Crisper!!
"Crisper!!", "scr_text_slash_scr_text_gml_3626_1"
);
3249
            msgnextsubloc("\\M1* ~1^1!/", myname, "scr_text_slash_scr_text_gml_3627_0");
3250
            msgnextloc(
Face 2* I missed you,Delay 11 y'hear!? Hahaha!!Delay 11 Missed you all day!!Wait for input
"\\M2* I missed you^1, y'hear!? Hahaha!^1! Missed you all day!!/", "scr_text_slash_scr_text_gml_3628_0"
);
3251
            msgnextloc(
Face 0* Didja miss...Delay 11 me?Wait for input
"\\M0* Didja miss..^1. me?/", "scr_text_slash_scr_text_gml_3629_0"
);
3252
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3630_0"
);
3253
            break;
3254
        case 1031:
3255
            if (global.choice == 0)
3256
            {
3257
                global.flag[425 onion_was_missed] = 1;
3258
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3259
                msgsetloc(0, 
Face 4* Oh!!!Delay 11 I was missed!!!Wait for input
"\\M4* Oh!!^1! I was missed!!!/", "scr_text_slash_scr_text_gml_3637_0"
);
3260
                msgnextloc(
* My existence!!Delay 11 Being acknowledged!!Wait for input
"* My existence!^1! Being acknowledged!!/", "scr_text_slash_scr_text_gml_3638_0"
);
3261
                msgnextloc(
* Feels good,Delay 11 y'hear!!Wait for input
"* Feels good^1, y'hear!!/", "scr_text_slash_scr_text_gml_3639_0"
);
3262
                msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_3640_0"
);
3263
                msgnextloc(
Face 1* Y'hear...Delay 11 Y'hear closely for a second.Wait for input
"\\M1* Y'hear..^1. Y'hear closely for a second./", "scr_text_slash_scr_text_gml_3641_0"
);
3264
                msgnextloc(
Face 2* Y'hou're my friend. Right?Wait for input
"\\M2* Y'hou're my friend. Right?/", "scr_text_slash_scr_text_gml_3642_0"
);
3265
                msgnextloc(
Face 0* As my friend...Delay 11 Do you wanna...Delay 11 y'hear a secret?Wait for input
"\\M0* As my friend..^1. Do you wanna..^1. y'hear a secret?/", "scr_text_slash_scr_text_gml_3643_0"
);
3266
                msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_3644_0"
);
3267
                msgnextloc(
Face 5* Sometimes...Delay 11 I hear a song at night.Wait for input
"\\M5* Sometimes..^1. I hear a song at night./", "scr_text_slash_scr_text_gml_3645_0"
);
3268
                msgnextloc(
Face 0* Just a little piece of a song,Delay 11 y'hear.Wait for input
"\\M0* Just a little piece of a song^1, y'hear./", "scr_text_slash_scr_text_gml_3646_0"
);
3269
                msgnextloc(
Face 2* It sounds like...Delay 11 it's coming from under the water. Deep.Wait for input
"\\M2* It sounds like..^1. it's coming from under the water. Deep./", "scr_text_slash_scr_text_gml_3647_0"
);
3270
                msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_3648_0"
);
3271
                msgnextloc(
* Do...Delay 11 Do you think....Wait for input
"* Do..^1. Do you think..../", "scr_text_slash_scr_text_gml_3649_0"
);
3272
                msgnextloc(
Face 0* Someone's auditioning for my band!?Wait for input
"\\M0* Someone's auditioning for my band!?/", "scr_text_slash_scr_text_gml_3650_0"
);
3273
                msgnextloc(
Face 2* Oh,Delay 11 I'm about to make another friend!Delay 11 I can feel it,Delay 11 y'hear!!Wait for input
"\\M2* Oh^1, I'm about to make another friend^1! I can feel it^1, y'hear!!/", "scr_text_slash_scr_text_gml_3651_0"
);
3274
                msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_3652_0"
);
3275
                msgnextloc(
Face 5* Do you wanna y'hear another secret...?Wait for input
"\\M5* Do you wanna y'hear another secret...?/", "scr_text_slash_scr_text_gml_3653_0"
);
3276
                msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_3654_0"
);
3277
                msgnextloc(
* ...Delay 11 I think...Wait for input
"* ..^1. I think.../", "scr_text_slash_scr_text_gml_3655_0"
);
3278
                msgnextloc(
* Maybe...Wait for input
"* Maybe.../", "scr_text_slash_scr_text_gml_3656_0"
);
3279
                msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_3657_0"
);
3280
                msgnextloc(
Face 2* ...Delay 11 I've heard that song before...Delay 11 coming from the sea.Wait for input
"\\M2* ..^1. I've heard that song before..^1. coming from the sea./", "scr_text_slash_scr_text_gml_3658_0"
);
3281
                msgnextloc(
* The whole thing.Wait for input
"* The whole thing./", "scr_text_slash_scr_text_gml_3659_0"
);
3282
                msgnextloc(
* It's not a "new" song.Wait for input
"* It's not a \"new\" song./", "scr_text_slash_scr_text_gml_3660_0"
);
3283
                msgnextloc(
Face 1* But...Delay 11 I can't remember...Delay 11 I can't...Delay 11 Can't remember,Delay 11 y'hear!Wait for input
"\\M1* But..^1. I can't remember..^1. I can't..^1. Can't remember^1, y'hear!/", "scr_text_slash_scr_text_gml_3661_0"
);
3284
                msgnextloc(
Face 0* I'm going to investigate,Delay 11 y'hear!Wait for input
"\\M0* I'm going to investigate^1, y'hear!/", "scr_text_slash_scr_text_gml_3662_0"
);
3285
                msgnextloc(
* Come back here tomorrow,Delay 11 y'hear!Wait for input
"* Come back here tomorrow^1, y'hear!/", "scr_text_slash_scr_text_gml_3663_0"
);
3286
                var onionname = stringsetloc(
Onion
"Onion", "scr_text_slash_scr_text_gml_3664_0"
);
3287
                if (global.flag[260 onionsan_name] == 2)
3288
                    onionname = stringsetloc(
Beauty
"Beauty", "scr_text_slash_scr_text_gml_3667_0"
);
3289
                else if (global.flag[260 onionsan_name] == 3)
3290
                    onionname = stringsetloc(
Asriel II
"Asriel II", "scr_text_slash_scr_text_gml_3670_0"
);
3291
                msgnextsubloc("* ~1 is on the case!/", onionname, "scr_text_slash_scr_text_gml_3672_0");
3292
                msgnextloc(
Face 3* (That's my name,Delay 11 right?)Wait for input
"\\M3* (That's my name^1, right?)/", "scr_text_slash_scr_text_gml_3673_0"
);
3293
                var myname = (global.flag[259 onionsan_your_name] == 2) ? stringsetloc(
Mouse!!
"Mouse!!", "scr_text_slash_scr_text_gml_3674_0"
) : stringsetloc(
Kiss!
"Kiss!", "scr_text_slash_scr_text_gml_3674_1"
);
3294
                msgnextsubloc("\\M0* See you^1, ~1^1!/%", myname, "scr_text_slash_scr_text_gml_3675_0");
3295
            }
3296
            else
3297
            {
3298
                global.flag[425 onion_was_missed] = 2;
3299
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_3678_0"
);
3300
            }
3301
            break;
3302
        case 1035:
3303
            global.choicemsg[0] = stringsetloc(
#Let's go!#Let's go!
"#Let's go!#Let's go!", "scr_text_slash_scr_text_gml_3683_0"
);
3304
            global.choicemsg[1] = stringsetloc(
We can use#the computer#at my#house
"We can use#the computer#at my#house", "scr_text_slash_scr_text_gml_3684_0"
);
3305
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3685_0"
);
3306
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3686_0"
);
3307
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
3308
            global.fe = 2;
3309
            msgsetloc(0, 
* ... So what's it gonna be,Delay 11 Kris?Wait for input
"* ... So what's it gonna be^1, Kris?/", "scr_text_slash_scr_text_gml_3689_0"
);
3310
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3690_0"
);
3311
            break;
3312
        case 1036:
3313
            if (global.choice == 0)
3314
            {
3315
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
3316
                msgsetloc(0, 
Face 2* Yeah,Delay 11 let's just drop the act!Wait for input
"\\E2* Yeah^1, let's just drop the act!/", "scr_text_slash_scr_text_gml_3697_0"
);
3317
                msgnextloc(
Face 9* Our last adventure was great,Delay 11 right?!Wait for input
"\\E9* Our last adventure was great^1, right?!/", "scr_text_slash_scr_text_gml_3698_0"
);
3318
                msgnextloc(
Face Y* I couldn't stop thinking about having another!Wait for input
"\\EY* I couldn't stop thinking about having another!/", "scr_text_slash_scr_text_gml_3699_0"
);
3319
                msgnextloc(
Face Q* I don't know what's in there,Delay 11 but...Wait for input
"\\EQ* I don't know what's in there^1, but.../", "scr_text_slash_scr_text_gml_3700_0"
);
3320
                msgnextloc(
Face Y* We can't live if we don't find out,Delay 11 right!?Wait for inputClose Message
"\\EY* We can't live if we don't find out^1, right!?/%", "scr_text_slash_scr_text_gml_3701_0"
);
3321
            }
3322
            else
3323
            {
3324
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
3325
                msgsetloc(0, 
Face V* ...Wait for input
"\\EV* .../", "scr_text_slash_scr_text_gml_3706_0"
);
3326
                msgnextloc(
Face V* Kris,Delay 11 you're right.Wait for input
"\\EV* Kris^1, you're right./", "scr_text_slash_scr_text_gml_3707_0"
);
3327
                msgnextloc(
Face W* Like,Delay 11 you said a correct fact.Wait for input
"\\EW* Like^1, you said a correct fact./", "scr_text_slash_scr_text_gml_3708_0"
);
3328
                msgnextloc(
Face V* But you made a mistake.Wait for input
"\\EV* But you made a mistake./", "scr_text_slash_scr_text_gml_3709_0"
);
3329
                msgnextloc(
Face X* The mistake of knowing me.Wait for input
"\\EX* The mistake of knowing me./", "scr_text_slash_scr_text_gml_3710_0"
);
3330
                msgnextloc(
Face X* 'Cause when I see a big pit,Delay 11Wait for input
"\\EX* 'Cause when I see a big pit^1,/", "scr_text_slash_scr_text_gml_3711_0"
);
3331
                msgnextloc(
Face X* All I wanna do is jump in.Wait for input
"\\EX* All I wanna do is jump in./", "scr_text_slash_scr_text_gml_3712_0"
);
3332
                msgnextloc(
Face V* And as long as you're with me...Wait for input
"\\EV* And as long as you're with me.../", "scr_text_slash_scr_text_gml_3713_0"
);
3333
                msgnextloc(
Face Y* I'm dragging you in too!Wait for inputClose Message
"\\EY* I'm dragging you in too!/%", "scr_text_slash_scr_text_gml_3714_0"
);
3334
            }
3335
            break;
3336
        case 1037:
3337
            global.choicemsg[0] = stringsetloc(
#Talk
"#Talk", "scr_text_slash_scr_text_gml_3719_0"
);
3338
            global.choicemsg[1] = stringsetloc(
#Susie
"#Susie", "scr_text_slash_scr_text_gml_3720_0"
);
3339
            global.choicemsg[2] = stringsetloc(
Don't
"Don't", "scr_text_slash_scr_text_gml_3721_0"
);
3340
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3722_0"
);
3341
            var timestalked = 0;
3342
            with (obj_npc_room)
3343
                timestalked = talked;
3344
            if (timestalked == 0)
3345
            {
3346
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
3347
                msgsetloc(0, 
Face 5* (snicker,Delay 11 snicker)Wait for input
"\\E5* (snicker^1, snicker)/", "scr_text_slash_scr_text_gml_3733_0"
);
3348
                msgnextloc(
Face 0* Like,Delay 11 Lil Krissy,Delay 11 you hear? That,Delay 11 uh,Delay 11 guy at the pizza place?Wait for input
"\\E0* Like^1, Lil Krissy^1, you hear? That^1, uh^1, guy at the pizza place?/", "scr_text_slash_scr_text_gml_3734_0"
);
3349
                msgnextloc(
Face 6* God,Delay 11 what was his name? Pizzapants?Wait for input
"\\E6* God^1, what was his name? Pizzapants?/", "scr_text_slash_scr_text_gml_3735_0"
);
3350
                msgnextloc(
Face 3* Heard he got,Delay 11 like,Delay 11 a SUPER hot girlfriend.Wait for input
"\\E3* Heard he got^1, like^1, a SUPER hot girlfriend./", "scr_text_slash_scr_text_gml_3736_0"
);
3351
                msgnextloc(
Face 5* What was her name? Like,Delay 11 uh....Wait for input
"\\E5* What was her name? Like^1, uh..../", "scr_text_slash_scr_text_gml_3737_0"
);
3352
                msgnextloc(
Face 6* Hahahah...Delay 11 haha...Delay 11 Pizza...rina? Hahahah.Wait for input
"\\E6* Hahahah..^1. haha..^1. Pizza...rina? Hahahah./", "scr_text_slash_scr_text_gml_3738_0"
);
3353
                msgnextloc(
Face 0* Anyway,Delay 11 what,Delay 11 did you like,Delay 11 wanna talk?Wait for input
"\\E0* Anyway^1, what^1, did you like^1, wanna talk?/", "scr_text_slash_scr_text_gml_3739_0"
);
3354
            }
3355
            else
3356
            {
3357
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
3358
                msgsetloc(0, 
Face 0* Lil Krissy. Come to visit me in my alley?Wait for input
"\\E0* Lil Krissy. Come to visit me in my alley?/", "scr_text_slash_scr_text_gml_3743_0"
);
3359
                msgnextloc(
Face 5* Hahaha. I'm a real alley-gator,Delay 11 aren't I~?Wait for input
"\\E5* Hahaha. I'm a real alley-gator^1, aren't I~?/", "scr_text_slash_scr_text_gml_3744_0"
);
3360
            }
3361
            msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_3747_0"
);
3362
            break;
3363
        case 1038:
3364
            if (global.choice == 0)
3365
            {
3366
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
3367
                msgsetloc(0, 
Face 3* Krissy,Delay 11 like,Delay 11 GUESS what?Wait for input
"\\E3* Krissy^1, like^1, GUESS what?/", "scr_text_slash_scr_text_gml_3754_0"
);
3368
                msgnextloc(
Face 0* Today I like,Delay 11 went to the beach to play my uke,Delay 11 and...Wait for input
"\\E0* Today I like^1, went to the beach to play my uke^1, and.../", "scr_text_slash_scr_text_gml_3755_0"
);
3369
                msgnextloc(
Face 6* Like,Delay 11 guess who's ALREADY there?Wait for input
"\\E6* Like^1, guess who's ALREADY there?/", "scr_text_slash_scr_text_gml_3756_0"
);
3370
                msgnextloc(
Face 3* That COPYCAT,Delay 11 playing the same song I wanted to play.Wait for input
"\\E3* That COPYCAT^1, playing the same song I wanted to play./", "scr_text_slash_scr_text_gml_3757_0"
);
3371
                msgnextloc(
Face 6* Oh my god. Cat on the beach. Grody.Wait for input
"\\E6* Oh my god. Cat on the beach. Grody./", "scr_text_slash_scr_text_gml_3758_0"
);
3372
                msgnextloc(
Face 3* Did she,Delay 11 like,Delay 11 get lost looking for the litter box?Wait for input
"\\E3* Did she^1, like^1, get lost looking for the litter box?/", "scr_text_slash_scr_text_gml_3759_0"
);
3373
                msgnextloc(
Face 0* So like,Delay 11 I try to like,Delay 11 play the same song,Delay 11 too...Wait for input
"\\E0* So like^1, I try to like^1, play the same song^1, too.../", "scr_text_slash_scr_text_gml_3760_0"
);
3374
                msgnextloc(
Face 5* To,Delay 11 you know,Delay 11 assert my ukelele dominance.Wait for input
"\\E5* To^1, you know^1, assert my ukelele dominance./", "scr_text_slash_scr_text_gml_3761_0"
);
3375
                msgnextloc(
Face 3* And we end up,Delay 11 ugh - get this -Wait for input
"\\E3* And we end up^1, ugh - get this -/", "scr_text_slash_scr_text_gml_3762_0"
);
3376
                msgnextloc(
Face 6* Playing the whole song. TOGETHER.Wait for input
"\\E6* Playing the whole song. TOGETHER./", "scr_text_slash_scr_text_gml_3763_0"
);
3377
                msgnextloc(
Face 3* Like,Delay 11 oh my god,Delay 11 who does this girl think she IS?Wait for input
"\\E3* Like^1, oh my god^1, who does this girl think she IS?/", "scr_text_slash_scr_text_gml_3764_0"
);
3378
                msgnextloc(
Face 3* She thinks she can just,Delay 11 like,Delay 11 HARMONIZE with me!?Wait for input
"\\E3* She thinks she can just^1, like^1, HARMONIZE with me!?/", "scr_text_slash_scr_text_gml_3765_0"
);
3379
                msgnextloc(
Face 0* Ugh. I can't STAND her.Wait for inputClose Message
"\\E0* Ugh. I can't STAND her./%", "scr_text_slash_scr_text_gml_3766_0"
);
3380
            }
3381
            if (global.choice == 1)
3382
            {
3383
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
3384
                msgsetloc(0, 
Face 3* (OMG,Delay 11 it's,Delay 11 like,Delay 11 SO sweet you have a nasty dirty little friend.)Wait for input
"\\E3* (OMG^1, it's^1, like^1, SO sweet you have a nasty dirty little friend.)/", "scr_text_slash_scr_text_gml_3771_0"
);
3385
                msgnextloc(
Face 6* (But like...Delay 11 this is MY polluted alleyway? So like...)Wait for input
"\\E6* (But like..^1. this is MY polluted alleyway? So like...)/", "scr_text_slash_scr_text_gml_3772_0"
);
3386
                msgnextloc(
Face 0* (I think I might have to go to the mayor and get a traffic sign?)Wait for input
"\\E0* (I think I might have to go to the mayor and get a traffic sign?)/", "scr_text_slash_scr_text_gml_3773_0"
);
3387
                msgnextloc(
Face 5* (That says like,Delay 11 no plus-ones. Because,Delay 11 like...Delay 11 okay?)Wait for inputClose Message
"\\E5* (That says like^1, no plus-ones. Because^1, like..^1. okay?)/%", "scr_text_slash_scr_text_gml_3774_0"
);
3388
            }
3389
            if (global.choice == 2)
3390
            {
3391
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
3392
                msgsetloc(0, 
Face 5* Oh,Delay 11 like,Delay 11 you,Delay 11 like,Delay 11 just like,Delay 11 like alleys?Wait for input
"\\E5* Oh^1, like^1, you^1, like^1, just like^1, like alleys?/", "scr_text_slash_scr_text_gml_3779_0"
);
3393
                msgnextloc(
Face 3* Oh my god. Like,Delay 11 me too. I LOVE alleys.Wait for input
"\\E3* Oh my god. Like^1, me too. I LOVE alleys./", "scr_text_slash_scr_text_gml_3780_0"
);
3394
                msgnextloc(
Face 6* Like,Delay 11 don't even THINK you can like them as much as me.Wait for inputClose Message
"\\E6* Like^1, don't even THINK you can like them as much as me./%", "scr_text_slash_scr_text_gml_3781_0"
);
3395
            }
3396
            break;
3397
        case 1039:
3398
            global.choicemsg[0] = stringsetloc(
#Talk More
"#Talk More", "scr_text_slash_scr_text_gml_3786_0"
);
3399
            global.choicemsg[1] = stringsetloc(
#Don't talk more
"#Don't talk more", "scr_text_slash_scr_text_gml_3787_0"
);
3400
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3788_0"
);
3401
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3789_0"
);
3402
            var timestalked = 0;
3403
            with (obj_npc_room_animated)
3404
            {
3405
                if (sprite_index == spr_npc_catty_ukelele)
3406
                    timestalked = talked;
3407
            }
3408
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catty");
3409
            if (timestalked == 0)
3410
            {
3411
                msgsetloc(0, 
Face 2* OMG my little sis is SOOOOO CUTE in her outfit!!!Wait for input
"\\E2* OMG my little sis is SOOOOO CUTE in her outfit!!!/", "scr_text_slash_scr_text_gml_3804_0"
);
3412
                msgnextloc(
Face 5* Krissy,Delay 11 like,Delay 11 listen to the song I made about her!!!Wait for input
"\\E5* Krissy^1, like^1, listen to the song I made about her!!!/", "scr_text_slash_scr_text_gml_3805_0"
);
3413
                msgnextloc(
Face 2* "Catti's the best! Catti's the best!Wait for input
"\\E2* \"Catti's the best! Catti's the best!/", "scr_text_slash_scr_text_gml_3806_0"
);
3414
                msgnextloc(
Face 2* She curses me,Delay 11 every day
* Glares 'cause I'm in her way Wait for input
"\\E2* She curses me^1, every day&* Glares 'cause I'm in her way /", "scr_text_slash_scr_text_gml_3807_0"
);
3415
                msgnextloc(
Face 2* Catti's the best sister ever!!"Wait for input
"\\E2* Catti's the best sister ever!!\"/", "scr_text_slash_scr_text_gml_3808_0"
);
3416
                msgnextloc(
Face 6* Hahaha!!!Delay 11 Anyway,Delay 11 what's up,Delay 11 Krissy!?Wait for input
"\\E6* Hahaha!!^1! Anyway^1, what's up^1, Krissy!?/", "scr_text_slash_scr_text_gml_3809_0"
);
3417
            }
3418
            else
3419
            {
3420
                msgsetloc(0, 
Face 6* What's up,Delay 11 Kris?Wait for input
"\\E6* What's up^1, Kris?/", "scr_text_slash_scr_text_gml_3812_0"
);
3421
            }
3422
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3815_0"
);
3423
            break;
3424
        case 1040:
3425
            if (global.choice == 0)
3426
            {
3427
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catty");
3428
                msgsetloc(0, 
Face 5* OMG Krissy you're not going to believe this!!!Wait for input
"\\E5* OMG Krissy you're not going to believe this!!!/", "scr_text_slash_scr_text_gml_3823_0"
);
3429
                msgnextloc(
Face 1* I was at the beach playing ukelele,Delay 11 right? And...Wait for input
"\\E1* I was at the beach playing ukelele^1, right? And.../", "scr_text_slash_scr_text_gml_3824_0"
);
3430
                msgnextloc(
Face 5* Like,Delay 11 that green alligator evil neighbor girl,Delay 11 like -Wait for input
"\\E5* Like^1, that green alligator evil neighbor girl^1, like -/", "scr_text_slash_scr_text_gml_3825_0"
);
3431
                msgnextloc(
Face 5* INVADED and started,Delay 11 like,Delay 11 playing MY song!!Wait for input
"\\E5* INVADED and started^1, like^1, playing MY song!!/", "scr_text_slash_scr_text_gml_3826_0"
);
3432
                msgnextloc(
Face 3* With ME!!!Delay 11 OMG!!!Wait for input
"\\E3* With ME!!^1! OMG!!!/", "scr_text_slash_scr_text_gml_3827_0"
);
3433
                msgnextloc(
Face 2* Like,Delay 11 it was SOOOOOOO fun...!!Wait for input
"\\E2* Like^1, it was SOOOOOOO fun...!!/", "scr_text_slash_scr_text_gml_3828_0"
);
3434
                msgnextloc(
Face 1* Haha...Delay 11 wait,Delay 11 isn't she like,Delay 11 my enemy?Wait for inputClose Message
"\\E1* Haha..^1. wait^1, isn't she like^1, my enemy?/%", "scr_text_slash_scr_text_gml_3829_0"
);
3435
            }
3436
            else
3437
            {
3438
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catty");
3439
                msgsetloc(0, 
Face 6* Wow,Delay 11 Krissy!Delay 11 You're like,Delay 11 in a rush,Delay 11 huh??Wait for input
"\\E6* Wow^1, Krissy^1! You're like^1, in a rush^1, huh??/", "scr_text_slash_scr_text_gml_3834_0"
);
3440
                msgnextloc(
Face 8* OK!!Delay 11 Don't get stuck in a tree!!Delay 11 Mwah!!Delay 11 Mwah!!Wait for inputClose Message
"\\E8* OK!^1! Don't get stuck in a tree!^1! Mwah!^1! Mwah!!/%", "scr_text_slash_scr_text_gml_3835_0"
);
3441
            }
3442
            break;
3443
        case 1041:
3444
            global.choicemsg[0] = stringsetloc(
#Cause they#care
"#Cause they#care", "scr_text_slash_scr_text_gml_3840_0"
);
3445
            global.choicemsg[1] = stringsetloc(
#Your family#is weird
"#Your family#is weird", "scr_text_slash_scr_text_gml_3841_0"
);
3446
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3842_0"
);
3447
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_3843_0"
);
3448
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
3449
            msgsetloc(0, 
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_3845_0"
);
3450
            msgnextloc(
Face 1* Just...Delay 11 ignore them.Wait for input
"\\E1* Just..^1. ignore them./", "scr_text_slash_scr_text_gml_3846_0"
);
3451
            msgnextloc(
Face 0* ...Delay 11 I know.Wait for input
"\\E0* ..^1. I know./", "scr_text_slash_scr_text_gml_3847_0"
);
3452
            msgnextloc(
Face 0* They're embarrassing.Wait for input
"\\E0* They're embarrassing./", "scr_text_slash_scr_text_gml_3848_0"
);
3453
            msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_3849_0"
);
3454
            msgnextloc(
Face 1* Why are they even here?Wait for input
"\\E1* Why are they even here?/", "scr_text_slash_scr_text_gml_3850_0"
);
3455
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_3851_0"
);
3456
            break;
3457
        case 1042:
3458
            if (global.choice == 0)
3459
            {
3460
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
3461
                msgsetloc(0, 
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_3858_0"
);
3462
                msgnextloc(
* ...Delay 11 then they can care.Wait for input
"* ..^1. then they can care./", "scr_text_slash_scr_text_gml_3859_0"
);
3463
                msgnextloc(
Face 1* Somewhere else.Wait for input
"\\E1* Somewhere else./", "scr_text_slash_scr_text_gml_3860_0"
);
3464
                msgnextloc(
Face 0* ...Wait for inputClose Message
"\\E0* .../%", "scr_text_slash_scr_text_gml_3861_0"
);
3465
                with (obj_npc_catti)
3466
                    con = 0;
3467
            }
3468
            else
3469
            {
3470
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
3471
                msgsetloc(0, 
Face 0* I know.Wait for input
"\\E0* I know./", "scr_text_slash_scr_text_gml_3867_0"
);
3472
                msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_3868_0"
);
3473
                msgnextloc(
Face 0* Wish they'd be...Delay 11 normal.Wait for input
"\\E0* Wish they'd be..^1. normal./", "scr_text_slash_scr_text_gml_3869_0"
);
3474
                msgnextloc(
Face 1* ...Delay 11 or at least.Wait for input
"\\E1* ..^1. or at least./", "scr_text_slash_scr_text_gml_3870_0"
);
3475
                msgnextloc(
Face 2* More goth.Wait for inputClose Message
"\\E2* More goth./%", "scr_text_slash_scr_text_gml_3871_0"
);
3476
                with (obj_npc_catti)
3477
                    con = 0;
3478
            }
3479
            break;
3480
        case 1043:
3481
            global.choicemsg[0] = stringsetloc(
#Noelle
"#Noelle", "scr_text_slash_scr_text_gml_3877_0"
);
3482
            global.choicemsg[1] = stringsetloc(
#Family
"#Family", "scr_text_slash_scr_text_gml_3878_0"
);
3483
            global.choicemsg[2] = stringsetloc(
Jockington
"Jockington", "scr_text_slash_scr_text_gml_3879_0"
);
3484
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_3880_0"
);
3485
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
3486
            msgsetloc(0, 
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_3882_0"
);
3487
            msgnextloc(
Face 1* What?Wait for input
"\\E1* What?/", "scr_text_slash_scr_text_gml_3883_0"
);
3488
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_3884_0"
);
3489
            break;
3490
        case 1044:
3491
            if (global.choice == 0)
3492
            {
3493
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
3494
                msgsetloc(0, 
Face 0* Golden hair. Starry eyes.Wait for input
"\\E0* Golden hair. Starry eyes./", "scr_text_slash_scr_text_gml_3891_0"
);
3495
                msgnextloc(
Face 1* She is the light.Wait for input
"\\E1* She is the light./", "scr_text_slash_scr_text_gml_3892_0"
);
3496
                msgnextloc(
Face 2* Laughing in the night.Wait for input
"\\E2* Laughing in the night./", "scr_text_slash_scr_text_gml_3893_0"
);
3497
                msgnextloc(
Face 0* Taught her...Wait for input
"\\E0* Taught her.../", "scr_text_slash_scr_text_gml_3894_0"
);
3498
                msgnextloc(
Face 1* Protection spells.Wait for input
"\\E1* Protection spells./", "scr_text_slash_scr_text_gml_3895_0"
);
3499
                msgnextloc(
Face 2* Showed her...Delay 11 occult findings.Wait for input
"\\E2* Showed her..^1. occult findings./", "scr_text_slash_scr_text_gml_3896_0"
);
3500
                msgnextloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_3897_0"
);
3501
                msgnextloc(
Face 0* But lately. She slips...Wait for input
"\\E0* But lately. She slips.../", "scr_text_slash_scr_text_gml_3898_0"
);
3502
                msgnextloc(
Face 0* ...Delay 11 Into the darkness.Wait for input
"\\E0* ..^1. Into the darkness./", "scr_text_slash_scr_text_gml_3899_0"
);
3503
                msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_3900_0"
);
3504
                msgnextloc(
Face 1* Kris.Wait for input
"\\E1* Kris./", "scr_text_slash_scr_text_gml_3901_0"
);
3505
                msgnextloc(
Face 0* You walk among the dark.Wait for input
"\\E0* You walk among the dark./", "scr_text_slash_scr_text_gml_3902_0"
);
3506
                msgnextloc(
Face 0* Protect her.Wait for input
"\\E0* Protect her./", "scr_text_slash_scr_text_gml_3903_0"
);
3507
                msgnextloc(
Face 1* ...Delay 11 From Susie.Wait for input
"\\E1* ..^1. From Susie./", "scr_text_slash_scr_text_gml_3904_0"
);
3508
                msgnextloc(
Face 1* ...Delay 11 I'm talking about Susie.Wait for inputClose Message
"\\E1* ..^1. I'm talking about Susie./%", "scr_text_slash_scr_text_gml_3905_0"
);
3509
            }
3510
            else if (global.choice == 1)
3511
            {
3512
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
3513
                msgsetloc(0, 
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_3910_0"
);
3514
                msgnextloc(
Face 0* Dad. Mom. Sister.Wait for input
"\\E0* Dad. Mom. Sister./", "scr_text_slash_scr_text_gml_3911_0"
);
3515
                msgnextloc(
Face 0* Ukelele. Football games. Soap operas.Wait for input
"\\E0* Ukelele. Football games. Soap operas./", "scr_text_slash_scr_text_gml_3912_0"
);
3516
                msgnextloc(
Face 0* Yelling. Standing on tables. Afraid of vacuums.Wait for input
"\\E0* Yelling. Standing on tables. Afraid of vacuums./", "scr_text_slash_scr_text_gml_3913_0"
);
3517
                msgnextloc(
Face 0* Stupid. Loud. Very loud.Wait for input
"\\E0* Stupid. Loud. Very loud./", "scr_text_slash_scr_text_gml_3914_0"
);
3518
                msgnextloc(
Face 0* Kris. ...Delay 11 you and I...Wait for input
"\\E0* Kris. ..^1. you and I.../", "scr_text_slash_scr_text_gml_3915_0"
);
3519
                msgnextloc(
Face 1* Studied occult. Together.Wait for input
"\\E1* Studied occult. Together./", "scr_text_slash_scr_text_gml_3916_0"
);
3520
                msgnextloc(
Face 0* ...Delay 11 Incantation for silence.Wait for input
"\\E0* ..^1. Incantation for silence./", "scr_text_slash_scr_text_gml_3917_0"
);
3521
                msgnextloc(
Face 1* ...Delay 11 Find it. Tell me.Wait for inputClose Message
"\\E1* ..^1. Find it. Tell me./%", "scr_text_slash_scr_text_gml_3918_0"
);
3522
            }
3523
            else if (global.choice == 2)
3524
            {
3525
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
3526
                msgsetloc(0, 
Face 1* Pure boy. Heart of gold.Wait for input
"\\E1* Pure boy. Heart of gold./", "scr_text_slash_scr_text_gml_3922_0"
);
3527
                msgnextloc(
Face 1* Curiosity high.Wait for input
"\\E1* Curiosity high./", "scr_text_slash_scr_text_gml_3923_0"
);
3528
                msgnextloc(
Face 1* Intelligence low.Wait for input
"\\E1* Intelligence low./", "scr_text_slash_scr_text_gml_3924_0"
);
3529
                msgnextloc(
Face 1* ...Delay 11 fetches frisbees.Wait for input
"\\E1* ..^1. fetches frisbees./", "scr_text_slash_scr_text_gml_3925_0"
);
3530
                msgnextloc(
Face 1* Dress him up.Wait for input
"\\E1* Dress him up./", "scr_text_slash_scr_text_gml_3926_0"
);
3531
                msgnextloc(
Face 1* Carry in a bag.Wait for input
"\\E1* Carry in a bag./", "scr_text_slash_scr_text_gml_3927_0"
);
3532
                msgnextloc(
Face 1* Precious boy.Wait for input
"\\E1* Precious boy./", "scr_text_slash_scr_text_gml_3928_0"
);
3533
                msgnextloc(
Face 0* ...Delay 11 don't know why.Wait for inputClose Message
"\\E0* ..^1. don't know why./%", "scr_text_slash_scr_text_gml_3929_0"
);
3534
            }
3535
            else if (global.choice == 3)
3536
            {
3537
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_3932_0"
);
3538
            }
3539
            break;
3540
        case 1045:
3541
            global.choicemsg[0] = stringsetloc(
#Gerson
"#Gerson", "scr_text_slash_scr_text_gml_3937_0"
);
3542
            global.choicemsg[1] = stringsetloc(
#Hammer
"#Hammer", "scr_text_slash_scr_text_gml_3938_0"
);
3543
            global.choicemsg[2] = stringsetloc(
Asriel
"Asriel", "scr_text_slash_scr_text_gml_3939_0"
);
3544
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_3940_0"
);
3545
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3546
            msgsetloc(0, 
* Kris. Welcome.Wait for input
"* Kris. Welcome./", "scr_text_slash_scr_text_gml_3942_0"
);
3547
            msgnextloc(
* Did you seek something from me?Wait for input
"* Did you seek something from me?/", "scr_text_slash_scr_text_gml_3943_0"
);
3548
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_3944_0"
);
3549
            break;
3550
        case 1046:
3551
            if (global.choice == 0)
3552
            {
3553
                if (global.flag[337 talked_alvin] < 2)
3554
                    global.flag[337 talked_alvin]++;
3555
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3556
                msgsetloc(0, 
* It's been a few years since my father passed on...Wait for input
"* It's been a few years since my father passed on.../", "scr_text_slash_scr_text_gml_3955_0"
);
3557
                msgnextloc(
* Fans of his famous book series,Delay 11 Lord of the Hammer...Wait for input
"* Fans of his famous book series^1, Lord of the Hammer.../", "scr_text_slash_scr_text_gml_3956_0"
);
3558
                msgnextloc(
* We still received condolences from them until just recently.Wait for input
"* We still received condolences from them until just recently./", "scr_text_slash_scr_text_gml_3957_0"
);
3559
                msgnextloc(
* A brave man,Delay 11 brilliant,Delay 11 and sharp.Wait for input
"* A brave man^1, brilliant^1, and sharp./", "scr_text_slash_scr_text_gml_3958_0"
);
3560
                msgnextloc(
* Kris,Delay 11 it is a shame you were not able to have him as a teacher.Wait for input
"* Kris^1, it is a shame you were not able to have him as a teacher./", "scr_text_slash_scr_text_gml_3959_0"
);
3561
                msgnextloc(
* And,Delay 11 difficult for Ms. Alphys,Delay 11 as his replacement.Wait for input
"* And^1, difficult for Ms. Alphys^1, as his replacement./", "scr_text_slash_scr_text_gml_3960_0"
);
3562
                msgnextloc(
* Let us pray that the Angel will smile upon her.Wait for inputClose Message
"* Let us pray that the Angel will smile upon her./%", "scr_text_slash_scr_text_gml_3961_0"
);
3563
            }
3564
            else if (global.choice == 1)
3565
            {
3566
                if (global.flag[337 talked_alvin] < 2)
3567
                    global.flag[337 talked_alvin]++;
3568
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3569
                msgsetloc(0, 
* As per the ritual,Delay 11 a hammer is buried in the earth here.Wait for input
"* As per the ritual^1, a hammer is buried in the earth here./", "scr_text_slash_scr_text_gml_3970_0"
);
3570
                msgnextloc(
* To symbolize his existence.Wait for input
"* To symbolize his existence./", "scr_text_slash_scr_text_gml_3971_0"
);
3571
                msgnextloc(
* To connect his spirit to the divine.Wait for input
"* To connect his spirit to the divine./", "scr_text_slash_scr_text_gml_3972_0"
);
3572
                msgnextloc(
* Originally a smith by trade,Delay 11 he began writing history...Wait for input
"* Originally a smith by trade^1, he began writing history.../", "scr_text_slash_scr_text_gml_3973_0"
);
3573
                msgnextloc(
* And made a turn into telling stories,Delay 11Wait for input
"* And made a turn into telling stories^1,/", "scr_text_slash_scr_text_gml_3974_0"
);
3574
                msgnextloc(
* As a means to entertain his children.Wait for input
"* As a means to entertain his children./", "scr_text_slash_scr_text_gml_3975_0"
);
3575
                msgnextloc(
* That such a story,Delay 11 created for a such a simple purpose,Delay 11Wait for input
"* That such a story^1, created for a such a simple purpose^1,/", "scr_text_slash_scr_text_gml_3976_0"
);
3576
                msgnextloc(
* Could blossom into such a large,Delay 11 wonderful,Delay 11 world-changing thing...Wait for input
"* Could blossom into such a large^1, wonderful^1, world-changing thing.../", "scr_text_slash_scr_text_gml_3977_0"
);
3577
                msgnextloc(
* That is the majesty of words,Delay 11 Kris.Wait for input
"* That is the majesty of words^1, Kris./", "scr_text_slash_scr_text_gml_3978_0"
);
3578
                msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_3979_0"
);
3579
                msgnextloc(
* My father was blessed to have such a talent for writing.Wait for inputClose Message
"* My father was blessed to have such a talent for writing./%", "scr_text_slash_scr_text_gml_3980_0"
);
3580
            }
3581
            else if (global.choice == 2)
3582
            {
3583
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3584
                msgsetloc(0, 
* Ah,Delay 11 Kris. Your brother. He is a very kind young man.Wait for input
"* Ah^1, Kris. Your brother. He is a very kind young man./", "scr_text_slash_scr_text_gml_3984_0"
);
3585
                msgnextloc(
* Perhaps even a little...Delay 11 overzealous,Delay 11 in his younger days.Wait for input
"* Perhaps even a little..^1. overzealous^1, in his younger days./", "scr_text_slash_scr_text_gml_3985_0"
);
3586
                msgnextloc(
* He would visit me often to confess...Delay 11 to various,Delay 11 "sins".Wait for input
"* He would visit me often to confess..^1. to various^1, \"sins\"./", "scr_text_slash_scr_text_gml_3986_0"
);
3587
                msgnextloc(
* Despite the absence of sin,Delay 11 or confession,Delay 11 in our religion.Wait for input
"* Despite the absence of sin^1, or confession^1, in our religion./", "scr_text_slash_scr_text_gml_3987_0"
);
3588
                msgnextloc(
* I remember his small face,Delay 11 sobbing,Delay 11 as he admitted he had,Delay 11Wait for input
"* I remember his small face^1, sobbing^1, as he admitted he had^1,/", "scr_text_slash_scr_text_gml_3988_0"
);
3589
                msgnextloc(
* "Dropped the lizard in the pit to jump high."Wait for input
"* \"Dropped the lizard in the pit to jump high.\"/", "scr_text_slash_scr_text_gml_3989_0"
);
3590
                msgnextloc(
* Nearly omitting the fact that he had done so in a "videos game."Wait for input
"* Nearly omitting the fact that he had done so in a \"videos game.\"/", "scr_text_slash_scr_text_gml_3990_0"
);
3591
                msgnextloc(
* He also confessed to various "sins" on your behalf,Delay 11Wait for input
"* He also confessed to various \"sins\" on your behalf^1,/", "scr_text_slash_scr_text_gml_3991_0"
);
3592
                msgnextloc(
* Begging for your forgiveness for "dropping the lizard on purpose."Wait for input
"* Begging for your forgiveness for \"dropping the lizard on purpose.\"/", "scr_text_slash_scr_text_gml_3992_0"
);
3593
                msgnextloc(
* I would always "forgive" him and send him home.Wait for inputClose Message
"* I would always \"forgive\" him and send him home./%", "scr_text_slash_scr_text_gml_3993_0"
);
3594
            }
3595
            else if (global.choice == 3)
3596
            {
3597
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3598
                msgsetloc(0, 
* Good day,Delay 11 Kris. May the Angel watch over you...Wait for inputClose Message
"* Good day^1, Kris. May the Angel watch over you.../%", "scr_text_slash_scr_text_gml_3997_0"
);
3599
            }
3600
            break;
3601
        case 1047:
3602
            global.choicemsg[0] = stringsetloc(
#Current#situation
"#Current#situation", "scr_text_slash_scr_text_gml_4002_0"
);
3603
            global.choicemsg[1] = stringsetloc(
#Susie
"#Susie", "scr_text_slash_scr_text_gml_4003_0"
);
3604
            global.choicemsg[2] = stringsetloc(
Noelle
"Noelle", "scr_text_slash_scr_text_gml_4004_0"
);
3605
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_4005_0"
);
3606
            var timestalked = 0;
3607
            with (obj_npc_rudy)
3608
                timestalked = talked;
3609
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
3610
            if (timestalked == 1)
3611
            {
3612
                msgsetloc(0, 
Face 4* Sorry,Delay 11 I...Delay 11 heheh.Wait for input
"\\E4* Sorry^1, I..^1. heheh./", "scr_text_slash_scr_text_gml_4014_0"
);
3613
                msgnextloc(
Face 5* Used up...Delay 11 a lot of my energy just now.Wait for input
"\\E5* Used up..^1. a lot of my energy just now./", "scr_text_slash_scr_text_gml_4015_0"
);
3614
                msgnextloc(
Face 4* Probably...Delay 11 not gonna be very fun to talk to.Wait for input
"\\E4* Probably..^1. not gonna be very fun to talk to./", "scr_text_slash_scr_text_gml_4016_0"
);
3615
                msgnextloc(
Face 0* Thanks for visiting though,Delay 11 Kris.Wait for input
"\\E0* Thanks for visiting though^1, Kris./", "scr_text_slash_scr_text_gml_4017_0"
);
3616
                msgnextloc(
Face 2* And you too,Delay 11 Susie.Wait for input
"\\E2* And you too^1, Susie./", "scr_text_slash_scr_text_gml_4018_0"
);
3617
            }
3618
            else
3619
            {
3620
                msgsetloc(0, 
Face 2* What is it,Delay 11 Krismas?Wait for input
"\\E2* What is it^1, Krismas?/", "scr_text_slash_scr_text_gml_4021_0"
);
3621
            }
3622
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_4024_0"
);
3623
            break;
3624
        case 1048:
3625
            if (global.choice == 0)
3626
            {
3627
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
3628
                msgsetloc(0, 
Face 4* Heheh...Delay 11 seems like,Delay 11 I need some more tests.Wait for input
"\\E4* Heheh..^1. seems like^1, I need some more tests./", "scr_text_slash_scr_text_gml_4031_0"
);
3629
                msgnextloc(
Face 5* So just...Delay 11 gotta wait it out.Wait for input
"\\E5* So just..^1. gotta wait it out./", "scr_text_slash_scr_text_gml_4032_0"
);
3630
                msgnextloc(
Face 3* They can't keep me down for too long,Delay 11 baby!Wait for input
"\\E3* They can't keep me down for too long^1, baby!/", "scr_text_slash_scr_text_gml_4033_0"
);
3631
                msgnextloc(
Face 2* Sooner or later...Delay 11 I'm bustin' out of here!Wait for inputClose Message
"\\E2* Sooner or later..^1. I'm bustin' out of here!/%", "scr_text_slash_scr_text_gml_4034_0"
);
3632
                with (obj_npc_rudy)
3633
                    coughcon = 0;
3634
            }
3635
            else if (global.choice == 1)
3636
            {
3637
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
3638
                msgsetloc(0, 
Face 0* Hey,Delay 11 Kris,Delay 11 she's a nice girl,Delay 11 huh?Wait for input
"\\E0* Hey^1, Kris^1, she's a nice girl^1, huh?/", "scr_text_slash_scr_text_gml_4043_0"
);
3639
                msgnextloc(
Face 2* The hell you taking her HERE for?Wait for input
"\\E2* The hell you taking her HERE for?/", "scr_text_slash_scr_text_gml_4044_0"
);
3640
                msgnextloc(
* Why don't you take her to the movies?Wait for input
"* Why don't you take her to the movies?/", "scr_text_slash_scr_text_gml_4045_0"
);
3641
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "2");
3642
                msgnextloc(
Face 2* Hey,Delay 11 yeah,Delay 11 the hell didn't we go to the movies,Delay 11 Kris?Wait for input
"\\E2* Hey^1, yeah^1, the hell didn't we go to the movies^1, Kris?/", "scr_text_slash_scr_text_gml_4047_0"
);
3643
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("rudy", 2);
3644
                msgnextloc(
Face 2* Yeah!Delay 11 And take me too while you're at it!Wait for input
"\\E2* Yeah^1! And take me too while you're at it!/", "scr_text_slash_scr_text_gml_4049_0"
);
3645
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "2");
3646
                msgnextloc(
Face 2* Yeah,Delay 11 Kris!Delay 11 C'mon!!Wait for input
"\\E2* Yeah^1, Kris^1! C'mon!!/", "scr_text_slash_scr_text_gml_4051_0"
);
3647
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("rudy", 2);
3648
                msgnextloc(
Face 2* Kettle corn,Delay 11 Kris!Delay 11 Big!Delay 11 Don't skimp out!Wait for inputClose Message
"\\E2* Kettle corn^1, Kris^1! Big^1! Don't skimp out!/%", "scr_text_slash_scr_text_gml_4053_0"
);
3649
            }
3650
            else if (global.choice == 2)
3651
            {
3652
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
3653
                msgsetloc(0, 
Face 6* (Look,Delay 11 Kris. Can't say much,Delay 11 but...)Wait for input
"\\E6* (Look^1, Kris. Can't say much^1, but...)/", "scr_text_slash_scr_text_gml_4057_0"
);
3654
                msgnextloc(
Face 5* (Noelle...Delay 11 might look like she has it all.)Wait for input
"\\E5* (Noelle..^1. might look like she has it all.)/", "scr_text_slash_scr_text_gml_4058_0"
);
3655
                msgnextloc(
Face 4* (But her mother. Her mother,Delay 11 you know?)Wait for input
"\\E4* (But her mother. Her mother^1, you know?)/", "scr_text_slash_scr_text_gml_4059_0"
);
3656
                msgnextloc(
Face 1* (Love her,Delay 11 but...Delay 11 she's...Delay 11 tough on her.)Wait for input
"\\E1* (Love her^1, but..^1. she's..^1. tough on her.)/", "scr_text_slash_scr_text_gml_4060_0"
);
3657
                msgnextloc(
Face 5* (Normally,Delay 11 I balance it all out.)Wait for input
"\\E5* (Normally^1, I balance it all out.)/", "scr_text_slash_scr_text_gml_4061_0"
);
3658
                msgnextloc(
Face 6* (But...)Wait for input
"\\E6* (But...)/", "scr_text_slash_scr_text_gml_4062_0"
);
3659
                msgnextloc(
Face 5* (I can't...Delay 11 do much. When I'm not there.)Wait for input
"\\E5* (I can't..^1. do much. When I'm not there.)/", "scr_text_slash_scr_text_gml_4063_0"
);
3660
                msgnextloc(
Face 1* (But I'm gonna get better.)Wait for input
"\\E1* (But I'm gonna get better.)/", "scr_text_slash_scr_text_gml_4064_0"
);
3661
                msgnextloc(
Face 4* (I have to.)Wait for inputClose Message
"\\E4* (I have to.)/%", "scr_text_slash_scr_text_gml_4065_0"
);
3662
            }
3663
            else if (global.choice == 3)
3664
            {
3665
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
3666
                msgsetloc(0, 
Face 2* Yeah,Delay 11 get on outta here and do something fun!Wait for inputClose Message
"\\E2* Yeah^1, get on outta here and do something fun!/%", "scr_text_slash_scr_text_gml_4069_0"
);
3667
            }
3668
            break;
3669
        case 1049:
3670
            global.choicemsg[0] = stringsetloc(
#Take it
"#Take it", "scr_text_slash_scr_text_gml_4074_0"
);
3671
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_4075_0"
);
3672
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4076_0"
);
3673
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4077_0"
);
3674
            if (global.chapter < 4)
3675
            {
3676
                if (global.flag[430 took_azzy_money] == 0)
3677
                {
3678
                    msgsetloc(0, 
* There's 5 dollars in your brother's drawer. Take it?Wait for input
"* There's 5 dollars in your brother's drawer. Take it?/", "scr_text_slash_scr_text_gml_4078_0"
);
3679
                    msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4079_0"
);
3680
                }
3681
                else
3682
                {
3683
                    msgsetloc(0, 
* (You have already taken enough.)Wait for inputClose Message
"* (You have already taken enough.)/%", "scr_text_slash_scr_text_gml_4098_0_b"
);
3684
                }
3685
            }
3686
            else if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(832) == 0)
3687
            {
3688
                msgsetloc(0, 
* There's 5 dollars in your brother's drawer. Take it?Wait for input
"* There's 5 dollars in your brother's drawer. Take it?/", "scr_text_slash_scr_text_gml_4078_0"
);
3689
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4079_0"
);
3690
            }
3691
            else
3692
            {
3693
                msgsetloc(0, 
* (You have already taken enough.)Wait for inputClose Message
"* (You have already taken enough.)/%", "scr_text_slash_scr_text_gml_4098_0_b"
);
3694
            }
3695
            break;
3696
        case 1050:
3697
            if (global.choice == 0)
3698
            {
3699
                if (global.chapter < 4)
3700
                {
3701
                    global.flag[430 took_azzy_money] = 1;
3702
                    global.lgold += 5;
3703
                    msgsetloc(0, 
* You reluctantly "borrowed" 5 dollars.Wait for inputClose Message
"* You reluctantly \"borrowed\" 5 dollars./%", "scr_text_slash_scr_text_gml_4086_0"
);
3704
                }
3705
                else
3706
                {
3707
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(832, 1);
3708
                    with (obj_krisroom)
3709
                    {
3710
                        with (shine_marker)
3711
                            instance_destroy();
3712
                    }
3713
                    global.lgold += 5;
3714
                    msgsetloc(0, 
* You reluctantly "borrowed" 5 dollars.Wait for input
"* You reluctantly \"borrowed\" 5 dollars./", "scr_text_slash_scr_text_gml_4117_0"
);
3715
                    if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(833) == 1)
3716
                    {
3717
                        
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 2);
3718
                        msgnextloc(
Face 2* Heheh...Delay 11 nice of your brother to treat us to the diner.Wait for inputClose Message
"\\E2* Heheh..^1. nice of your brother to treat us to the diner./%", "scr_text_slash_scr_text_gml_4122_0"
);
3719
                    }
3720
                    else
3721
                    {
3722
                        
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 25);
3723
                        msgnextloc(
Face P* Look,Delay 11 if he didn't take it he didn't need it,Delay 11 right?Wait for inputClose Message
"\\EP* Look^1, if he didn't take it he didn't need it^1, right?/%", "scr_text_slash_scr_text_gml_4126_0"
);
3724
                    }
3725
                }
3726
            }
3727
            else
3728
            {
3729
                msgsetloc(0, 
* It isn't yours,Delay 11 after all.Wait for inputClose Message
"* It isn't yours^1, after all./%", "scr_text_slash_scr_text_gml_4090_0"
);
3730
            }
3731
            break;
3732
        case 1055:
3733
            global.choicemsg[0] = stringsetloc(
#You
"#You", "scr_text_slash_scr_text_gml_4095_0"
);
3734
            global.choicemsg[1] = stringsetloc(
#Someone#Else
"#Someone#Else", "scr_text_slash_scr_text_gml_4096_0"
);
3735
            global.choicemsg[2] = stringsetloc(
No
"No", "scr_text_slash_scr_text_gml_4097_0"
);
3736
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4098_0"
);
3737
            msgsetloc(0, 
* (Knock knock knock)Wait for input
"* (Knock knock knock)/", "obj_readable_room1_slash_Other_10_gml_1483_0"
);
3738
            msgnextloc(
* What. What? WHAT!?Wait for input
"* What. What? WHAT!?/", "scr_text_slash_scr_text_gml_4099_0"
);
3739
            msgnextloc(
* If you're looking for Blooky,Delay 11 they aren't here!!Wait for input
"* If you're looking for Blooky^1, they aren't here!!/", "scr_text_slash_scr_text_gml_4100_0"
);
3740
            msgnextloc(
* ...Delay 11 unless you're looking for someone else?Wait for input
"* ..^1. unless you're looking for someone else?/", "scr_text_slash_scr_text_gml_4101_0"
);
3741
            msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_4102_0"
);
3742
            break;
3743
        case 1056:
3744
            if (global.choice == 0)
3745
            {
3746
                msgsetloc(0, 
* Me? Me? ME!?!Wait for input
"* Me? Me? ME!?!/", "scr_text_slash_scr_text_gml_4108_0"
);
3747
                msgnextloc(
* What have I got to say to YOU!? Nothing!!Wait for input
"* What have I got to say to YOU!? Nothing!!/", "scr_text_slash_scr_text_gml_4109_0"
);
3748
                msgnextloc(
* Like I'd even recognize a pathetic face like THAT!Wait for input
"* Like I'd even recognize a pathetic face like THAT!/", "scr_text_slash_scr_text_gml_4110_0"
);
3749
                msgnextloc(
* By the way,Delay 11 say hi to your dad for me~!Wait for input
"* By the way^1, say hi to your dad for me~!/", "scr_text_slash_scr_text_gml_4111_0"
);
3750
                msgnextloc(
* WAIT!!Delay 11 WAIT!!Delay 11 DON'T do that!!Delay 11 He doesn't know I -- Nothing!!Wait for inputClose Message
"* WAIT!^1! WAIT!^1! DON'T do that!^1! He doesn't know I -- Nothing!!/%", "scr_text_slash_scr_text_gml_4112_0"
);
3751
            }
3752
            if (global.choice == 1)
3753
            {
3754
                var timesread = global.flag[422 talked_mettaton];
3755
                if (timesread == 0)
3756
                {
3757
                    global.flag[422 talked_mettaton] = 1;
3758
                    msgsetloc(0, 
* ...Delay 11 Fine!Delay 11 FINE!Delay 11 FINE!!!Delay 11 Wanna talk to someone else!? Here!Wait for input
"* ..^1. Fine^1! FINE^1! FINE!!^1! Wanna talk to someone else!? Here!/", "scr_text_slash_scr_text_gml_4129_0"
);
3759
                    msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_4130_0"
);
3760
                    msgnextloc(
* ...Delay 11 Oh my,Delay 11 someone's here to see me?Wait for input
"* ..^1. Oh my^1, someone's here to see me?/", "scr_text_slash_scr_text_gml_4131_0"
);
3761
                    var visitedyest = true;
3762
                    if (visitedyest)
3763
                    {
3764
                        msgnextloc(
* ...Delay 11 It's you again,Delay 11 is it,Delay 11 darling?Wait for input
"* ..^1. It's you again^1, is it^1, darling?/", "scr_text_slash_scr_text_gml_4137_0"
);
3765
                        msgnextloc(
* Ohh my. Why do you keep coming to our door?Wait for input
"* Ohh my. Why do you keep coming to our door?/", "scr_text_slash_scr_text_gml_4138_0"
);
3766
                        msgnextloc(
* Are you...Delay 11 a fan of mine?Wait for input
"* Are you..^1. a fan of mine?/", "scr_text_slash_scr_text_gml_4139_0"
);
3767
                        msgnextloc(
* Haha...Delay 11 as if someone could be a fan of a "nobody" like me.Wait for input
"* Haha..^1. as if someone could be a fan of a \"nobody\" like me./", "scr_text_slash_scr_text_gml_4140_0"
);
3768
                        msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_4141_0"
);
3769
                        msgnextloc(
* Well,Delay 11 if you are a fan. Haha. Could I bother you for a favor?Wait for input
"* Well^1, if you are a fan. Haha. Could I bother you for a favor?/", "scr_text_slash_scr_text_gml_4142_0"
);
3770
                    }
3771
                    else
3772
                    {
3773
                        msgnextloc(
* ...Delay 11 How odd. Knocking on a stranger's door.Wait for input
"* ..^1. How odd. Knocking on a stranger's door./", "scr_text_slash_scr_text_gml_4146_0"
);
3774
                        msgnextloc(
* Don't you have any manners,Delay 11 darling?Wait for input
"* Don't you have any manners^1, darling?/", "scr_text_slash_scr_text_gml_4147_0"
);
3775
                        msgnextloc(
* Well.Wait for input
"* Well./", "scr_text_slash_scr_text_gml_4148_0"
);
3776
                        msgnextloc(
* A nobody like me can't be picky with their company,Delay 11 I suppose.Wait for input
"* A nobody like me can't be picky with their company^1, I suppose./", "scr_text_slash_scr_text_gml_4149_0"
);
3777
                        msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_4150_0"
);
3778
                        msgnextloc(
* Allow me to take this chance to ask you something.Wait for input
"* Allow me to take this chance to ask you something./", "scr_text_slash_scr_text_gml_4151_0"
);
3779
                    }
3780
                    msgnextloc(
* Since the internet went down,Delay 11 I haven't had much...Wait for input
"* Since the internet went down^1, I haven't had much.../", "scr_text_slash_scr_text_gml_4154_0"
);
3781
                    msgnextloc(
* Entertainment.Wait for input
"* Entertainment./", "scr_text_slash_scr_text_gml_4155_0"
);
3782
                    msgnextloc(
* If you have anything entertaining,Delay 11 darling...Wait for input
"* If you have anything entertaining^1, darling.../", "scr_text_slash_scr_text_gml_4156_0"
);
3783
                    msgnextloc(
* Could you bring it by to me tomorrow?Wait for input
"* Could you bring it by to me \\cYtomorrow\\c0?/", "scr_text_slash_scr_text_gml_4173_0"
);
3784
                    msgnextloc(
* It would mean the world to me. Thank you.Wait for inputClose Message
"* It would mean the world to me. Thank you./%", "scr_text_slash_scr_text_gml_4157_0"
);
3785
                }
3786
                else
3787
                {
3788
                    msgsetloc(0, 
* ...Delay 11 Are you still there,Delay 11 darling?Wait for input
"* ..^1. Are you still there^1, darling?/", "scr_text_slash_scr_text_gml_4160_0"
);
3789
                    msgnextloc(
* Oh my. So obsessed with a nobody like me.Wait for input
"* Oh my. So obsessed with a nobody like me./", "scr_text_slash_scr_text_gml_4161_0"
);
3790
                    msgnextloc(
* It's almost as if you're... a fan of mine.Wait for input
"* It's almost as if you're... a fan of mine./", "scr_text_slash_scr_text_gml_4162_0"
);
3791
                    msgnextloc(
* ...Delay 11 Go home,Delay 11 darling.Wait for inputClose Message
"* ..^1. Go home^1, darling./%", "scr_text_slash_scr_text_gml_4163_0"
);
3792
                }
3793
            }
3794
            if (global.choice == 2)
3795
                msgsetloc(0, 
* Then leave!Delay 11 Leave!Delay 11 LEAVE!!!Wait for inputClose Message
"* Then leave^1! Leave^1! LEAVE!!!/%", "scr_text_slash_scr_text_gml_4169_0"
);
3796
            break;
3797
        case 1057:
3798
            global.choicemsg[0] = stringsetloc(
#Go with#Ralsei
"#Go with#Ralsei", "scr_text_slash_scr_text_gml_4174_0"
);
3799
            global.choicemsg[1] = stringsetloc(
#Go with#Susie
"#Go with#Susie", "scr_text_slash_scr_text_gml_4175_0"
);
3800
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4176_0"
);
3801
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4177_0"
);
3802
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
3803
            msgsetloc(0, 
Face A* There's a fork in the path...Delay 11 Kris,Delay 11 it seems like...Wait for input
"\\EA* There's a fork in the path..^1. Kris^1, it seems like.../", "scr_text_slash_scr_text_gml_4179_0"
);
3804
            msgnextloc(
Face I* It might be advantageous if we split up.Wait for input
"\\EI* It might be advantageous if we split up./", "scr_text_slash_scr_text_gml_4180_0"
);
3805
            msgnextloc(
Face 2* Who do you want to go with?Wait for input
"\\E2* Who do you want to go with?/", "scr_text_slash_scr_text_gml_4181_0"
);
3806
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4182_0"
);
3807
            break;
3808
        case 1058:
3809
            msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4186_0"
);
3810
            with (obj_ch2_scene12)
3811
                con = 10;
3812
            break;
3813
        case 1059:
3814
            global.choicemsg[0] = stringsetloc(
#Yeah
"#Yeah", "scr_text_slash_scr_text_gml_4191_0"
);
3815
            global.choicemsg[1] = stringsetloc(
#Not yet
"#Not yet", "scr_text_slash_scr_text_gml_4192_0"
);
3816
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4193_0"
);
3817
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4194_0"
);
3818
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
3819
            msgsetloc(0, 
Face 0* Kris,Delay 11 you going home?Wait for input
"\\E0* Kris^1, you going home?/", "scr_text_slash_scr_text_gml_4196_0"
);
3820
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4197_0"
);
3821
            break;
3822
        case 1060:
3823
            if (global.choice == 0)
3824
            {
3825
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4203_0"
);
3826
                with (obj_ch2_scene30a)
3827
                    con = 5;
3828
            }
3829
            if (global.choice == 1)
3830
            {
3831
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
3832
                msgsetloc(0, 
Face 6* Huh...?Wait for input
"\\E6* Huh...?/", "scr_text_slash_scr_text_gml_4210_0"
);
3833
                msgnextloc(
Face 2* Umm,Delay 11 sure,Delay 11 alright,Delay 11 yeah!Wait for inputClose Message
"\\E2* Umm^1, sure^1, alright^1, yeah!/%", "scr_text_slash_scr_text_gml_4211_0"
);
3834
                with (obj_ch2_scene30a)
3835
                    con = 6;
3836
            }
3837
            break;
3838
        case 1061:
3839
            global.choicemsg[0] = stringsetloc(
#Wondering
"#Wondering", "scr_text_slash_scr_text_gml_4218_0"
);
3840
            global.choicemsg[1] = stringsetloc(
#Don't care
"#Don't care", "scr_text_slash_scr_text_gml_4219_0"
);
3841
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4220_0"
);
3842
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4221_0"
);
3843
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
3844
            msgsetloc(0, 
Face 0* ...Delay 11 Kris...Wait for input
"\\E0* ..^1. Kris.../", "scr_text_slash_scr_text_gml_4223_0"
);
3845
            msgnextloc(
Face I* ...Delay 11 Are you wondering how Susie is doing right now?Wait for input
"\\EI* ..^1. Are you wondering how Susie is doing right now?/", "scr_text_slash_scr_text_gml_4224_0"
);
3846
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4225_0"
);
3847
            break;
3848
        case 1062:
3849
            if (global.choice == 0)
3850
            {
3851
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
3852
                msgsetloc(0, 
Face 0* Well then...Delay 11 why don't we close our eyes...Wait for input
"\\E0* Well then..^1. why don't we close our eyes.../", "scr_text_slash_scr_text_gml_4232_0"
);
3853
                msgnextloc(
Face 2* ...Delay 11 and think about what she's doing now?Wait for inputClose Message
"\\E2* ..^1. and think about what she's doing now?/%", "scr_text_slash_scr_text_gml_4233_0"
);
3854
                with (obj_ch2_scene23a)
3855
                    con = 10;
3856
            }
3857
            if (global.choice == 1)
3858
            {
3859
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4239_0"
);
3860
                with (obj_ch2_scene23a)
3861
                    con = 20;
3862
            }
3863
            break;
3864
        case 1063:
3865
            global.choicemsg[0] = stringsetloc(
#Wondering
"#Wondering", "scr_text_slash_scr_text_gml_4246_0"
);
3866
            global.choicemsg[1] = stringsetloc(
#Really#don't care
"#Really#don't care", "scr_text_slash_scr_text_gml_4247_0"
);
3867
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4248_0"
);
3868
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4249_0"
);
3869
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
3870
            msgsetloc(0, 
Face J* ...Delay 11 Err,Delay 11 are you sure?Wait for input
"\\EJ* ..^1. Err^1, are you sure?/", "scr_text_slash_scr_text_gml_4251_0"
);
3871
            msgnextloc(
Face K* It might be interesting...Delay 11 you aren't wondering at all?Wait for input
"\\EK* It might be interesting..^1. you aren't wondering at all?/", "scr_text_slash_scr_text_gml_4252_0"
);
3872
            msgnextloc(
Face J* Perhaps,Delay 11 if you could potentially see it,Delay 11 would you want to?Wait for input
"\\EJ* Perhaps^1, if you could potentially see it^1, would you want to?/", "scr_text_slash_scr_text_gml_4253_0"
);
3873
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4254_0"
);
3874
            break;
3875
        case 1064:
3876
            if (global.choice == 0)
3877
            {
3878
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
3879
                msgsetloc(0, 
Face 0* Well then...Delay 11 why don't we close our eyes...Wait for input
"\\E0* Well then..^1. why don't we close our eyes.../", "scr_text_slash_scr_text_gml_4261_0"
);
3880
                msgnextloc(
Face 2* ...Delay 11 and think about what she's doing now?Wait for inputClose Message
"\\E2* ..^1. and think about what she's doing now?/%", "scr_text_slash_scr_text_gml_4262_0"
);
3881
                with (obj_ch2_scene23a)
3882
                    con = 10;
3883
            }
3884
            if (global.choice == 1)
3885
            {
3886
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
3887
                msgsetloc(0, 
Face 2* ...Delay 11 Well then,Delay 11 I suppose if you aren't interested,Delay 11 that's that.Wait for input
"\\E2* ..^1. Well then^1, I suppose if you aren't interested^1, that's that./", "scr_text_slash_scr_text_gml_4269_0"
);
3888
                msgnextloc(
Face 0* Let's keep going,Delay 11 Kris.Wait for inputClose Message
"\\E0* Let's keep going^1, Kris./%", "scr_text_slash_scr_text_gml_4270_0"
);
3889
                with (obj_ch2_scene23a)
3890
                    con = 30;
3891
            }
3892
            break;
3893
        case 1065:
3894
            global.choicemsg[0] = stringsetloc(
#Of course
"#Of course", "scr_text_slash_scr_text_gml_4277_0"
);
3895
            global.choicemsg[1] = stringsetloc(
#No Triple#Trucies
"#No Triple#Trucies", "scr_text_slash_scr_text_gml_4278_0"
);
3896
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4279_0"
);
3897
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4280_0"
);
3898
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
3899
            msgsetloc(0, 
Face 9* Kris,Delay 11 I...Delay 11 um...Delay 11 if it's okay...Wait for input
"\\E9* Kris^1, I..^1. um..^1. if it's okay.../", "scr_text_slash_scr_text_gml_4282_0"
);
3900
            msgnextloc(
Face 2* ...Delay 11 G-got any room for another truce?Wait for input
"\\E2* ..^1. G-got any room for another truce?/", "scr_text_slash_scr_text_gml_4283_0"
);
3901
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4284_0"
);
3902
            break;
3903
        case 1066:
3904
            if (global.choice == 0)
3905
            {
3906
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
3907
                msgsetloc(0, 
Face 4* Thanks,Delay 11 Kris...Wait for inputClose Message
"\\E4* Thanks^1, Kris.../%", "scr_text_slash_scr_text_gml_4291_0"
);
3908
                with (obj_ch2_city01)
3909
                    con = 20;
3910
            }
3911
            if (global.choice == 1)
3912
            {
3913
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
3914
                msgsetloc(0, 
Face 8* Har har,Delay 11 very funny!Wait for input
"\\E8* Har har^1, very funny!/", "scr_text_slash_scr_text_gml_4298_0"
);
3915
                msgnextloc(
Face 8* Well,Delay 11 I'd rather take my chances with you than her!Wait for inputClose Message
"\\E8* Well^1, I'd rather take my chances with you than her!/%", "scr_text_slash_scr_text_gml_4299_0"
);
3916
                with (obj_ch2_city01)
3917
                    con = 20;
3918
            }
3919
            break;
3920
        case 1069:
3921
            global.choicemsg[0] = stringsetloc(
#We're friends
"#We're friends", "scr_text_slash_scr_text_gml_4306_0"
);
3922
            global.choicemsg[1] = stringsetloc(
We're#something#else
"We're#something#else", "scr_text_slash_scr_text_gml_4307_0"
);
3923
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4308_0"
);
3924
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4309_0"
);
3925
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
3926
            msgsetloc(0, 
* Ohhon!!Delay 11 Two young beings together on a school night...Wait for input
"* Ohhon!^1! Two young beings together on a school night.../", "scr_text_slash_scr_text_gml_4311_0"
);
3927
            msgnextloc(
* Could I interest you in some brand new Dating Shoes...?Wait for input
"* Could I interest you in some brand new Dating Shoes...?/", "scr_text_slash_scr_text_gml_4312_0"
);
3928
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", "2");
3929
            msgnextloc(
Face 2* H-huh...? No,Delay 11 no,Delay 11 you've got it totally wrong!Wait for input
"\\E2* H-huh...? No^1, no^1, you've got it totally wrong!/", "scr_text_slash_scr_text_gml_4314_0"
);
3930
            msgnextloc(
Face 3* Kris and I are just...Delay 11 umm...Delay 11 fr...Delay 11 friends?Wait for input
"\\E3* Kris and I are just..^1. umm..^1. fr..^1. friends?/", "scr_text_slash_scr_text_gml_4315_0"
);
3931
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", 5);
3932
            msgnextloc(
Face 5* (Kris's been my neighbor forever...)Wait for input
"\\E5* (Kris's been my neighbor forever...)/", "scr_text_slash_scr_text_gml_4317_0"
);
3933
            msgnextloc(
Face 1* (We've been through so much,Delay 11 sometimes it feels like...)Wait for input
"\\E1* (We've been through so much^1, sometimes it feels like...)/", "scr_text_slash_scr_text_gml_4318_0"
);
3934
            msgnextloc(
Face 0* (We know each other better than anyone.)Wait for input
"\\E0* (We know each other better than anyone.)/", "scr_text_slash_scr_text_gml_4319_0"
);
3935
            msgnextloc(
Face 8* (...Delay 11 yet,Delay 11 somehow,Delay 11 it's hard to say we're exactly friends...?)Wait for input
"\\E8* (..^1. yet^1, somehow^1, it's hard to say we're exactly friends...?)/", "scr_text_slash_scr_text_gml_4320_0"
);
3936
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4321_0"
);
3937
            break;
3938
        case 1070:
3939
            if (global.choice == 0)
3940
            {
3941
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
3942
                msgsetloc(0, 
Face 4* Yep!Delay 11 That's right!Delay 11 We're friends!Wait for input
"\\E4* Yep^1! That's right^1! We're friends!/", "scr_text_slash_scr_text_gml_4328_0"
);
3943
                msgnextloc(
Face 6* (It's...Delay 11 surprisingly nice just hearing Kris say that...)Wait for inputClose Message
"\\E6* (It's..^1. surprisingly nice just hearing Kris say that...)/%", "scr_text_slash_scr_text_gml_4329_0"
);
3944
                if (global.flag[915 snowgrave_plot] > 0)
3945
                    
scr_sideb_fail
scr_sideb_fail

function
scr_sideb_fail()
{ if (global.flag[916 snowgrave_fail] == 0) { global.flag[916 snowgrave_fail] = 1; if (argument_count > 0 && argument[0] == 1) { if (global.flag[915 snowgrave_plot] > 0) { } } if (global.chapter == 4)
scr_flag_set(1656, 1);
} }
();
3946
            }
3947
            if (global.choice == 1)
3948
            {
3949
                global.flag[421 noelle_friend] = 1;
3950
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
3951
                msgsetloc(0, 
Face 2* (Wh-what does that mean???)Wait for input
"\\E2* (Wh-what does that mean???)/", "scr_text_slash_scr_text_gml_4335_0"
);
3952
                msgnextloc(
Face 2* (There's no good interpretation,Delay 11 that's for sure!)Wait for inputClose Message
"\\E2* (There's no good interpretation^1, that's for sure!)/%", "scr_text_slash_scr_text_gml_4336_0"
);
3953
            }
3954
            break;
3955
        case 1071:
3956
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_4341_0"
);
3957
            global.choicemsg[1] = stringsetloc(
#Talk
" #Talk", "scr_text_slash_scr_text_gml_4342_0"
);
3958
            global.choicemsg[2] = stringsetloc(
Leave
"Leave", "scr_text_slash_scr_text_gml_4343_0"
);
3959
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4344_0"
);
3960
            
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
3961
            instance_create(0, 0, obj_moneydisplay);
3962
            msgsetloc(0, 
Mini face 3 \t\t*What'll it be,Delay 11 chief?
\tI got CD Bagels,Delay 11 $80 a pop!Wait for input
"\\m3\t\t*What'll it be^1, chief?&\tI got CD Bagels^1, $80 a pop!/", "scr_text_slash_scr_text_gml_4346_0"
);
3963
            msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_4347_0"
);
3964
            break;
3965
        case 1072:
3966
            if (global.choice == 0)
3967
            {
3968
                var can_afford = global.gold >= 80;
3969
                if (can_afford)
3970
                {
3971
                    var itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(16, "item");
3972
                    if (noroom == 0)
3973
                    {
3974
                        global.gold -= 80;
3975
                        
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
3976
                        msgsetloc(0, 
Mini face 3 \t\t*Good eye for music!Delay 11Wait for input
"\\m3\t\t*Good eye for music^1!/", "scr_text_slash_scr_text_gml_4360_0"
);
3977
                        snd_play(snd_equip);
3978
                        msgnext(itemgetstring);
3979
                    }
3980
                    else
3981
                    {
3982
                        
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
3983
                        msgsetloc(0, 
Mini face 3 \t\t*Too much stuff,Delay 11 chief!Delay 11
\tIt won't fit!Delay 22
Mini face 2 \tI can't fit either.Delay 22Wait for inputClose Message
"\\m3\t\t*Too much stuff^1, chief^1!&\tIt won't fit^2!&\\m2\tI can't fit either^2./%", "scr_text_slash_scr_text_gml_4366_0"
);
3984
                    }
3985
                }
3986
                else
3987
                {
3988
                    
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
3989
                    msgsetloc(0, 
Mini face 3 \t\t*Hey,Delay 11 you can't
\tshortchange me!Delay 22
Mini face 2 \tOnly me.Delay 22Wait for inputClose Message
"\\m3\t\t*Hey^1, you can't&\tshortchange me^2!&\\m2\tOnly me^2./%", "scr_text_slash_scr_text_gml_4372_0"
);
3990
                }
3991
            }
3992
            if (global.choice == 1)
3993
            {
3994
                var capntalked = false;
3995
                with (obj_npc_room_animated)
3996
                {
3997
                    if (sprite_index == spr_npc_hatguy)
3998
                        capntalked = talked > 1;
3999
                }
4000
                if (obj_ch2_room_city_savepoint.con != 50)
4001
                {
4002
                    if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4))
4003
                    {
4004
                        
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
4005
                        msgsetloc(0, 
Mini face 3 \t\t*And who is that,Delay 11 ahem,Delay 11
madimoyzel?Delay 22
Mini face 1 \tLeave her alone,Delay 11 Cap!Delay 22Wait for input
"\\m3\t\t*And who is that^1, ahem^1,& madimoyzel^2?&\\m1\tLeave her alone^1, Cap^2!/", "scr_text_slash_scr_text_gml_4392_0"
);
4006
                        msgnextloc(
Mini face 3 \t\t*Nice radio antenna you
got there...Delay 22
Mini face 1 \tThose are antlers,Delay 11 Cap!Delay 22Wait for input
"\\m3\t\t*Nice radio antenna you& got there..^2.&\\m1\tThose are antlers^1, Cap^2!/", "scr_text_slash_scr_text_gml_4393_0"
);
4007
                        msgnextloc(
Mini face 3 \t\t*H-huh!? I,Delay 11 uhh...Delay 11 hmm.Delay 22
Mini face 3 \t...Wait for input
"\\m3\t\t*H-huh!? I^1, uhh..^1. hmm^2.&\\m3\t.../", "scr_text_slash_scr_text_gml_4394_0"
);
4008
                        msgnextloc(
Mini face 2 \t\t*Let's play her a song!Wait for inputClose Message
"\\m2\t\t*Let's play her a song!/%", "scr_text_slash_scr_text_gml_4395_0"
);
4009
                    }
4010
                    else
4011
                    {
4012
                        
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
4013
                        msgsetloc(0, 
Mini face 3 \t\t*...Delay 11 so where's the moyzel?Delay 22
Mini face 1 \tHuh!? She's kidnapped!Wait for input
"\\m3\t\t*..^1. so where's the moyzel^2?&\\m1\tHuh!? She's kidnapped!/", "scr_text_slash_scr_text_gml_4399_0"
);
4014
                        msgnextloc(
Mini face 1 \t\t*That's awful...Delay 22
Mini face 3 \tThat sucks...Delay 22
Mini face 2 \t...Wait for input
"\\m1\t\t*That's awful..^2.&\\m3\tThat sucks..^2.&\\m2\t.../", "scr_text_slash_scr_text_gml_4400_0"
);
4015
                        msgnextloc(
Mini face 2 \t\t*Let's cheer up!Wait for inputClose Message
"\\m2\t\t*Let's cheer up!/%", "scr_text_slash_scr_text_gml_4401_0"
);
4016
                    }
4017
                    with (obj_ch2_room_city_savepoint)
4018
                        con = 10;
4019
                }
4020
                else
4021
                {
4022
                    
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
4023
                    msgsetloc(0, 
Mini face 3 \t\t*This music,Delay 11 it's nice music.Delay 22
Mini face 2 \tThat's my favorite genre.Delay 22Wait for inputClose Message
"\\m3\t\t*This music^1, it's nice music^2.&\\m2\tThat's my favorite genre^2./%", "scr_text_slash_scr_text_gml_4408_0"
);
4024
                }
4025
            }
4026
            if (global.choice == 2)
4027
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4413_0"
);
4028
            break;
4029
        case 1073:
4030
            global.choicemsg[0] = stringsetloc(
#Take
" #Take", "scr_text_slash_scr_text_gml_4418_0"
);
4031
            global.choicemsg[1] = stringsetloc(
#Don't
" #Don't", "scr_text_slash_scr_text_gml_4419_0"
);
4032
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4420_0"
);
4033
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4421_0"
);
4034
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4035
            msgsetloc(0, 
* Welcome to Cyber Shoes II!Wait for input
"* Welcome to Cyber Shoes II!/", "scr_text_slash_scr_text_gml_4423_0"
);
4036
            msgnextloc(
* Free samples!!Delay 11 Would you like one!?Wait for input
"* Free samples!^1! Would you like one!?/", "scr_text_slash_scr_text_gml_4424_0"
);
4037
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4425_0"
);
4038
            break;
4039
        case 1074:
4040
            if (global.choice == 0)
4041
            {
4042
                var haveSusie = 
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2);
4043
                var endSentence = haveSusie ? "/" : "/%";
4044
                if (global.flag[418 got_shoe] == 0)
4045
                    global.flag[418 got_shoe] = 1;
4046
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4047
                msgsetsubloc(0, "* (You got a small shoe with a toothpick through it...)~1", endSentence, "scr_text_slash_scr_text_gml_4437_0");
4048
                if (haveSusie)
4049
                {
4050
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4051
                    msgsetloc(0, 
Face H* (Chomp.)Wait for input
"\\EH* (Chomp.)/", "scr_text_slash_scr_text_gml_4442_0"
);
4052
                    msgnextloc(
Face 1* Eh,Delay 11 it's okay. Let's pass.Wait for inputClose Message
"\\E1* Eh^1, it's okay. Let's pass./%", "scr_text_slash_scr_text_gml_4443_0"
);
4053
                }
4054
            }
4055
            if (global.choice == 1)
4056
            {
4057
                var timesTalked = 0;
4058
                with (obj_npc_room)
4059
                {
4060
                    if (sprite_index == spr_npc_addison_blue)
4061
                        timesTalked = talked;
4062
                }
4063
                if (timesTalked <= 1)
4064
                {
4065
                    var haveNoelle = 
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4);
4066
                    var endSentence = haveNoelle ? "/" : "/%";
4067
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4068
                    msgsetsubloc(0, "* You'll never get stronger without a daily dose of shoes!!~1", endSentence, "scr_text_slash_scr_text_gml_4464_0");
4069
                    if (haveNoelle)
4070
                    {
4071
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
4072
                        msgsetloc(0, 
Face 2* Umm,Delay 11 I don't really do...Delay 11 shoes.Wait for input
"\\E2* Umm^1, I don't really do..^1. shoes./", "scr_text_slash_scr_text_gml_4469_0"
);
4073
                        msgnextloc(
Face 8* (At least not unless they're custom-made...)Wait for inputClose Message
"\\E8* (At least not unless they're custom-made...)/%", "scr_text_slash_scr_text_gml_4470_0"
);
4074
                    }
4075
                }
4076
                else
4077
                {
4078
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4079
                    msgsetloc(0, 
* You'll never get stronger without a daily dose of shoes!!Wait for inputClose Message
"* You'll never get stronger without a daily dose of shoes!!/%", "scr_text_slash_scr_text_gml_4475_0"
);
4080
                }
4081
            }
4082
            break;
4083
        case 1075:
4084
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_4481_0"
);
4085
            global.choicemsg[1] = stringsetloc(
#Don't Buy
" #Don't Buy", "scr_text_slash_scr_text_gml_4482_0"
);
4086
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4483_0"
);
4087
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4484_0"
);
4088
            instance_create(0, 0, obj_moneydisplay);
4089
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4090
            msgsetloc(0, 
* Clothing Store SALE!Delay 11 SALE!Wait for input
"* Clothing Store SALE^1! SALE!/", "scr_text_slash_scr_text_gml_4486_0"
);
4091
            msgnextloc(
* We're selling this for 75% off! Only 300 Dark Dollars!Wait for input
"* We're selling this for 75`% off! Only 300 Dark Dollars!/", "scr_text_slash_scr_text_gml_4487_0"
);
4092
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4489_0"
);
4093
            break;
4094
        case 1076:
4095
            if (global.choice == 0)
4096
            {
4097
                if (global.gold >= 300)
4098
                {
4099
                    
scr_armorget
scr_armorget

function
scr_armorget(arg0)
{ noroom = 0; var legacy = 0; var __i = 0; if (legacy == 0) { var __itemcount = 0; __armor[0] = arg0; for (__i = 0; __i < 48; __i++) { if (global.armor[__i] != 0) { __armor[__itemcount + 1] = global.armor[__i]; __itemcount++; } } if (__itemcount >= 48) { noroom = 1; } else { for (__i = 0; __i < 48; __i++) { if (__i <= __itemcount) global.armor[__i] = __armor[__i]; else global.armor[__i] = 0; } } } else if (legacy) { loop = 1; global.armor[48] = 999; while (loop == 1) { if (global.armor[__i] == 0) { global.armor[__i] = arg0; break; } if (__i == 48) { noroom = 1; break; } __i += 1; } } script_execute(scr_armorinfo_all); }
(16);
4100
                    if (noroom == 0)
4101
                    {
4102
                        global.gold -= 300;
4103
                        snd_play(snd_equip);
4104
                        if (instance_exists(obj_npc_sign))
4105
                            instance_destroy(obj_npc_sign);
4106
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4107
                        msgsetloc(0, 
* Great doing business with you!!Wait for input
"* Great doing business with you!!/", "scr_text_slash_scr_text_gml_4517_0"
);
4108
                        msgnextloc(
* (It was added to your ARMORS.)Wait for inputClose Message
"* (It was added to your ARMORS.)/%", "scr_text_slash_scr_text_gml_4534_0_b"
);
4109
                    }
4110
                    else
4111
                    {
4112
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4113
                        msgsetloc(0, 
* You are lacking in space or money!Wait for inputClose Message
"* You are lacking in space or money!/%", "scr_text_slash_scr_text_gml_4522_0"
);
4114
                    }
4115
                }
4116
                else
4117
                {
4118
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4119
                    msgsetloc(0, 
* You are lacking in space or money!Wait for inputClose Message
"* You are lacking in space or money!/%", "scr_text_slash_scr_text_gml_4529_0"
);
4120
                }
4121
            }
4122
            if (global.choice == 1)
4123
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4534_0"
);
4124
            break;
4125
        case 1077:
4126
            global.choicemsg[0] = stringsetloc(
#Buy
" #Buy", "scr_text_slash_scr_text_gml_4539_0"
);
4127
            global.choicemsg[1] = stringsetloc(
#No
" #No", "scr_text_slash_scr_text_gml_4540_0"
);
4128
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4541_0"
);
4129
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4542_0"
);
4130
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4131
            instance_create(0, 0, obj_moneydisplay);
4132
            msgsetloc(0, 
* This is the HOTTEST tea shop! HOT HOT HOT!!Delay 11 50% off!Wait for input
"* This is the HOTTEST tea shop! HOT HOT HOT!^1! 50`% off!/", "scr_text_slash_scr_text_gml_4544_0"
);
4133
            msgnextloc(
* For $100,Delay 11 Choose your OWN flavor!!Wait for input
"* For $100^1, Choose your OWN flavor!!/", "scr_text_slash_scr_text_gml_4546_0"
);
4134
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4547_0"
);
4135
            break;
4136
        case 1078:
4137
            if (global.choice == 0)
4138
            {
4139
                var hasroom = false;
4140
                if (
scr_itemcheck_inventory_and_pocket
scr_itemcheck_inventory_and_pocket

function
scr_itemcheck_inventory_and_pocket(arg0)
{ var _haveeither = 0; var itemcounttotal = 0;
scr_itemcheck(arg0);
if (haveit == 1) _haveeither = 1; itemcounttotal += itemcount;
scr_itemcheck_pocket(arg0);
if (haveit == 1) _haveeither = 1; itemcounttotal += itemcount; haveit = _haveeither; itemcount = itemcounttotal; return haveit; }
(0))
4141
                    hasroom = true;
4142
                var canBuy = hasroom && global.gold >= 100;
4143
                if (canBuy)
4144
                {
4145
                    global.gold -= 100;
4146
                    msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4568_0"
);
4147
                    with (obj_npc_addison_tea)
4148
                        con = 0;
4149
                }
4150
                else
4151
                {
4152
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4153
                    msgsetloc(0, 
* You lack the money or space to choose a flavor!!Wait for inputClose Message
"* You lack the money or space to choose a flavor!!/%", "scr_text_slash_scr_text_gml_4574_0"
);
4154
                }
4155
            }
4156
            if (global.choice == 1)
4157
            {
4158
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4159
                msgsetloc(0, 
* But if you don't choose a flavor,Delay 11 who will!?!?Wait for inputClose Message
"* But if you don't choose a flavor^1, who will!?!?/%", "scr_text_slash_scr_text_gml_4580_0"
);
4160
            }
4161
            break;
4162
        case 1079:
4163
            global.choicemsg[0] = stringsetloc(
#Kris
" #Kris", "scr_text_slash_scr_text_gml_4585_0"
);
4164
            global.choicemsg[1] = 
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4) ? stringsetloc(
#Noelle
" #Noelle", "scr_text_slash_scr_text_gml_4586_0"
) : stringsetloc(
#Susie
" #Susie", "scr_text_slash_scr_text_gml_4586_1"
);
4165
            global.choicemsg[2] = 
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4) ? stringsetloc(
" ", "scr_text_slash_scr_text_gml_4587_0_b"
) : stringsetloc(
Ralsei
"Ralsei", "scr_text_slash_scr_text_gml_4587_1"
);
4166
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4588_0"
);
4167
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4168
            msgsetloc(0, 
* OK!!Delay 11 Choose your OWN flavor!!Wait for input
"* OK!^1! Choose your OWN flavor!!/", "scr_text_slash_scr_text_gml_4590_0"
);
4169
            var choiceAmount = 
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4) ? "\\C2 " : "\\C3 ";
4170
            msgnext(choiceAmount);
4171
            break;
4172
        case 1080:
4173
            var itemgetstring = stringsetloc(
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4596_0"
);
4174
            if (global.choice == 0)
4175
                itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(18, "item");
4176
            if (global.choice == 1)
4177
            {
4178
                var teaitemid = 
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4) ? 19 : 21;
4179
                itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(teaitemid, "item");
4180
            }
4181
            if (global.choice == 2)
4182
                itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(20, "item");
4183
            snd_play(snd_equip);
4184
            msgsetloc(0, 
* Okay,Delay 11 here you go!Wait for input
"* Okay^1, here you go!/", "scr_text_slash_scr_text_gml_4617_0"
);
4185
            msgnext(itemgetstring);
4186
            break;
4187
        case 1081:
4188
            global.choicemsg[0] = stringsetloc(
#Go Inside
"#Go Inside", "scr_text_slash_scr_text_gml_4622_0"
);
4189
            global.choicemsg[1] = stringsetloc(
#Don't#go in
"#Don't#go in", "scr_text_slash_scr_text_gml_4623_0"
);
4190
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4624_0"
);
4191
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4625_0"
);
4192
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4193
            msgsetloc(0, 
* (The door is unlocked.)Wait for input
"* (The door is unlocked.)/", "scr_text_slash_scr_text_gml_4627_0"
);
4194
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4628_0"
);
4195
            break;
4196
        case 1082:
4197
            if (global.choice == 0)
4198
            {
4199
                if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4))
4200
                {
4201
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
4202
                    msgsetloc(0, 
Face B* Huh? You want to go in alone...?Wait for input
"\\EB* Huh? You want to go in alone...?/", "scr_text_slash_scr_text_gml_4637_0"
);
4203
                    msgnextloc(
Face 3* ...Delay 11 okay,Delay 11 I'll...Delay 11 I'll just wait here...Wait for input
"\\E3* ..^1. okay^1, I'll..^1. I'll just wait here.../", "scr_text_slash_scr_text_gml_4638_0"
);
4204
                    msgnextloc(
Face 9* Just,Delay 11 um....Delay 11 it's...Delay 11 cr-creepy out here,Delay 11 so...Wait for input
"\\E9* Just^1, um...^1. it's..^1. cr-creepy out here^1, so.../", "scr_text_slash_scr_text_gml_4639_0"
);
4205
                    msgnextloc(
Face D* N-no,Delay 11 you can take your time!Delay 11 It's okay...Wait for inputClose Message
"\\ED* N-no^1, you can take your time^1! It's okay.../%", "scr_text_slash_scr_text_gml_4640_0"
);
4206
                    with (obj_ch2_room_spamton_shop_exterior)
4207
                        con = 10;
4208
                }
4209
                else if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2))
4210
                {
4211
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4212
                    msgsetloc(0, 
Face 6* What? You wanna go in by yourself...?Wait for input
"\\E6* What? You wanna go in by yourself...?/", "scr_text_slash_scr_text_gml_4646_0"
);
4213
                    msgnextloc(
Face 0* ...Delay 11 whatever. Do what you want.Wait for inputClose Message
"\\E0* ..^1. whatever. Do what you want./%", "scr_text_slash_scr_text_gml_4647_0"
);
4214
                    with (obj_ch2_room_spamton_shop_exterior)
4215
                        con = 10;
4216
                }
4217
                else
4218
                {
4219
                    msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4652_0"
);
4220
                    with (obj_ch2_room_spamton_shop_exterior)
4221
                        con = 10;
4222
                }
4223
            }
4224
            if (global.choice == 1)
4225
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4659_0"
);
4226
            break;
4227
        case 1083:
4228
            global.choicemsg[0] = stringsetloc(
#Give to#Ralsei
"#Give to#Ralsei", "scr_text_slash_scr_text_gml_4664_0"
);
4229
            global.choicemsg[1] = stringsetloc(
#Give to#Susie
"#Give to#Susie", "scr_text_slash_scr_text_gml_4665_0"
);
4230
            global.choicemsg[2] = stringsetloc(
Give to Noelle
"Give to Noelle", "scr_text_slash_scr_text_gml_4666_0"
);
4231
            global.choicemsg[3] = stringsetloc(
Give to Berdly
"Give to Berdly", "scr_text_slash_scr_text_gml_4667_0"
);
4232
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
4233
            msgsetloc(0, 
Face J* ...Delay 11 Oh,Delay 11 Kris...? What's that you have there?Wait for input
"\\EJ* ..^1. Oh^1, Kris...? What's that you have there?/", "scr_text_slash_scr_text_gml_4669_0"
);
4234
            msgnextloc(
Face 1* Is that a...Delay 11 gift for someone?Wait for input
"\\E1* Is that a..^1. gift for someone?/", "scr_text_slash_scr_text_gml_4670_0"
);
4235
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_4671_0"
);
4236
            break;
4237
        case 1084:
4238
            if (global.choice == 0)
4239
            {
4240
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4677_0"
);
4241
                with (obj_ch2_city07)
4242
                    con = 10;
4243
            }
4244
            if (global.choice == 1)
4245
            {
4246
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4683_0"
);
4247
                with (obj_ch2_city07)
4248
                    con = 20;
4249
            }
4250
            if (global.choice == 2)
4251
            {
4252
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4689_0"
);
4253
                with (obj_ch2_city07)
4254
                    con = 30;
4255
            }
4256
            if (global.choice == 3)
4257
            {
4258
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4695_0"
);
4259
                with (obj_ch2_city07)
4260
                    con = 40;
4261
            }
4262
            break;
4263
        case 1085:
4264
            global.choicemsg[0] = stringsetloc(
#We have#a truce
"#We have#a truce", "scr_text_slash_scr_text_gml_4701_0"
);
4265
            global.choicemsg[1] = stringsetloc(
#She is#our enemy
"#She is#our enemy", "scr_text_slash_scr_text_gml_4702_0"
);
4266
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4703_0"
);
4267
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4704_0"
);
4268
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
4269
            msgsetloc(0, 
Face I* (Kris,Delay 11 help me...)Wait for input
"\\EI* (Kris^1, help me...)/", "scr_text_slash_scr_text_gml_4706_0"
);
4270
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4707_0"
);
4271
            break;
4272
        case 1086:
4273
            if (global.choice == 0)
4274
            {
4275
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4713_0"
);
4276
                with (obj_ch2_city07)
4277
                    con = 11;
4278
            }
4279
            if (global.choice == 1)
4280
            {
4281
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4719_0"
);
4282
                with (obj_ch2_city07)
4283
                    con = 12;
4284
            }
4285
            break;
4286
        case 1087:
4287
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_4726_0"
);
4288
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_4727_0"
);
4289
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4728_0"
);
4290
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4729_0"
);
4291
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4292
            msgsetloc(0, 
* It's the bathroom sink.Wait for input
"* It's the bathroom sink./", "scr_text_slash_scr_text_gml_4731_0"
);
4293
            msgnextloc(
* Will you run the tap?Wait for input
"* Will you run the tap?/", "scr_text_slash_scr_text_gml_4732_0"
);
4294
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4733_0"
);
4295
            break;
4296
        case 1088:
4297
            if (global.choice == 0)
4298
            {
4299
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4742_0"
);
4300
                with (obj_ch2_scene31)
4301
                    con = 10;
4302
            }
4303
            if (global.choice == 1)
4304
            {
4305
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4306
                msgsetloc(0, 
* Then the tap will be waiting until you choose to run it.Wait for inputClose Message
"* Then the tap will be waiting until you choose to run it./%", "scr_text_slash_scr_text_gml_4749_0"
);
4307
            }
4308
            break;
4309
        case 1089:
4310
            global.choicemsg[0] = stringsetloc(
#Noelle
"#Noelle", "scr_text_slash_scr_text_gml_4754_0"
);
4311
            global.choicemsg[1] = stringsetloc(
#Ralsei
"#Ralsei", "scr_text_slash_scr_text_gml_4755_0"
);
4312
            global.choicemsg[2] = stringsetloc(
You
"You", "scr_text_slash_scr_text_gml_4756_0"
);
4313
            global.choicemsg[3] = stringsetloc(
...
"...", "scr_text_slash_scr_text_gml_4757_0"
);
4314
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4315
            msgsetloc(0, 
Face A* But say you had to,Delay 11 uh,Delay 11 take someone.Wait for input
"\\EA* But say you had to^1, uh^1, take someone./", "scr_text_slash_scr_text_gml_4759_0"
);
4316
            msgnextloc(
Face 2* Noelle...Delay 11 or Ralsei?Wait for input
"\\E2* Noelle..^1. or Ralsei?/", "scr_text_slash_scr_text_gml_4760_0"
);
4317
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_4761_0"
);
4318
            break;
4319
        case 1090:
4320
            global.flag[437 fave_party_member_2] = global.choice + 1;
4321
            if (global.choice == 0 || global.choice == 1)
4322
            {
4323
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4324
                msgsetloc(0, 
Face H* What!? Why are you saying it so confused?Wait for input
"\\EH* What!? Why are you saying it so confused?/", "scr_text_slash_scr_text_gml_4768_0"
);
4325
                msgnextloc(
Face K* It's not like I meant anything weird.Wait for input
"\\EK* It's not like I meant anything weird./", "scr_text_slash_scr_text_gml_4769_0"
);
4326
                msgnextloc(
Face K* You know what,Delay 11 forget it.Wait for inputClose Message
"\\EK* You know what^1, forget it./%", "scr_text_slash_scr_text_gml_4770_0"
);
4327
                with (obj_ch2_scene32)
4328
                    con = 10;
4329
            }
4330
            if (global.choice == 2)
4331
            {
4332
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4333
                msgsetloc(0, 
Face 6* H...Delay 11 huh?Wait for input
"\\E6* H..^1. huh?/", "scr_text_slash_scr_text_gml_4777_0"
);
4334
                msgnextloc(
Face H* Way to dodge the question,Delay 11 dumbass!!Wait for input
"\\EH* Way to dodge the question^1, dumbass!!/", "scr_text_slash_scr_text_gml_4778_0"
);
4335
                msgnextloc(
Face K* ...Delay 11 I mean,Delay 11 if I went,Delay 11 obviously you'd be there too.Wait for input
"\\EK* ..^1. I mean^1, if I went^1, obviously you'd be there too./", "scr_text_slash_scr_text_gml_4777_0_b"
);
4336
                msgnextloc(
Face 2* That goes without saying,Delay 11 right?Wait for inputClose Message
"\\E2* That goes without saying^1, right?/%", "scr_text_slash_scr_text_gml_4778_0_b"
);
4337
                with (obj_ch2_scene32)
4338
                    con = 10;
4339
            }
4340
            if (global.choice == 3)
4341
            {
4342
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4343
                msgsetloc(0, 
Face K* What!?Delay 11 I was just joking!!Wait for input
"\\EK* What!^1? I was just joking!!/", "scr_text_slash_scr_text_gml_4785_0"
);
4344
                msgnextloc(
Face H* You don't have to stare at me like a weirdo!Wait for inputClose Message
"\\EH* You don't have to stare at me like a weirdo!/%", "scr_text_slash_scr_text_gml_4786_0"
);
4345
                with (obj_ch2_scene32)
4346
                    con = 10;
4347
            }
4348
            break;
4349
        case 1091:
4350
            global.choicemsg[0] = stringsetloc(
I am going#to touch the#cheese
"I am going#to touch the#cheese", "scr_text_slash_scr_text_gml_4792_0"
);
4351
            global.choicemsg[1] = stringsetloc(
I do not#touch the#cheese
"I do not#touch the#cheese", "scr_text_slash_scr_text_gml_4793_0"
);
4352
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4794_0"
);
4353
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4795_0"
);
4354
            if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4))
4355
            {
4356
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
4357
                msgsetloc(0, 
Face 2* Kris...Wait for input
"\\E2* Kris.../", "scr_text_slash_scr_text_gml_4800_0"
);
4358
                msgnextloc(
Face 3* You aren't going to touch that cheese,Delay 11 are you?Wait for input
"\\E3* You aren't going to touch that cheese^1, are you?/", "scr_text_slash_scr_text_gml_4801_0"
);
4359
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4802_0"
);
4360
            }
4361
            else
4362
            {
4363
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4364
                msgsetloc(0, 
* (There's a cheese on the ground.)Wait for input
"* (There's a cheese on the ground.)/", "scr_text_slash_scr_text_gml_4806_0"
);
4365
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4807_0"
);
4366
            }
4367
            break;
4368
        case 1092:
4369
            if (global.choice == 0)
4370
            {
4371
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4372
                msgsetloc(0, 
* (You rubbed the cheese down like a beloved pet.)Wait for input
"* (You rubbed the cheese down like a beloved pet.)/", "scr_text_slash_scr_text_gml_4815_0"
);
4373
                msgnextloc(
* (Suddenly...!)Wait for inputClose Message
"* (Suddenly...!)/%", "scr_text_slash_scr_text_gml_4816_0"
);
4374
                with (obj_mazecheese)
4375
                    con = 1;
4376
            }
4377
            if (global.choice == 1)
4378
            {
4379
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4822_0"
);
4380
                with (obj_mazecheese)
4381
                    con = 15;
4382
            }
4383
            break;
4384
        case 1093:
4385
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_4828_0"
);
4386
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_4829_0"
);
4387
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4830_0"
);
4388
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4831_0"
);
4389
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4390
            msgsetloc(0, 
* (Looks like the clothes are nibbled. Take a bite?)Wait for input
"* (Looks like the clothes are nibbled. Take a bite?)/", "scr_text_slash_scr_text_gml_4833_0"
);
4391
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_4834_0"
);
4392
            break;
4393
        case 1094:
4394
            if (global.choice == 0)
4395
            {
4396
                
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "ralsei", 30, "right", "bottom", stringsetloc(
... and Susie?
"... and Susie?", "scr_text_slash_scr_text_gml_4841_0"
));
4397
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4398
                msgsetloc(0, 
* (You put your mouth against the mannequin's cheek...)Wait for input
"* (You put your mouth against the mannequin's cheek...)/", "scr_text_slash_scr_text_gml_4843_0"
);
4399
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("ralsei", "U");
4400
                msgnextloc(
Face U* K...Delay 11 K....Delay 11 Kris!?!??Wait for input
"\\EU* K..^1. K...^1. Kris!?!??/", "scr_text_slash_scr_text_gml_4845_0"
);
4401
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 4);
4402
                msgnextloc(
Face 4* Don't bother. It tastes awful.Mini text 0 Wait for inputClose Message
"\\E4* Don't bother. It tastes awful.\\f0/%", "scr_text_slash_scr_text_gml_4847_0"
);
4403
            }
4404
            if (global.choice == 1)
4405
            {
4406
                
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "ralsei", 30, "right", "bottom", stringsetloc(
... Susie?
"... Susie?", "scr_text_slash_scr_text_gml_4852_0"
));
4407
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4408
                msgsetloc(0, 
Face 4* Don't bother. It tastes awful.Mini text 0 Wait for inputClose Message
"\\E4* Don't bother. It tastes awful.\\f0/%", "scr_text_slash_scr_text_gml_4854_0"
);
4409
            }
4410
            break;
4411
        case 1099:
4412
            global.choicemsg[0] = (room == room_dw_castle_cafe) ? stringsetloc(
#Check#Recruits
"#Check#Recruits", "scr_text_slash_scr_text_gml_4930_0"
) : stringsetloc(
#Prize
"#Prize", "scr_text_slash_scr_text_gml_4931_0"
);
4413
            global.choicemsg[1] = (room == room_dw_castle_cafe) ? stringsetloc(
#Prize
"#Prize", "scr_text_slash_scr_text_gml_4931_0_b"
) : stringsetloc(
#Nothing
"#Nothing", "scr_text_slash_scr_text_gml_4931_1"
);
4414
            global.choicemsg[2] = (room == room_dw_castle_cafe) ? stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_4932_0_b"
) : " ";
4415
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_4933_0_b"
);
4416
            if (room == room_dw_castle_restaurant)
4417
            {
4418
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1633) == 0)
4419
                {
4420
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1633, 1);
4421
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4422
                    msgsetloc(0, 
* Hana fuda!Delay 11 I think it will be my turn to bake next time!Wait for inputClose Message
"* Hana fuda^1! I think it will be my turn to bake next time!/%", "scr_text_slash_scr_text_gml_4900_0"
);
4423
                }
4424
                else
4425
                {
4426
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4427
                    msgsetloc(0, 
* Soon,Delay 11 the building that looks like my face will be my house!Wait for input
"* Soon^1, the building that looks like my face will be my house!/", "scr_text_slash_scr_text_gml_4905_0"
);
4428
                    msgnextloc(
* That was always my dream!Wait for inputClose Message
"* That was always my dream!/%", "scr_text_slash_scr_text_gml_4906_0"
);
4429
                }
4430
            }
4431
            break;
4432
        case 1100:
4433
            if (global.choice == 0 && room == room_dw_castle_cafe)
4434
            {
4435
                with (instance_create(0, 0, obj_fusionmenu))
4436
                    type = 3;
4437
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_4975_0"
);
4438
            }
4439
            if ((global.choice == 1 && room == room_dw_castle_cafe) || (global.choice == 0 && room == room_dw_castle_restaurant))
4440
            {
4441
                if (global.flag[253 traded_topcake] == 1)
4442
                {
4443
                    if (!
scr_itemcheck
scr_itemcheck

function
scr_itemcheck(arg0)
{ haveit = 0; itemcount = 0; for (var __i = 0; __i < 12; __i += 1) { if (global.item[__i] == arg0) haveit = 1; if (global.item[__i] == arg0) itemcount += 1; } return haveit; }
(7) && !
scr_itemcheck_pocket
scr_itemcheck_pocket

function
scr_itemcheck_pocket(arg0)
{ haveit = 0; itemcount = 0; for (var __i = 0; __i < global.flag[64 storage_size]; __i += 1) { if (global.pocketitem[__i] == arg0) haveit = 1; if (global.pocketitem[__i] == arg0) itemcount += 1; } return haveit; }
(7))
4444
                    {
4445
                        
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(7);
4446
                        if (noroom == 0)
4447
                        {
4448
                            if (global.flag[313 got_spincake_ch2] == 0)
4449
                            {
4450
                                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4451
                                msgsetloc(0, 
* Mama miba!Delay 11 You returned my cake to me...Wait for input
"* Mama miba^1! You returned my cake to me.../", "scr_text_slash_scr_text_gml_4994_0"
);
4452
                                msgnextloc(
* Mwah!Delay 11 I will never forget your kindness!!Wait for input
"* Mwah^1! I will never forget your kindness!!/", "scr_text_slash_scr_text_gml_4995_0"
);
4453
                                msgnextloc(
* Every day,Delay 11 I will give you dizzying flavors!Wait for input
"* Every day^1, I will give you dizzying flavors!/", "scr_text_slash_scr_text_gml_4996_0"
);
4454
                                msgnextloc(
* Every day,Delay 11 the flavors will become stronger!Wait for input
"* Every day^1, the flavors will become stronger!/", "scr_text_slash_scr_text_gml_4997_0"
);
4455
                                msgnextloc(
* That's the power of [Baker's Arms]!Wait for input
"* That's the power of [Baker's Arms]!/", "scr_text_slash_scr_text_gml_4998_0"
);
4456
                                msgnextloc(
* (You got Spincake.)Wait for inputClose Message
"* (You got Spincake.)/%", "scr_text_slash_scr_text_gml_4999_0"
);
4457
                                global.flag[313 got_spincake_ch2] = 1;
4458
                            }
4459
                            else
4460
                            {
4461
                                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4462
                                msgsetloc(0, 
* Would you like to take my cake for a spin?Wait for input
"* Would you like to take my cake for a spin?/", "scr_text_slash_scr_text_gml_5007_0"
);
4463
                                msgnextloc(
* Like night and day,Delay 11 the cake and the world revolve!Wait for input
"* Like night and day^1, the cake and the world revolve!/", "scr_text_slash_scr_text_gml_5008_0"
);
4464
                                msgnextloc(
* (You got Spincake.)Wait for input
"* (You got Spincake.)/", "scr_text_slash_scr_text_gml_5009_0"
);
4465
                                msgnextloc(
* Come again another day!Delay 11 Haha hiha!Wait for inputClose Message
"* Come again another day^1! Haha hiha!/%", "scr_text_slash_scr_text_gml_5010_0"
);
4466
                            }
4467
                        }
4468
                        else
4469
                        {
4470
                            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4471
                            msgsetloc(0, 
* Mozzarella!Delay 11 You are carrying too many items!Delay 11 No cake for you!Wait for inputClose Message
"* Mozzarella^1! You are carrying too many items^1! No cake for you!/%", "scr_text_slash_scr_text_gml_5015_0"
);
4472
                        }
4473
                    }
4474
                    else
4475
                    {
4476
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4477
                        msgsetloc(0, 
* I can only generate one Spincake at a time.Wait for input
"* I can only generate one Spincake at a time./", "scr_text_slash_scr_text_gml_5023_0"
);
4478
                        msgnextloc(
* Please finish your cake and I will give you another!Wait for inputClose Message
"* Please finish your cake and I will give you another!/%", "scr_text_slash_scr_text_gml_5024_0"
);
4479
                    }
4480
                }
4481
                else
4482
                {
4483
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4484
                    msgsetloc(0, 
* Mama mina!Delay 11 As long as ze purple girl is by your side!Wait for input
"* Mama mina^1! As long as ze purple girl is by your side!/", "scr_text_slash_scr_text_gml_5031_0"
);
4485
                    msgnextloc(
* There will be no prizes from moi...Delay 11 ma-mia!Wait for input
"* There will be no prizes from moi..^1. ma-mia!/", "scr_text_slash_scr_text_gml_5032_0"
);
4486
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "0");
4487
                    msgnextloc(
Face 0* Who cares? Ralsei can make me a cake.Wait for input
"\\E0* Who cares? Ralsei can make me a cake./", "scr_text_slash_scr_text_gml_5034_0"
);
4488
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
4489
                    msgnextloc(
* B...Delay 11 But my uniqueness...Delay 11 as a baker...!!!Wait for input
"* B..^1. But my uniqueness..^1. as a baker...!!!/", "scr_text_slash_scr_text_gml_5036_0"
);
4490
                    msgnextloc(
* (Sniff) D-don't mind my pastries,Delay 11 are a little extra salty today,Delay 11 everyone!!Wait for inputClose Message
"* (Sniff) D-don't mind my pastries^1, are a little extra salty today^1, everyone!!/%", "scr_text_slash_scr_text_gml_5037_0"
);
4491
                }
4492
            }
4493
            if ((global.choice == 2 && room == room_dw_castle_cafe) || (global.choice == 1 && room == room_dw_castle_restaurant))
4494
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5043_0"
);
4495
            break;
4496
        case 1101:
4497
            global.choicemsg[0] = stringsetloc(
#Fuse Items
"#Fuse Items", "scr_text_slash_scr_text_gml_5048_0"
);
4498
            global.choicemsg[1] = stringsetloc(
#Fix Us
"#Fix Us", "scr_text_slash_scr_text_gml_5049_0"
);
4499
            global.choicemsg[2] = stringsetloc(
Chat
"Chat", "scr_text_slash_scr_text_gml_5050_0"
);
4500
            global.choicemsg[3] = stringsetloc(
Leave
"Leave", "scr_text_slash_scr_text_gml_5051_0"
);
4501
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1632) == 0)
4502
            {
4503
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1632, 1);
4504
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4505
                msgsetloc(0, 
* I just...Delay 11 learned what BREAD is.Wait for input
"* I just..^1. learned what BREAD is./", "scr_text_slash_scr_text_gml_5000_0"
);
4506
                msgnext("\\C4 ");
4507
            }
4508
            else
4509
            {
4510
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4511
                msgsetloc(0, 
* Welcome to TOP BAKERY.Wait for input
"* Welcome to TOP BAKERY./", "scr_text_slash_scr_text_gml_5070_0"
);
4512
                msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_5071_0"
);
4513
            }
4514
            break;
4515
        case 1102:
4516
            if (global.choice == 0)
4517
            {
4518
                with (instance_create(0, 0, obj_fusionmenu))
4519
                    type = 1;
4520
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5079_0"
);
4521
            }
4522
            if (global.choice == 1)
4523
            {
4524
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4525
                msgsetloc(0, 
* Your body is a weapon,Delay 11 too. You must take care of it from time to time.Wait for input
"* Your body is a weapon^1, too. You must take care of it from time to time./", "scr_text_slash_scr_text_gml_5085_0"
);
4526
                msgnextloc(
* Huh-hah!Delay 11 Let's feel my technique.Wait for inputClose Message
"* Huh-hah^1! Let's feel my technique./%", "scr_text_slash_scr_text_gml_5086_0"
);
4527
                with (obj_npc_hammerguy)
4528
                    con = 10;
4529
            }
4530
            if (global.choice == 2)
4531
            {
4532
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1630) == 0)
4533
                {
4534
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1630, 1);
4535
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4536
                    msgsetloc(0, 
* Huh-hah!Delay 11 I was steeling my hand at NEW FUSIONS.Wait for input
"* Huh-hah^1! I was steeling my hand at NEW FUSIONS./", "scr_text_slash_scr_text_gml_5033_0"
);
4537
                    msgnextloc(
* I realized the FORBIDDEN TECHNIQUE,Delay 11 "BREAD".Wait for input
"* I realized the FORBIDDEN TECHNIQUE^1, \"BREAD\"./", "scr_text_slash_scr_text_gml_5034_0_b"
);
4538
                    msgnextloc(
* I realized the FORBIDDEN TECHNIQUE,Delay 11 "GLUTEN INTOLERANCE."Wait for input
"* I realized the FORBIDDEN TECHNIQUE^1, \"GLUTEN INTOLERANCE.\"/", "scr_text_slash_scr_text_gml_5035_0"
);
4539
                    msgnextloc(
* Because of this,Delay 11 I have NOT DEVELOPED ANY NEW RECIPES.Wait for input
"* Because of this^1, I have NOT DEVELOPED ANY NEW RECIPES./", "scr_text_slash_scr_text_gml_5036_0_b"
);
4540
                    msgnextloc(
* If only a true master of "BREAD" existed...Wait for inputClose Message
"* If only a true master of \"BREAD\" existed.../%", "scr_text_slash_scr_text_gml_5037_0_b"
);
4541
                }
4542
                else
4543
                {
4544
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4545
                    msgsetloc(0, 
* If only a true master of "BREAD" existed...Wait for inputClose Message
"* If only a true master of \"BREAD\" existed.../%", "scr_text_slash_scr_text_gml_5042_0"
);
4546
                }
4547
            }
4548
            if (global.choice == 3)
4549
            {
4550
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1631) == 0)
4551
                {
4552
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1631, 1);
4553
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4554
                    msgsetloc(0, 
* As your journey continues,Delay 11 I will learn new RECIPES,Delay 11 so please visit again.Wait for inputClose Message
"* As your journey continues^1, I will learn new RECIPES^1, so please visit again./%", "scr_text_slash_scr_text_gml_5107_0"
);
4555
                }
4556
                else
4557
                {
4558
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4559
                    msgsetloc(0, 
* Good journey,Delay 11 my friends.Wait for inputClose Message
"* Good journey^1, my friends./%", "scr_text_slash_scr_text_gml_5111_0"
);
4560
                }
4561
            }
4562
            break;
4563
        case 1103:
4564
            global.choicemsg[0] = stringsetloc(
#Take Cookie
"#Take Cookie", "scr_text_slash_scr_text_gml_5117_0"
);
4565
            global.choicemsg[1] = stringsetloc(
#Do Not
"#Do Not", "scr_text_slash_scr_text_gml_5118_0"
);
4566
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5119_0"
);
4567
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5120_0"
);
4568
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("lancer");
4569
            msgsetloc(0, 
Face E* LANCER COOKIEs from organic free-range LANCERs!Delay 11 Free!Wait for input
"\\EE* LANCER COOKIEs from organic free-range LANCERs^1! Free!/", "scr_text_slash_scr_text_gml_5070_0_b"
);
4570
            msgnext("\\C2 ");
4571
            break;
4572
        case 1104:
4573
            if (global.choice == 0)
4574
            {
4575
                if (
scr_itemcheck_inventory_and_pocket
scr_itemcheck_inventory_and_pocket

function
scr_itemcheck_inventory_and_pocket(arg0)
{ var _haveeither = 0; var itemcounttotal = 0;
scr_itemcheck(arg0);
if (haveit == 1) _haveeither = 1; itemcounttotal += itemcount;
scr_itemcheck_pocket(arg0);
if (haveit == 1) _haveeither = 1; itemcounttotal += itemcount; haveit = _haveeither; itemcount = itemcounttotal; return haveit; }
(9))
4576
                {
4577
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("lancer");
4578
                    msgsetloc(0, 
Face D* You already tookie a cookie!Wait for input
"\\ED* You already tookie a cookie!/", "scr_text_slash_scr_text_gml_5156_0"
);
4579
                    msgnextloc(
Face D* Wait!Delay 11 I'm still regenerating from the last one.Wait for inputClose Message
"\\ED* Wait^1! I'm still regenerating from the last one./%", "scr_text_slash_scr_text_gml_5157_0"
);
4580
                }
4581
                else
4582
                {
4583
                    var itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(9, "item");
4584
                    if (noroom == 0)
4585
                    {
4586
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("lancer");
4587
                        msgsetloc(0, 
Face E* I now pronounce you...Delay 11 cookie and wife.Wait for input
"\\EE* I now pronounce you..^1. cookie and wife./", "scr_text_slash_scr_text_gml_5165_0"
);
4588
                        
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
4589
                        msgnext(itemgetstring);
4590
                    }
4591
                    else
4592
                    {
4593
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("lancer");
4594
                        msgsetloc(0, 
Face D* No room!Delay 11 Your pockets are full of un-cookie.Wait for input
"\\ED* No room^1! Your pockets are full of un-cookie./", "scr_text_slash_scr_text_gml_5172_0"
);
4595
                        
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "P");
4596
                        msgnextloc(
Face P* The hell'd you let that happen,Delay 11 Kris?Wait for inputClose Message
"\\EP* The hell'd you let that happen^1, Kris?/%", "scr_text_slash_scr_text_gml_5174_0"
);
4597
                    }
4598
                }
4599
            }
4600
            if (global.choice == 1)
4601
            {
4602
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("lancer");
4603
                msgsetloc(0, 
Face D* Even if you get stronger,Delay 11 Lancer Cookies never falter!Wait for input
"\\ED* Even if you get stronger^1, Lancer Cookies never falter!/", "scr_text_slash_scr_text_gml_5182_0"
);
4604
                msgnextloc(
Face E* Always reliable,Delay 11 they will heal you in times of need!Wait for input
"\\EE* Always reliable^1, they will heal you in times of need!/", "scr_text_slash_scr_text_gml_5183_0"
);
4605
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("ralsei", "K");
4606
                msgnextloc(
Face K* (Maybe if you need to be healed 1 HP...)Wait for inputClose Message
"\\EK* (Maybe if you need to be healed 1 HP...)/%", "scr_text_slash_scr_text_gml_5185_0"
);
4607
            }
4608
            break;
4609
        case 1105:
4610
            global.choicemsg[0] = stringsetloc(
#Grazing
"#Grazing", "scr_text_slash_scr_text_gml_5190_0"
);
4611
            global.choicemsg[1] = stringsetloc(
#Hitbox
"#Hitbox", "scr_text_slash_scr_text_gml_5191_0"
);
4612
            global.choicemsg[2] = stringsetloc(
Hole
"Hole", "scr_text_slash_scr_text_gml_5192_0"
);
4613
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_5193_0"
);
4614
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4615
            msgsetloc(0, 
* I'm Battle's Master. Ask me about Battles.Wait for input
"* I'm Battle's Master. Ask me about Battles./", "scr_text_slash_scr_text_gml_5196_0"
);
4616
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_5197_0"
);
4617
            break;
4618
        case 1106:
4619
            if (global.choice == 0)
4620
            {
4621
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4622
                instance_create(camerax(), cameray(), obj_tutorial_graze);
4623
                msgsetloc(0, 
* When shots aim directly,Delay 11 try to move SLOW.Wait for input
"* When shots aim directly^1, try to move SLOW./", "scr_text_slash_scr_text_gml_5205_0"
);
4624
                msgnextloc(
* They aim where you WERE,Delay 11 not where you GO.Wait for input
"* They aim where you WERE^1, not where you GO./", "scr_text_slash_scr_text_gml_5206_0"
);
4625
                msgnextloc(
* Take the advantage and move BIT BY BIT.Wait for input
"* Take the advantage and move BIT BY BIT./", "scr_text_slash_scr_text_gml_5207_0"
);
4626
                msgnextloc(
* You'll gain TP but you won't get HIT.Wait for inputClose Message
"* You'll gain TP but you won't get HIT./%", "scr_text_slash_scr_text_gml_5208_0"
);
4627
            }
4628
            if (global.choice == 1)
4629
            {
4630
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4631
                msgsetloc(0, 
* Shots aren't always AS THEY APPEAR.Wait for input
"* Shots aren't always AS THEY APPEAR./", "scr_text_slash_scr_text_gml_5214_0"
);
4632
                msgnextloc(
* The bigger they are,Delay 11 the LESS TO FEAR.Wait for input
"* The bigger they are^1, the LESS TO FEAR./", "scr_text_slash_scr_text_gml_5215_0"
);
4633
                msgnextloc(
* You'll only get hurt a LITTLE INSIDE.Wait for input
"* You'll only get hurt a LITTLE INSIDE./", "scr_text_slash_scr_text_gml_5216_0"
);
4634
                msgnextloc(
* Take your pride and LEARN THE SIZE.Wait for inputClose Message
"* Take your pride and LEARN THE SIZE./%", "scr_text_slash_scr_text_gml_5217_0"
);
4635
            }
4636
            if (global.choice == 2)
4637
            {
4638
                if (global.flag[216 donated_to_hole] == 0)
4639
                {
4640
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4641
                    msgsetloc(0, 
* We failed to hit our FUNDING GOAL.Wait for input
"* We failed to hit our FUNDING GOAL./", "scr_text_slash_scr_text_gml_5225_0"
);
4642
                    msgnextloc(
* I will not talk about OUR HOLE.Wait for inputClose Message
"* I will not talk about OUR HOLE./%", "scr_text_slash_scr_text_gml_5226_0"
);
4643
                }
4644
                else
4645
                {
4646
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4647
                    msgsetloc(0, 
* We reached our monthly FUNDING GOAL.Wait for input
"* We reached our monthly FUNDING GOAL./", "scr_text_slash_scr_text_gml_5230_0"
);
4648
                    msgnextloc(
* I will now talk about OUR HOLE.Wait for input
"* I will now talk about OUR HOLE./", "scr_text_slash_scr_text_gml_5231_0"
);
4649
                    msgnextloc(
* It was dark,Delay 11 filled with darker dollawersWait for input
"* It was dark^1, filled with darker dollawers/", "scr_text_slash_scr_text_gml_5232_0"
);
4650
                    msgnextloc(
* Fed from subscription by our followersWait for input
"* Fed from subscription by our followers/", "scr_text_slash_scr_text_gml_5233_0"
);
4651
                    msgnextloc(
* Working hard no bank no lenderWait for input
"* Working hard no bank no lender/", "scr_text_slash_scr_text_gml_5234_0"
);
4652
                    msgnextloc(
* We received one unit of legal tenderWait for input
"* We received one unit of legal tender/", "scr_text_slash_scr_text_gml_5235_0"
);
4653
                    msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_5236_0"
);
4654
                    msgnextloc(
* Thanks for donating.Wait for inputClose Message
"* Thanks for donating./%", "scr_text_slash_scr_text_gml_5237_0"
);
4655
                }
4656
            }
4657
            if (global.choice == 3)
4658
            {
4659
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4660
                msgsetloc(0, 
* Okay.Wait for inputClose Message
"* Okay./%", "scr_text_slash_scr_text_gml_5244_0"
);
4661
            }
4662
            break;
4663
        case 1107:
4664
            global.choicemsg[0] = stringsetloc(
#Challenge
"#Challenge", "scr_text_slash_scr_text_gml_5249_0"
);
4665
            global.choicemsg[1] = stringsetloc(
#Nothing
"#Nothing", "scr_text_slash_scr_text_gml_5250_0"
);
4666
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5251_0"
);
4667
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5252_0"
);
4668
            if (global.chapter < 4)
4669
            {
4670
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4671
                msgsetloc(0, 
* Hey,Delay 11 boss!Delay 11 How can I help ya!?Wait for input
"* Hey^1, boss^1! How can I help ya!?/", "scr_text_slash_scr_text_gml_5279_0"
);
4672
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5280_0"
);
4673
                if (global.flag[431 talked_joe_ch2] == 0)
4674
                {
4675
                    global.flag[431 talked_joe_ch2] = 1;
4676
                    msgsetloc(0, 
* Hey,Delay 11 boss!Delay 11 Boss!Wait for input
"* Hey^1, boss^1! Boss!/", "scr_text_slash_scr_text_gml_5263_0"
);
4677
                    msgnextloc(
Face 1* Heh,Delay 11 I'm so glad to have a nice boss,Delay 11 I could shed a tear...Wait for input
"\\M1* Heh^1, I'm so glad to have a nice boss^1, I could shed a tear.../", "scr_text_slash_scr_text_gml_5265_0"
);
4678
                    msgnextloc(
Face 2* BUT I WON'T!!Delay 11 I'm on the job!!Delay 11 I'll cry at home!!Delay 11 With the kids!!Wait for input
"\\M2* BUT I WON'T!^1! I'm on the job!^1! I'll cry at home!^1! With the kids!!/", "scr_text_slash_scr_text_gml_5267_0"
);
4679
                    msgnextloc(
Face 0* Boss!Delay 11 You're strong,Delay 11 but there's always time to learn!Wait for input
"\\M0* Boss^1! You're strong^1, but there's always time to learn!/", "scr_text_slash_scr_text_gml_5269_0"
);
4680
                    msgnextloc(
* The next step after tutorials,Delay 11 is TRAINING!Wait for input
"* The next step after tutorials^1, is TRAINING!/", "scr_text_slash_scr_text_gml_5270_0"
);
4681
                    msgnextloc(
* So,Delay 11 me and the boys got you together a DOJO!Wait for input
"* So^1, me and the boys got you together a DOJO!/", "scr_text_slash_scr_text_gml_5271_0"
);
4682
                    msgnextloc(
* Complete our BATTLE CHALLENGES,Delay 11 and get some fabulous prizes!Wait for input
"* Complete our BATTLE CHALLENGES^1, and get some fabulous prizes!/", "scr_text_slash_scr_text_gml_5272_0"
);
4683
                    msgnextloc(
* Meanwhile,Delay 11 ya might get a little bit tougher!Wait for input
"* Meanwhile^1, ya might get a little bit tougher!/", "scr_text_slash_scr_text_gml_5273_0"
);
4684
                    msgnextloc(
* We're gonna make you the strongest,Delay 11 Boss!Wait for input
"* We're gonna make you the strongest^1, Boss!/", "scr_text_slash_scr_text_gml_5274_0"
);
4685
                    msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5275_0"
);
4686
                }
4687
                if (global.flag[810 beat_grazing] == 2 && global.flag[811 beat_dojo_clover] == 2 && global.flag[812 beat_tm_says] == 2 && global.flag[813 beat_allstars] == 2 && global.flag[814 beat_joe] == 2)
4688
                {
4689
                    msgsetloc(0, 
* Congratulations Boss!Delay 11 You defeated all the challenges!Wait for input
"* Congratulations Boss^1! You defeated all the challenges!/", "scr_text_slash_scr_text_gml_5227_0"
);
4690
                    msgnextloc(
* I have nothing more to teach or give you. But you're welcome to get some practice in!Wait for input
"* I have nothing more to teach or give you. But you're welcome to get some practice in!/", "scr_text_slash_scr_text_gml_5228_0"
);
4691
                    msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5229_0"
);
4692
                }
4693
            }
4694
            else if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1578) == 0)
4695
            {
4696
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1578, 1);
4697
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4698
                msgsetloc(0, 
* Boss...Delay 11 I'm sorry,Delay 11 but welcome to...Delay 11 the Love Dojo.Wait for input
"* Boss..^1. I'm sorry^1, but welcome to..^1. the Love Dojo./", "scr_text_slash_scr_text_gml_5222_0"
);
4699
                msgnextloc(
* No,Delay 11 it's still the same as before...Delay 11 you still fight...Wait for input
"* No^1, it's still the same as before..^1. you still fight.../", "scr_text_slash_scr_text_gml_5223_0"
);
4700
                msgnextloc(
* But now the music is just...Delay 11 overtly sentimental.Wait for input
"* But now the music is just..^1. overtly sentimental./", "scr_text_slash_scr_text_gml_5224_0"
);
4701
                msgnextloc(
* And I don't like it,Delay 11 but... now you can only fight... lovers.Wait for input
"* And I don't like it^1, but... now you can only fight... lovers./", "scr_text_slash_scr_text_gml_5225_0_b"
);
4702
                msgnextloc(
* Boss,Delay 11 you wanna do battle? With lovers?Wait for input
"* Boss^1, you wanna do battle? With lovers?/", "scr_text_slash_scr_text_gml_5226_0_b"
);
4703
                msgnextloc(
Choice type 2
"\\C2", "scr_text_slash_scr_text_gml_5227_0_b"
);
4704
            }
4705
            else
4706
            {
4707
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4708
                msgsetloc(0, 
* Boss,Delay 11 you wanna do battle?Wait for input
"* Boss^1, you wanna do battle?/", "scr_text_slash_scr_text_gml_5231_0_b"
);
4709
                msgnextloc(
Choice type 2
"\\C2", "scr_text_slash_scr_text_gml_5232_0_b"
);
4710
            }
4711
            break;
4712
        case 1108:
4713
            if (global.choice == 0)
4714
            {
4715
                with (instance_create(0, 0, obj_fusionmenu))
4716
                    type = 2;
4717
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4718
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5290_0"
);
4719
            }
4720
            if (global.choice == 1)
4721
            {
4722
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
4723
                msgsetloc(0, 
* We'll be working on NEW CHALLENGES,Delay 11 so check back in,Delay 11 Boss!Wait for inputClose Message
"* We'll be working on NEW CHALLENGES^1, so check back in^1, Boss!/%", "scr_text_slash_scr_text_gml_5296_0"
);
4724
                if (global.flag[810 beat_grazing] == 2 && global.flag[811 beat_dojo_clover] == 2 && global.flag[812 beat_tm_says] == 2 && global.flag[813 beat_allstars] == 2 && global.flag[814 beat_joe] == 2)
4725
                    msgsetloc(0, 
* No worries,Delay 11 Boss!Delay 11 We'll always be here.Wait for inputClose Message
"* No worries^1, Boss^1! We'll always be here./%", "scr_text_slash_scr_text_gml_5252_0_b"
);
4726
            }
4727
            break;
4728
        case 1109:
4729
            global.choicemsg[0] = stringsetloc(
#Join
"#Join", "scr_text_slash_scr_text_gml_5301_0"
);
4730
            global.choicemsg[1] = stringsetloc(
#Do not join
"#Do not join", "scr_text_slash_scr_text_gml_5302_0"
);
4731
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5303_0"
);
4732
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5304_0"
);
4733
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
4734
            msgsetloc(0, 
Face 1* Now,Delay 11 Kris!Wait for input
"\\E1* Now^1, Kris!/", "scr_text_slash_scr_text_gml_5307_0"
);
4735
            msgnextloc(
Face 5* I must admit,Delay 11 I feel pity for you.Wait for input
"\\E5* I must admit^1, I feel pity for you./", "scr_text_slash_scr_text_gml_5308_0"
);
4736
            msgnextloc(
Face E* Unlike Susie,Delay 11 I always saw some potential in you.Wait for input
"\\EE* Unlike Susie^1, I always saw some potential in you./", "scr_text_slash_scr_text_gml_5309_0"
);
4737
            msgnextloc(
Face 6* Join our side,Delay 11 and I might let you scrub our royal toilet!Wait for input
"\\E6* Join our side^1, and I might let you scrub our royal toilet!/", "scr_text_slash_scr_text_gml_5310_0"
);
4738
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5311_0"
);
4739
            break;
4740
        case 1110:
4741
            if (global.choice == 0)
4742
            {
4743
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
4744
                msgsetloc(0, 
Face B* What!? Don't say it so incredulously!Wait for input
"\\EB* What!? Don't say it so incredulously!/", "scr_text_slash_scr_text_gml_5318_0"
);
4745
                msgnextloc(
Face C* Well,Delay 11 if you're dead-set on proving your inferiority...Wait for inputClose Message
"\\EC* Well^1, if you're dead-set on proving your inferiority.../%", "scr_text_slash_scr_text_gml_5319_0"
);
4746
                with (obj_ch2_scene11a)
4747
                    con = 10;
4748
            }
4749
            if (global.choice == 1)
4750
            {
4751
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
4752
                msgsetloc(0, 
Face 7* Ah,Delay 11 Kris. I suppose I knew you would never amount to much.Wait for input
"\\E7* Ah^1, Kris. I suppose I knew you would never amount to much./", "scr_text_slash_scr_text_gml_5327_0"
);
4753
                msgnextloc(
Face I* Well,Delay 11 if you're dead-set on proving your inferiority...Wait for inputClose Message
"\\EI* Well^1, if you're dead-set on proving your inferiority.../%", "scr_text_slash_scr_text_gml_5328_0"
);
4754
                with (obj_ch2_scene11a)
4755
                    con = 10;
4756
            }
4757
            break;
4758
        case 1111:
4759
            global.choicemsg[0] = stringsetloc(
#I feel#the same
"#I feel#the same", "scr_text_slash_scr_text_gml_5335_0"
);
4760
            global.choicemsg[1] = stringsetloc(
#It's strange
"#It's strange", "scr_text_slash_scr_text_gml_5336_0"
);
4761
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5337_0"
);
4762
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5338_0"
);
4763
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
4764
            msgsetloc(0, 
Face I* ...Delay 11 is it s-strange to say...Wait for input
"\\EI* ..^1. is it s-strange to say.../", "scr_text_slash_scr_text_gml_5341_0"
);
4765
            msgnextloc(
Face 1Face 0* It's nice spending time alone with you like this...?Wait for input
"\\E1\\M0* It's nice spending time alone with you like this...?/", "scr_text_slash_scr_text_gml_5342_0"
);
4766
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5343_0"
);
4767
            break;
4768
        case 1112:
4769
            if (global.choice == 0)
4770
            {
4771
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5349_0"
);
4772
                with (obj_ch2_scene21_loop)
4773
                    con = 15;
4774
            }
4775
            if (global.choice == 1)
4776
            {
4777
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5355_0"
);
4778
                with (obj_ch2_scene21_loop)
4779
                    con = 15;
4780
            }
4781
            break;
4782
        case 1113:
4783
            var thinkingof = stringsetloc("", "scr_text_slash_scr_text_gml_5361_0");
4784
            if (global.flag[307 fave_party_member] == 2)
4785
                thinkingof = stringsetloc(
Susie
"Susie", "scr_text_slash_scr_text_gml_5362_0"
);
4786
            if (global.flag[307 fave_party_member] == 3)
4787
                thinkingof = stringsetloc(
Noelle
"Noelle", "scr_text_slash_scr_text_gml_5363_0"
);
4788
            if (global.flag[307 fave_party_member] == 4)
4789
                thinkingof = stringsetloc(
Berdly
"Berdly", "scr_text_slash_scr_text_gml_5364_0"
);
4790
            global.choicemsg[0] = stringsetsubloc("#Thinking#of ~1", thinkingof, "scr_text_slash_scr_text_gml_5366_0");
4791
            global.choicemsg[1] = stringsetloc(
#Thinking#of you
"#Thinking#of you", "scr_text_slash_scr_text_gml_5367_0"
);
4792
            global.choicemsg[2] = stringsetloc(
?
"?", "scr_text_slash_scr_text_gml_5368_0"
);
4793
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5369_0"
);
4794
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
4795
            msgsetloc(0, 
Face 2* ...Delay 11 what are you thinking about right now?Wait for input
"\\E2* ..^1. what are you thinking about right now?/", "scr_text_slash_scr_text_gml_5372_0"
);
4796
            msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_5373_0"
);
4797
            break;
4798
        case 1114:
4799
            if (global.choice == 0 || global.choice == 1 || global.choice == 2)
4800
            {
4801
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5379_0"
);
4802
                with (obj_ch2_scene21_loop)
4803
                    con = 20;
4804
            }
4805
            break;
4806
        case 1115:
4807
            global.choicemsg[0] = stringsetloc(
It's nice#that Ralsei#is Ralsei
"It's nice#that Ralsei#is Ralsei", "scr_text_slash_scr_text_gml_5385_0"
);
4808
            global.choicemsg[1] = stringsetloc(
#...
"#...", "scr_text_slash_scr_text_gml_5386_0"
);
4809
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5387_0"
);
4810
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5388_0"
);
4811
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
4812
            msgsetloc(0, 
Face 1* And of course,Delay 11 Kris. It's nice that...Delay 11 you're you.Wait for input
"\\E1* And of course^1, Kris. It's nice that..^1. you're you./", "scr_text_slash_scr_text_gml_5391_0"
);
4813
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5392_0"
);
4814
            break;
4815
        case 1116:
4816
            if (global.choice == 0)
4817
            {
4818
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
4819
                msgsetloc(0, 
Face D* H...Delay 11 huh???Wait for input
"\\ED* H..^1. huh???/", "scr_text_slash_scr_text_gml_5399_0"
);
4820
                msgnextloc(
Face 1* No one's...Delay 11 no one's ever said that to me before...Wait for input
"\\E1* No one's..^1. no one's ever said that to me before.../", "scr_text_slash_scr_text_gml_5400_0"
);
4821
                msgnextloc(
Face O* I...Delay 11 I...Wait for input
"\\EO* I..^1. I.../", "scr_text_slash_scr_text_gml_5401_0"
);
4822
                msgnextloc(
Face 1* I mean,Delay 11 e-everything's a first for me,Delay 11 but...Wait for input
"\\E1* I mean^1, e-everything's a first for me^1, but.../", "scr_text_slash_scr_text_gml_5402_0"
);
4823
                msgnextloc(
Face O* Hearing it from you,Delay 11 um...Wait for input
"\\EO* Hearing it from you^1, um.../", "scr_text_slash_scr_text_gml_5403_0"
);
4824
                msgnextloc(
Face 1* It...Delay 11 it means a lot. Haha.Wait for inputClose Message
"\\E1* It..^1. it means a lot. Haha./%", "scr_text_slash_scr_text_gml_5404_0"
);
4825
                with (obj_ch2_scene21_loop)
4826
                    con = 28;
4827
            }
4828
            if (global.choice == 1)
4829
            {
4830
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
4831
                msgsetloc(0, 
Face D* ...?Wait for input
"\\ED* ...?/", "scr_text_slash_scr_text_gml_5412_0"
);
4832
                msgnextloc(
Face Q* It's...Delay 11 just like you to be quiet right now.Wait for input
"\\EQ* It's..^1. just like you to be quiet right now./", "scr_text_slash_scr_text_gml_5413_0"
);
4833
                msgnextloc(
Face P* Haha....Delay 11 hahaha!!!Wait for input
"\\EP* Haha...^1. hahaha!!!/", "scr_text_slash_scr_text_gml_5414_0"
);
4834
                msgnextloc(
Face 1* That's right,Delay 11 isn't it?Wait for input
"\\E1* That's right^1, isn't it?/", "scr_text_slash_scr_text_gml_5415_0"
);
4835
                msgnextloc(
Face 2* It's so...Delay 11 you-like!!Wait for input
"\\E2* It's so..^1. you-like!!/", "scr_text_slash_scr_text_gml_5416_0"
);
4836
                msgnextloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_5417_0"
);
4837
                msgnextloc(
Face 2* ...Delay 11 I guess I like you-like things...Delay 11 haha.Wait for inputClose Message
"\\E2* ..^1. I guess I like you-like things..^1. haha./%", "scr_text_slash_scr_text_gml_5418_0"
);
4838
                with (obj_ch2_scene21_loop)
4839
                    con = 28;
4840
            }
4841
            break;
4842
        case 1117:
4843
            global.choicemsg[0] = stringsetloc(
#Do not pose
"#Do not pose", "scr_text_slash_scr_text_gml_5425_0"
);
4844
            global.choicemsg[1] = stringsetloc(
#Hug Ralsei
"#Hug Ralsei", "scr_text_slash_scr_text_gml_5426_0"
);
4845
            global.choicemsg[2] = stringsetloc(
Peace sign
"Peace sign", "scr_text_slash_scr_text_gml_5427_0"
);
4846
            global.choicemsg[3] = stringsetloc(
Rude gesture
"Rude gesture", "scr_text_slash_scr_text_gml_5428_0"
);
4847
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
4848
            msgsetloc(0, 
Face 1* Looks like the ride's almost over,Delay 11 Kris...Wait for input
"\\E1* Looks like the ride's almost over^1, Kris.../", "scr_text_slash_scr_text_gml_5431_0"
);
4849
            msgnextloc(
Face J* O-oh,Delay 11 there's a camera!Delay 11 Should we,Delay 11 um...Delay 11 pose!?Wait for input
"\\EJ* O-oh^1, there's a camera^1! Should we^1, um..^1. pose!?/", "scr_text_slash_scr_text_gml_5432_0"
);
4850
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_5433_0"
);
4851
            break;
4852
        case 1118:
4853
            if (global.choice == 0)
4854
            {
4855
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5439_0"
);
4856
                with (obj_ch2_scene21_loop)
4857
                    photocon = 1;
4858
            }
4859
            if (global.choice == 1)
4860
            {
4861
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5445_0"
);
4862
                with (obj_ch2_scene21_loop)
4863
                    photocon = 2;
4864
            }
4865
            if (global.choice == 2)
4866
            {
4867
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5451_0"
);
4868
                with (obj_ch2_scene21_loop)
4869
                    photocon = 3;
4870
            }
4871
            if (global.choice == 3)
4872
            {
4873
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5457_0"
);
4874
                with (obj_ch2_scene21_loop)
4875
                    photocon = 4;
4876
            }
4877
            break;
4878
        case 1119:
4879
            global.choicemsg[0] = stringsetloc(
#Dark World
"#Dark World", "scr_text_slash_scr_text_gml_5463_0"
);
4880
            global.choicemsg[1] = stringsetloc(
#Evil Queen's#Castle
"#Evil Queen's#Castle", "scr_text_slash_scr_text_gml_5464_0"
);
4881
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5465_0"
);
4882
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5466_0"
);
4883
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4884
            msgsetloc(0, 
* Uhhh,Delay 11 it's uhhh....Wait for input
"* Uhhh^1, it's uhhh..../", "scr_text_slash_scr_text_gml_5469_0"
);
4885
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5470_0"
);
4886
            break;
4887
        case 1120:
4888
            if (global.choice == 0)
4889
            {
4890
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5476_0"
);
4891
                with (obj_ch2_scene23b)
4892
                    con = 10;
4893
            }
4894
            if (global.choice == 1)
4895
            {
4896
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5482_0"
);
4897
                with (obj_ch2_scene23b)
4898
                    con = 10;
4899
            }
4900
            break;
4901
        case 1121:
4902
            global.choicemsg[0] = stringsetloc(
#Point and#hearts come out
"#Point and#hearts come out", "scr_text_slash_scr_text_gml_5488_0"
);
4903
            global.choicemsg[1] = stringsetloc(
#Eat Moss
"#Eat Moss", "scr_text_slash_scr_text_gml_5489_0"
);
4904
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5490_0"
);
4905
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5491_0"
);
4906
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4907
            msgsetloc(0, 
Face K* (What...Delay 11 the hell am I supposed to do,Delay 11 uh,Delay 11 here.)Wait for input
"\\EK* (What..^1. the hell am I supposed to do^1, uh^1, here.)/", "scr_text_slash_scr_text_gml_5494_0"
);
4908
            msgnextloc(
Face K* (Damn,Delay 11 Kris would know what to do!)Wait for input
"\\EK* (Damn^1, Kris would know what to do!)/", "scr_text_slash_scr_text_gml_5495_0"
);
4909
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5496_0"
);
4910
            break;
4911
        case 1122:
4912
            msgsetloc(0, 
Face C* (...Actually,Delay 11 uh,Delay 11 maybe Kris wouldn't know what to do...)Wait for inputClose Message
"\\EC* (...Actually^1, uh^1, maybe Kris wouldn't know what to do...)/%", "scr_text_slash_scr_text_gml_5507_0"
);
4913
            with (obj_ch2_scene23c)
4914
                con = 10;
4915
            break;
4916
        case 1123:
4917
            global.choicemsg[0] = stringsetloc(
#Do something#nuts
"#Do something#nuts", "scr_text_slash_scr_text_gml_5514_0"
);
4918
            global.choicemsg[1] = stringsetloc(
#Do something#crazy
"#Do something#crazy", "scr_text_slash_scr_text_gml_5515_0"
);
4919
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5516_0"
);
4920
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5517_0"
);
4921
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4922
            msgsetloc(0, 
Face K* ...Wait for input
"\\EK* .../", "scr_text_slash_scr_text_gml_5520_0"
);
4923
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5521_0"
);
4924
            break;
4925
        case 1124:
4926
            if (global.choice == 0)
4927
            {
4928
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5527_0"
);
4929
                with (obj_ch2_scene23c)
4930
                    con = 20;
4931
            }
4932
            if (global.choice == 1)
4933
            {
4934
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5533_0"
);
4935
                with (obj_ch2_scene23c)
4936
                    con = 20;
4937
            }
4938
            break;
4939
        case 1125:
4940
            global.choicemsg[0] = stringsetloc(
#Say something#romantic
"#Say something#romantic", "scr_text_slash_scr_text_gml_5539_0"
);
4941
            global.choicemsg[1] = stringsetloc(
#Say something#cool
"#Say something#cool", "scr_text_slash_scr_text_gml_5540_0"
);
4942
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5541_0"
);
4943
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5542_0"
);
4944
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4945
            msgsetloc(0, 
Face 6* M...Delay 11 me? Umm...Wait for input
"\\E6* M..^1. me? Umm.../", "scr_text_slash_scr_text_gml_5545_0"
);
4946
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5546_0"
);
4947
            break;
4948
        case 1126:
4949
            if (global.choice == 0)
4950
            {
4951
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5552_0"
);
4952
                with (obj_ch2_scene23c)
4953
                    con = 30;
4954
            }
4955
            if (global.choice == 1)
4956
            {
4957
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5558_0"
);
4958
                with (obj_ch2_scene23c)
4959
                    con = 30;
4960
            }
4961
            break;
4962
        case 1127:
4963
            global.choicemsg[0] = stringsetloc(
#Lie
"#Lie", "scr_text_slash_scr_text_gml_5564_0"
);
4964
            global.choicemsg[1] = stringsetloc(
#Lie
"#Lie", "scr_text_slash_scr_text_gml_5565_0"
);
4965
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5566_0"
);
4966
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5567_0"
);
4967
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4968
            msgsetloc(0, 
Face A* Uhhh,Delay 11 like,Delay 11Wait for input
"\\EA* Uhhh^1, like^1,/", "scr_text_slash_scr_text_gml_5570_0"
);
4969
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5571_0"
);
4970
            break;
4971
        case 1128:
4972
            if (global.choice == 0)
4973
            {
4974
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5577_0"
);
4975
                with (obj_ch2_scene23c)
4976
                    con = 40;
4977
            }
4978
            if (global.choice == 1)
4979
            {
4980
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5583_0"
);
4981
                with (obj_ch2_scene23c)
4982
                    con = 40;
4983
            }
4984
            break;
4985
        case 1129:
4986
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_5589_0"
);
4987
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_5590_0"
);
4988
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5591_0"
);
4989
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5592_0"
);
4990
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
4991
            msgsetloc(0, 
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_5595_0"
);
4992
            msgnextloc(
Face 1* (Kris...Delay 11 you've got goosebumps.)Wait for input
"\\E1* (Kris..^1. you've got goosebumps.)/", "scr_text_slash_scr_text_gml_5596_0"
);
4993
            msgnextloc(
Face C* (...Delay 11 you ok?)Wait for input
"\\EC* (..^1. you ok?)/", "scr_text_slash_scr_text_gml_5597_0"
);
4994
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5598_0"
);
4995
            break;
4996
        case 1130:
4997
            if (global.choice == 0)
4998
            {
4999
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5604_0"
);
5000
                with (obj_ch2_sceneex3)
5001
                    con = 10;
5002
            }
5003
            if (global.choice == 1)
5004
            {
5005
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5610_0"
);
5006
                with (obj_ch2_sceneex3)
5007
                    con = 20;
5008
            }
5009
            break;
5010
        case 1131:
5011
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_5616_0"
);
5012
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_5617_0"
);
5013
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5618_0"
);
5014
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5619_0"
);
5015
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5016
            msgsetloc(0, 
* There's something shining inside the old machine...Delay 11 take it?Wait for input
"* There's something shining inside the old machine..^1. take it?/", "scr_text_slash_scr_text_gml_5622_0"
);
5017
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5623_0"
);
5018
            break;
5019
        case 1132:
5020
            if (global.choice == 0)
5021
            {
5022
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5023
                msgsetloc(0, 
* (The EmptyDisk was added to your KEY ITEMS.)Wait for inputClose Message
"* (The EmptyDisk was added to your KEY ITEMS.)/%", "scr_text_slash_scr_text_gml_5633_0"
);
5024
                snd_play(snd_item);
5025
                if (
scr_keyitemcheck
scr_keyitemcheck

function
scr_keyitemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 12; i += 1) { if (global.keyitem[i] == arg0) haveit = 1; if (global.keyitem[i] == arg0) itemcount += 1; } return haveit; }
(10) == 0)
5026
                    
scr_keyitemget
scr_keyitemget

function
scr_keyitemget(arg0)
{ i = 0; loop = 1; noroom = 0; global.item[12] = 999; while (loop == 1) { if (global.keyitem[i] == 0) { global.keyitem[i] = arg0; break; } if (i == 12) { noroom = 1; break; } i += 1; } script_execute(scr_keyiteminfo_all); }
(10);
5027
                with (obj_npc_room_animated)
5028
                    instance_destroy();
5029
                with (obj_readable_room1)
5030
                    read = 0;
5031
            }
5032
            if (global.choice == 1)
5033
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5642_0"
);
5034
            break;
5035
        case 1133:
5036
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_5647_0"
);
5037
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_5648_0"
);
5038
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5649_0"
);
5039
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5650_0"
);
5040
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5041
            msgsetloc(0, 
* (There's a slot for a disk here.)Wait for input
"* (There's a slot for a disk here.)/", "scr_text_slash_scr_text_gml_5653_0"
);
5042
            msgnextloc(
* (Insert the LoadedDisk?)Wait for input
"* (Insert the LoadedDisk?)/", "scr_text_slash_scr_text_gml_5654_0"
);
5043
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5655_0"
);
5044
            break;
5045
        case 1134:
5046
            if (global.choice == 0)
5047
            {
5048
                
scr_tempsave
scr_tempsave

function
scr_tempsave()
{ filechoicebk2 = global.filechoice; global.filechoice = 9;
scr_saveprocess(global.filechoice);
global.filechoice = filechoicebk2; }
();
5049
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5050
                msgsetloc(0, 
* (You put the disk into the broken down mechanism.)Wait for input
"* (You put the disk into the broken down mechanism.)/", "scr_text_slash_scr_text_gml_5662_0"
);
5051
                msgnextloc(
* (...)Wait for input
"* (...)/", "scr_text_slash_scr_text_gml_5663_0"
);
5052
                msgnextloc(
* (Nothing happened.)Wait for inputClose Message
"* (Nothing happened.)/%", "scr_text_slash_scr_text_gml_5664_0"
);
5053
                
scr_keyitemremove
scr_keyitemremove

function
scr_keyitemremove(arg0)
{ removed = 0;
scr_keyitemcheck(arg0);
if (haveit == 1) { loc = 0; skip = 0; if (global.keyitem[0] == arg0 && skip == 0) { loc = 0; skip = 1; } if (global.keyitem[1] == arg0 && skip == 0) { loc = 1; skip = 1; } if (global.keyitem[2] == arg0 && skip == 0) { loc = 2; skip = 1; } if (global.keyitem[3] == arg0 && skip == 0) { loc = 3; skip = 1; } if (global.keyitem[4] == arg0 && skip == 0) { loc = 4; skip = 1; } if (global.keyitem[5] == arg0 && skip == 0) { loc = 5; skip = 1; } if (global.keyitem[6] == arg0 && skip == 0) { loc = 6; skip = 1; } if (global.keyitem[7] == arg0 && skip == 0) { loc = 7; skip = 1; } if (global.keyitem[8] == arg0 && skip == 0) { loc = 8; skip = 1; } if (global.keyitem[9] == arg0 && skip == 0) { loc = 9; skip = 1; } if (global.keyitem[10] == arg0 && skip == 0) { loc = 10; skip = 1; } if (global.keyitem[11] == arg0 && skip == 0) { loc = 11; skip = 1; }
scr_keyitemshift(loc, 0);
removed = 1; } } function scr_keyitemremove_all(arg0) { var count = 0; for (var i = 0; i < array_length(global.keyitem); i++) { if (global.keyitem[i] == arg0) count++; } repeat (count)
scr_keyitemremove(arg0);
}
(11);
5054
                with (obj_ch2_sceneex2_mus)
5055
                    con = 10;
5056
                with (obj_npc_room_animated)
5057
                    instance_destroy();
5058
                with (obj_readable_room1)
5059
                    read = 0;
5060
                global.flag[309 spamton_plot] = 8;
5061
            }
5062
            if (global.choice == 1)
5063
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5676_0"
);
5064
            break;
5065
        case 1135:
5066
            global.choicemsg[0] = stringsetloc(
#Check#Recruits
"#Check#Recruits", "scr_text_slash_scr_text_gml_5681_0"
);
5067
            global.choicemsg[1] = stringsetloc(
#Recommendation
"#Recommendation", "scr_text_slash_scr_text_gml_5682_0"
);
5068
            global.choicemsg[2] = stringsetloc(
Exit
"Exit", "scr_text_slash_scr_text_gml_5683_0"
);
5069
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5684_0"
);
5070
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5071
            msgsetloc(0, 
* Good evening,Delay 11 boss.Delay 11 Please,Delay 11 relax and enjoy yourself...Wait for input
"* Good evening^1, boss^1. Please^1, relax and enjoy yourself.../", "scr_text_slash_scr_text_gml_5722_0"
);
5072
            if (global.chapter == 4)
5073
            {
5074
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5075
                msgsetloc(0, 
* Good day,Delay 11 boss.Wait for input
"* Good day^1, boss./", "scr_text_slash_scr_text_gml_5660_0"
);
5076
                if (global.flag[642 recruit_task_manager] == 1 && global.flag[632 recruit_tasque] == 1 && global.flag[654 recruit_shadowguy] == 1)
5077
                {
5078
                    if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1577) == 0)
5079
                    {
5080
                        
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1577, 1);
5081
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5082
                        msgsetloc(0, 
* Much to my chagrin,Delay 11 it seems we've become a Cat Cafe.Wait for input
"* Much to my chagrin^1, it seems we've become a Cat Cafe./", "scr_text_slash_scr_text_gml_5670_0"
);
5083
                        msgnextloc(
* What is it that I must say...? ...Delay 11 "nya,Delay 11" was it?Wait for input
"* What is it that I must say...? ..^1. \"nya^1,\" was it?/", "scr_text_slash_scr_text_gml_5671_0"
);
5084
                        msgnextloc(
* I hope it is to your liking. Would you like anything?Wait for input
"* I hope it is to your liking. Would you like anything?/", "scr_text_slash_scr_text_gml_5672_0"
);
5085
                    }
5086
                    else
5087
                    {
5088
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5089
                        msgsetloc(0, 
* Good day,Delay 11 boss. Or rather,Delay 11 "nya."Wait for input
"* Good day^1, boss. Or rather^1, \"nya.\"/", "scr_text_slash_scr_text_gml_5676_0_b"
);
5090
                    }
5091
                }
5092
            }
5093
            msgnext("\\C3 ");
5094
            break;
5095
        case 1136:
5096
            if (global.choice == 0)
5097
            {
5098
                with (instance_create(0, 0, obj_fusionmenu))
5099
                    type = 3;
5100
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5732_0"
);
5101
            }
5102
            if (global.choice == 1)
5103
            {
5104
                var party_count = 0;
5105
                party[party_count] = "kris";
5106
                if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2))
5107
                {
5108
                    party_count++;
5109
                    party[party_count] = "susie";
5110
                }
5111
                if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(3))
5112
                {
5113
                    party_count++;
5114
                    party[party_count] = "ralsei";
5115
                }
5116
                if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(4))
5117
                {
5118
                    party_count++;
5119
                    party[party_count] = "noelle";
5120
                }
5121
                randomize();
5122
                var response = party[irandom(party_count)];
5123
                var cat_cafe = global.flag[642 recruit_task_manager] == 1 && global.flag[632 recruit_tasque] == 1 && global.flag[654 recruit_shadowguy] == 1;
5124
                if (response == "kris")
5125
                {
5126
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5127
                    msgsetloc(0, 
* For the young human,Delay 11 we recommend a chocolate blueberry latte...Wait for input
"* For the young human^1, we recommend a chocolate blueberry latte.../", "scr_text_slash_scr_text_gml_5765_0"
);
5128
                    msgnextloc(
* Boss,Delay 11 please try not to use all of the sugar.Wait for inputClose Message
"* Boss^1, please try not to use all of the sugar./%", "scr_text_slash_scr_text_gml_5766_0"
);
5129
                    if (cat_cafe)
5130
                    {
5131
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5132
                        msgsetloc(0, 
* For the young human,Delay 11 we recommend the tiramisu cat ears.Wait for inputClose Message
"* For the young human^1, we recommend the tiramisu cat ears./%", "scr_text_slash_scr_text_gml_5731_0"
);
5133
                    }
5134
                }
5135
                else if (response == "susie")
5136
                {
5137
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5138
                    msgsetloc(0, 
* For the young monster,Delay 11 we recommend the blackberry tart...Wait for input
"* For the young monster^1, we recommend the blackberry tart.../", "scr_text_slash_scr_text_gml_5770_0"
);
5139
                    msgnextloc(
* This way,Delay 11 even if you eat it quickly,Delay 11 you won't notice the stains.Wait for inputClose Message
"* This way^1, even if you eat it quickly^1, you won't notice the stains./%", "scr_text_slash_scr_text_gml_5771_0_b"
);
5140
                    if (cat_cafe)
5141
                    {
5142
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5143
                        msgsetloc(0, 
* For the young monster,Delay 11 we recommend the black tail churros.Wait for inputClose Message
"* For the young monster^1, we recommend the black tail churros./%", "scr_text_slash_scr_text_gml_5742_0"
);
5144
                    }
5145
                }
5146
                else if (response == "ralsei")
5147
                {
5148
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5149
                    msgsetloc(0, 
* For the young prince,Delay 11 we recommend the vanilla green tea.Wait for input
"* For the young prince^1, we recommend the vanilla green tea./", "scr_text_slash_scr_text_gml_5775_0"
);
5150
                    msgnextloc(
* ...Delay 11 There's not much to go off besides your color.Wait for inputClose Message
"* ..^1. There's not much to go off besides your color./%", "scr_text_slash_scr_text_gml_5776_0"
);
5151
                    if (cat_cafe)
5152
                    {
5153
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5154
                        msgsetloc(0, 
* For the young prince,Delay 11 we recommend the mochi paw pastries.Wait for inputClose Message
"* For the young prince^1, we recommend the mochi paw pastries./%", "scr_text_slash_scr_text_gml_5753_0"
);
5155
                    }
5156
                }
5157
                else if (response == "noelle")
5158
                {
5159
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5160
                    msgsetloc(0, 
* For the young deer,Delay 11 we recommend the cinnamon eggnog.Wait for input
"* For the young deer^1, we recommend the cinnamon eggnog./", "scr_text_slash_scr_text_gml_5780_0"
);
5161
                    msgnextloc(
* We've shaved candy cane on top for extra flavor.Wait for inputClose Message
"* We've shaved candy cane on top for extra flavor./%", "scr_text_slash_scr_text_gml_5781_0"
);
5162
                    if (cat_cafe)
5163
                    {
5164
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5165
                        msgsetloc(0, 
* For the young deer,Delay 11 we recommend the paw print sundae.Wait for inputClose Message
"* For the young deer^1, we recommend the paw print sundae./%", "scr_text_slash_scr_text_gml_5764_0"
);
5166
                    }
5167
                }
5168
            }
5169
            if (global.choice == 2)
5170
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_5787_0"
);
5171
            break;
5172
        case 1140:
5173
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noone");
5174
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_5798_0"
);
5175
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_5799_0"
);
5176
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5800_0"
);
5177
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5801_0"
);
5178
            msgsetloc(0, 
* Just in time for your appointment.Wait for input
"* Just in time for your appointment./", "scr_text_slash_scr_text_gml_5802_0"
);
5179
            msgnextloc(
* Would you assist in organizing these paintings?Wait for input
"* Would you assist in organizing these paintings?/", "scr_text_slash_scr_text_gml_5803_0"
);
5180
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5804_0"
);
5181
            break;
5182
        case 1141:
5183
            global.choicemsg[0] = stringsetloc(
#Left
"#Left", "scr_text_slash_scr_text_gml_5811_0"
);
5184
            global.choicemsg[1] = stringsetloc(
#Right
"#Right", "scr_text_slash_scr_text_gml_5812_0"
);
5185
            global.choicemsg[2] = stringsetloc(
Top
"Top", "scr_text_slash_scr_text_gml_5813_0"
);
5186
            global.choicemsg[3] = stringsetloc(
Bottom
"Bottom", "scr_text_slash_scr_text_gml_5814_0"
);
5187
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noone");
5188
            if (global.choice == 0)
5189
            {
5190
                msgsetloc(0, 
* How refined.Wait for input
"* How refined./", "scr_text_slash_scr_text_gml_5819_0"
);
5191
                msgnextloc(
* Then,Delay 11 the first question.Wait for input
"* Then^1, the first question./", "scr_text_slash_scr_text_gml_5820_0"
);
5192
                msgnextloc(
* Which painting's name is first alphabetically?Wait for input
"* Which painting's name is first alphabetically?/", "scr_text_slash_scr_text_gml_5821_0"
);
5193
                msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_5822_0"
);
5194
            }
5195
            if (global.choice == 1)
5196
            {
5197
                msgsetloc(0, 
* How disobedient.Wait for input
"* How disobedient./", "scr_text_slash_scr_text_gml_5826_0"
);
5198
                msgnextloc(
* Someone ought to whip you into shape!Wait for inputClose Message
"* Someone ought to whip you into shape!/%", "scr_text_slash_scr_text_gml_5827_0"
);
5199
                if (instance_exists(obj_npc_tasquemanager))
5200
                    obj_npc_tasquemanager.con = 1;
5201
            }
5202
            break;
5203
        case 1142:
5204
            global.choicemsg[0] = stringsetloc(
#Left
"#Left", "scr_text_slash_scr_text_gml_5836_0"
);
5205
            global.choicemsg[1] = stringsetloc(
#Right
"#Right", "scr_text_slash_scr_text_gml_5837_0"
);
5206
            global.choicemsg[2] = stringsetloc(
Top
"Top", "scr_text_slash_scr_text_gml_5838_0"
);
5207
            global.choicemsg[3] = stringsetloc(
Bottom
"Bottom", "scr_text_slash_scr_text_gml_5839_0"
);
5208
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noone");
5209
            if (global.choice == 0)
5210
            {
5211
                msgsetloc(0, 
* How refined.Wait for input
"* How refined./", "scr_text_slash_scr_text_gml_5844_0"
);
5212
                msgnextloc(
* Then,Delay 11 the next question.Wait for input
"* Then^1, the next question./", "scr_text_slash_scr_text_gml_5845_0"
);
5213
                msgnextloc(
* Which painting's name is third alphabetically?Wait for input
"* Which painting's name is third alphabetically?/", "scr_text_slash_scr_text_gml_5846_0"
);
5214
                msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_5847_0"
);
5215
            }
5216
            if (global.choice == 1 || global.choice == 2 || global.choice == 3)
5217
            {
5218
                msgsetloc(0, 
* Incorrect. It seems your organization is lacking.Wait for input
"* Incorrect. It seems your organization is lacking./", "scr_text_slash_scr_text_gml_5853_0"
);
5219
                msgnextloc(
* Someone ought to whip you into shape!Wait for inputClose Message
"* Someone ought to whip you into shape!/%", "scr_text_slash_scr_text_gml_5854_0"
);
5220
                if (instance_exists(obj_npc_tasquemanager))
5221
                    obj_npc_tasquemanager.con = 1;
5222
            }
5223
            break;
5224
        case 1143:
5225
            global.choicemsg[0] = stringsetloc(
#Left
"#Left", "scr_text_slash_scr_text_gml_5863_0"
);
5226
            global.choicemsg[1] = stringsetloc(
#Right
"#Right", "scr_text_slash_scr_text_gml_5864_0"
);
5227
            global.choicemsg[2] = stringsetloc(
Top
"Top", "scr_text_slash_scr_text_gml_5865_0"
);
5228
            global.choicemsg[3] = stringsetloc(
Bottom
"Bottom", "scr_text_slash_scr_text_gml_5866_0"
);
5229
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noone");
5230
            if (global.choice == 3)
5231
            {
5232
                msgsetloc(0, 
* How refined.Wait for input
"* How refined./", "scr_text_slash_scr_text_gml_5871_0"
);
5233
                msgnextloc(
* Then,Delay 11 the next question.Wait for input
"* Then^1, the next question./", "scr_text_slash_scr_text_gml_5872_0"
);
5234
                msgnextloc(
* Which painting is fourth?Wait for input
"* Which painting is fourth?/", "scr_text_slash_scr_text_gml_5873_0"
);
5235
                msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_5874_0"
);
5236
            }
5237
            if (global.choice == 1 || global.choice == 2 || global.choice == 0)
5238
            {
5239
                msgsetloc(0, 
* Incorrect. It seems your organization is lacking.Wait for input
"* Incorrect. It seems your organization is lacking./", "scr_text_slash_scr_text_gml_5880_0"
);
5240
                msgnextloc(
* Someone ought to whip you into shape!Wait for inputClose Message
"* Someone ought to whip you into shape!/%", "scr_text_slash_scr_text_gml_5881_0"
);
5241
                if (instance_exists(obj_npc_tasquemanager))
5242
                    obj_npc_tasquemanager.con = 1;
5243
            }
5244
            break;
5245
        case 1144:
5246
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noone");
5247
            if (global.choice == 0)
5248
            {
5249
                global.flag[419 tasque_manager_response] = 1;
5250
                msgsetloc(0, 
* That's correct!Wait for input
"* That's correct!/", "scr_text_slash_scr_text_gml_5892_0"
);
5251
                msgnextloc(
* I'm so happy I could whip something!Wait for inputClose Message
"* I'm so happy I could whip something!/%", "scr_text_slash_scr_text_gml_5893_0"
);
5252
                if (instance_exists(obj_npc_tasquemanager))
5253
                    obj_npc_tasquemanager.con = 1;
5254
            }
5255
            if (global.choice == 1)
5256
            {
5257
                global.flag[419 tasque_manager_response] = 2;
5258
                msgsetloc(0, 
* Hm? That's the number 2,Delay 11 not the number 4...Wait for input
"* Hm? That's the number 2^1, not the number 4.../", "scr_text_slash_scr_text_gml_5899_0"
);
5259
                msgnextloc(
* Have you gotten disorganized? Someone ought to whip you into shape!Wait for inputClose Message
"* Have you gotten disorganized? Someone ought to whip you into shape!/%", "scr_text_slash_scr_text_gml_5900_0"
);
5260
                if (instance_exists(obj_npc_tasquemanager))
5261
                    obj_npc_tasquemanager.con = 1;
5262
            }
5263
            if (global.choice == 3 || global.choice == 2)
5264
            {
5265
                msgsetloc(0, 
* Incorrect. It seems your organization is lacking.Wait for input
"* Incorrect. It seems your organization is lacking./", "scr_text_slash_scr_text_gml_5906_0"
);
5266
                msgnextloc(
* Someone ought to whip you into shape!Wait for inputClose Message
"* Someone ought to whip you into shape!/%", "scr_text_slash_scr_text_gml_5907_0"
);
5267
                if (instance_exists(obj_npc_tasquemanager))
5268
                    obj_npc_tasquemanager.con = 1;
5269
            }
5270
            break;
5271
        case 1145:
5272
            global.choicemsg[0] = stringsetloc(
#Buy
"#Buy", "scr_text_slash_scr_text_gml_5915_0"
);
5273
            global.choicemsg[1] = stringsetloc(
#Don't Buy
"#Don't Buy", "scr_text_slash_scr_text_gml_5916_0"
);
5274
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5917_0"
);
5275
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5918_0"
);
5276
            instance_create(0, 0, obj_moneydisplay);
5277
            var capntalked = false;
5278
            with (obj_npc_room_animated)
5279
            {
5280
                if (sprite_index == spr_npc_hatguy)
5281
                    capntalked = talked > 0;
5282
            }
5283
            
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
5284
            if (!capntalked)
5285
            {
5286
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5287
                msgsetloc(0, 
Mini face 3 \t\t*Yo,Delay 11 (snicker),Delay 11 it's hard work
\tbeing Queen's minion,Delay 11
\tain't it?Wait for input
"\\m3\t\t*Yo^1, (snicker)^1, it's hard work&\tbeing Queen's minion^1,&\tain't it?/", "scr_text_slash_scr_text_gml_5935_0"
);
5288
                msgnextloc(
Mini face 3 \t\t*Why don't you take a break and
\tgrab a snack?Wait for input
"\\m3\t\t*Why don't you take a break and&\tgrab a snack?/", "scr_text_slash_scr_text_gml_5936_0"
);
5289
                msgnextloc(
Mini face 3 \t\t*Ultra seedy CD Bagels,Delay 11 only
\t$400 each!Wait for input
"\\m3\t\t*Ultra seedy CD Bagels^1, only&\t$400 each!/", "scr_text_slash_scr_text_gml_5937_0"
);
5290
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5938_0"
);
5291
            }
5292
            else
5293
            {
5294
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5295
                msgsetloc(0, 
Mini face 3 \t\t*Wanna buy a CD bagel!? Only
\t$400 each!Wait for input
"\\m3\t\t*Wanna buy a CD bagel!? Only&\t$400 each!/", "scr_text_slash_scr_text_gml_5942_0"
);
5296
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_5943_0"
);
5297
            }
5298
            break;
5299
        case 1146:
5300
            if (global.choice == 0)
5301
            {
5302
                var can_afford = global.gold >= 400;
5303
                if (can_afford)
5304
                {
5305
                    var itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(16, "item");
5306
                    if (noroom == 0)
5307
                    {
5308
                        global.gold -= 400;
5309
                        
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
5310
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5311
                        msgsetloc(0, 
Mini face 3 \t\t*Pleasure doin' business with
\tya!Delay 11 ...Delay 11 (snicker)Wait for input
"\\m3\t\t*Pleasure doin' business with&\tya^1! ..^1. (snicker)/", "scr_text_slash_scr_text_gml_5959_0"
);
5312
                        snd_play(snd_equip);
5313
                        msgnext(itemgetstring);
5314
                    }
5315
                    else
5316
                    {
5317
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5318
                        msgsetloc(0, 
Mini face 3 \t\t*Hey,Delay 11 you don't have any room.Wait for input
"\\m3\t\t*Hey^1, you don't have any room./", "scr_text_slash_scr_text_gml_5965_0"
);
5319
                        msgnextloc(
Mini face 3 \t\t*What,Delay 11 took too many bribes?Wait for inputClose Message
"\\m3\t\t*What^1, took too many bribes?/%", "scr_text_slash_scr_text_gml_5966_0"
);
5320
                    }
5321
                }
5322
                else
5323
                {
5324
                    
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
5325
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5326
                    msgsetloc(0, 
Mini face 3 \t\t*What!? Too expensive!?Wait for input
"\\m3\t\t*What!? Too expensive!?/", "scr_text_slash_scr_text_gml_5972_0"
);
5327
                    msgnextloc(
Mini face 3 \t\t*Well too bad!Delay 11 You're not gonna
\tget a better deal anywhere
\telse!Wait for inputClose Message
"\\m3\t\t*Well too bad^1! You're not gonna&\tget a better deal anywhere&\telse!/%", "scr_text_slash_scr_text_gml_5973_0"
);
5328
                }
5329
            }
5330
            if (global.choice == 1)
5331
            {
5332
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5333
                msgsetloc(0, 
Mini face 3 \t\t*Huh? C'mon,Delay 11 you can't survive
\toff the air she breathes!Wait for input
"\\m3\t\t*Huh? C'mon^1, you can't survive&\toff the air she breathes!/", "scr_text_slash_scr_text_gml_5980_0"
);
5334
                msgnextloc(
Mini face 3 \t\t*Believe me,Delay 11 I've tried!Delay 11
\t...Delay 11 what?Wait for inputClose Message
"\\m3\t\t*Believe me^1, I've tried^1!&\t..^1. what?/%", "scr_text_slash_scr_text_gml_5981_0"
);
5335
            }
5336
            break;
5337
        case 1147:
5338
            global.choicemsg[0] = stringsetloc(
#Buy 400 bagels
"#Buy 400 bagels", "scr_text_slash_scr_text_gml_5986_0"
);
5339
            global.choicemsg[1] = stringsetloc(
#Buy 1 bagel
"#Buy 1 bagel", "scr_text_slash_scr_text_gml_5987_0"
);
5340
            global.choicemsg[2] = stringsetloc(
Don't Buy
"Don't Buy", "scr_text_slash_scr_text_gml_5988_0"
);
5341
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_5989_0"
);
5342
            instance_create(0, 0, obj_moneydisplay);
5343
            var kktalked = false;
5344
            with (obj_npc_room_animated)
5345
            {
5346
                if (sprite_index == spr_npc_kk)
5347
                    kktalked = talked > 0;
5348
            }
5349
            
scr_miniface_init_sweet
scr_miniface_init_sweet

function
scr_miniface_init_sweet()
{ global.writerimg[1] = spr_miniface_sweet; global.writerimg[2] = spr_miniface_kk; global.writerimg[3] = spr_miniface_capn; }
();
5350
            if (!kktalked)
5351
            {
5352
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5353
                msgsetloc(0, 
Mini face 2 \t\t*Want to buy a bagel? Only $80.
Mini face 3 \tK_K,Delay 11 no!Delay 11 It's 400!Delay 11 400!Wait for input
"\\m2\t\t*Want to buy a bagel? Only $80.&\\m3\tK_K^1, no^1! It's 400^1! 400!/", "scr_text_slash_scr_text_gml_6006_0"
);
5354
                msgnextloc(
Mini face 2 \t\t*Got it.Wait for input
"\\m2\t\t*Got it./", "scr_text_slash_scr_text_gml_6007_0"
);
5355
                msgnextloc(
Mini face 2 \t\t*Want to buy 400 bagels?
\tOnly $80.Wait for input
"\\m2\t\t*Want to buy 400 bagels?&\tOnly $80./", "scr_text_slash_scr_text_gml_6008_0"
);
5356
                msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_6009_0"
);
5357
            }
5358
            else
5359
            {
5360
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5361
                msgsetloc(0, 
Mini face 2 \t\t*One bagel,Delay 11 $80. 400 bagels,Delay 11
\t$80.Wait for input
"\\m2\t\t*One bagel^1, $80. 400 bagels^1,&\t$80./", "scr_text_slash_scr_text_gml_6013_0"
);
5362
                msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_6014_0"
);
5363
            }
5364
            break;
5365
        case 1148:
5366
            if (global.choice == 0)
5367
            {
5368
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_6026_0"
);
5369
                with (obj_npc_musical_door)
5370
                    con = 1;
5371
            }
5372
            if (global.choice == 1)
5373
            {
5374
                
scr_itemget
scr_itemget

function
scr_itemget(arg0)
{ var __i = 0; var loop = 1; noroom = 0; _pocketed = 0; _noroominventory = 0; global.item[12] = 999; while (loop == 1) { if (global.item[__i] == 0) { global.item[__i] = arg0; break; } if (__i == 12) { _noroominventory = 1; noroom = 1; for (var __j = 0; __j < global.flag[64 storage_size]; __j++) { if (global.pocketitem[__j] == 0) { debug_message("Placed in pocket :" + string(__j)); global.pocketitem[__j] = arg0; _pocketed = 1; noroom = 0; break; } } break; } __i += 1; } script_execute(scr_iteminfo_all); debug_message("noroom=" + string(noroom)); debug_message("_pocketed=" + string(_pocketed)); debug_message("_noroominventory=" + string(_noroominventory)); }
(16);
5375
                if (noroom == 0)
5376
                {
5377
                    global.flag[354 bagels_purchased]++;
5378
                    if (global.gold >= 80)
5379
                    {
5380
                        global.gold -= 80;
5381
                        snd_play(snd_equip);
5382
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5383
                        msgsetloc(0, 
* (You paid $80 for a bagel.)Wait for input
"* (You paid $80 for a bagel.)/", "scr_text_slash_scr_text_gml_6043_0"
);
5384
                        msgnextloc(
Mini face 2 \t\t*Can I have one,Delay 11 too?
Mini face 3 \tYou're selling them!Wait for inputClose Message
"\\m2\t\t*Can I have one^1, too?&\\m3\tYou're selling them!/%", "scr_text_slash_scr_text_gml_6044_0"
);
5385
                    }
5386
                    else
5387
                    {
5388
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("k_k");
5389
                        msgsetloc(0, 
Mini face 2 \t\t*You can't afford it? Don't
\tworry,Delay 11 this one's on me!Wait for input
"\\m2\t\t*You can't afford it? Don't&\tworry^1, this one's on me!/", "scr_text_slash_scr_text_gml_6049_0"
);
5390
                        
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
5391
                        msgnextloc(
* (You got a bagel.)Wait for inputClose Message
"* (You got a bagel.)/%", "scr_text_slash_scr_text_gml_6051_0"
);
5392
                        snd_play(snd_equip);
5393
                    }
5394
                }
5395
                else
5396
                {
5397
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5398
                    msgsetloc(0, 
Mini face 3 \t\t*No room for a bagel!
Mini face 2 \tWhat about the hole?Wait for inputClose Message
"\\m3\t\t*No room for a bagel!&\\m2\tWhat about the hole?/%", "scr_text_slash_scr_text_gml_6056_0"
);
5399
                }
5400
            }
5401
            if (global.choice == 2)
5402
            {
5403
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("k_k");
5404
                msgsetloc(0, 
Mini face 2 \t\t*That's OK. I haven't bought
\tone either.Wait for inputClose Message
"\\m2\t\t*That's OK. I haven't bought&\tone either./%", "scr_text_slash_scr_text_gml_6063_0"
);
5405
            }
5406
            break;
5407
        case 1149:
5408
            global.choicemsg[0] = stringsetloc(
#Look in#the back
"#Look in#the back", "scr_text_slash_scr_text_gml_6068_0"
);
5409
            global.choicemsg[1] = stringsetloc(
#Look inside
"#Look inside", "scr_text_slash_scr_text_gml_6069_0"
);
5410
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6070_0"
);
5411
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6071_0"
);
5412
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5413
            msgsetloc(0, 
* How To Care For A HumanWait for input
"* How To Care For A Human/", "scr_text_slash_scr_text_gml_6074_0"
);
5414
            msgnextloc(
* (It's a book for monsters on how to care for humans.)Wait for input
"* (It's a book for monsters on how to care for humans.)/", "scr_text_slash_scr_text_gml_6075_0"
);
5415
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6076_0"
);
5416
            break;
5417
        case 1150:
5418
            if (global.choice == 0)
5419
            {
5420
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5421
                msgsetloc(0, 
* (According to the card in the back...)Wait for input
"* (According to the card in the back...)/", "scr_text_slash_scr_text_gml_6083_0"
);
5422
                msgnextloc(
* (...Delay 11 looks like your mother took it out repeatedly many years ago.)Wait for inputClose Message
"* (..^1. looks like your mother took it out repeatedly many years ago.)/%", "scr_text_slash_scr_text_gml_6084_0"
);
5423
            }
5424
            if (global.choice == 1)
5425
            {
5426
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5427
                msgsetloc(0, 
* (There are photos of unfamiliar humans inside.)Wait for input
"* (There are photos of unfamiliar humans inside.)/", "scr_text_slash_scr_text_gml_6090_0"
);
5428
                msgnextloc(
* (You shut the book quickly.)Wait for inputClose Message
"* (You shut the book quickly.)/%", "scr_text_slash_scr_text_gml_6091_0"
);
5429
            }
5430
            break;
5431
        case 1151:
5432
            global.choicemsg[0] = stringsetloc(
#Read
"#Read", "scr_text_slash_scr_text_gml_6097_0"
);
5433
            global.choicemsg[1] = stringsetloc(
#Don't
"#Don't", "scr_text_slash_scr_text_gml_6098_0"
);
5434
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6099_0"
);
5435
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6100_0"
);
5436
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5437
            msgsetloc(0, 
* (It's Book 1 about SOULS. Read it?)Wait for input
"* (It's Book 1 about SOULS. Read it?)/", "scr_text_slash_scr_text_gml_6103_0"
);
5438
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6104_0"
);
5439
            break;
5440
        case 1152:
5441
            if (global.choice == 0)
5442
            {
5443
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5444
                msgsetloc(0, 
* The SOUL has long been called many things.Wait for input
"* The SOUL has long been called many things./", "scr_text_slash_scr_text_gml_6111_0"
);
5445
                msgnextloc(
* The font of our compassion. The source of our will.Wait for input
"* The font of our compassion. The source of our will./", "scr_text_slash_scr_text_gml_6112_0"
);
5446
                msgnextloc(
* The container of our "life force."Wait for input
"* The container of our \"life force.\"/", "scr_text_slash_scr_text_gml_6113_0"
);
5447
                msgnextloc(
* But even now,Delay 11 the true function of it is unknown.Wait for inputClose Message
"* But even now^1, the true function of it is unknown./%", "scr_text_slash_scr_text_gml_6114_0"
);
5448
            }
5449
            if (global.choice == 1)
5450
                msgsetloc(0, 
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_6119_0"
);
5451
            break;
5452
        case 1153:
5453
            global.choicemsg[0] = stringsetloc(
#Occupation
"#Occupation", "scr_text_slash_scr_text_gml_6124_0"
);
5454
            global.choicemsg[1] = stringsetloc(
#See brother
"#See brother", "scr_text_slash_scr_text_gml_6125_0"
);
5455
            global.choicemsg[2] = stringsetloc(
Buy things
"Buy things", "scr_text_slash_scr_text_gml_6126_0"
);
5456
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_6127_0"
);
5457
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("sans");
5458
            msgsetloc(0, 
* hey,Delay 11 what's up?Wait for input
"* hey^1, what's up?/", "scr_text_slash_scr_text_gml_6130_0"
);
5459
            msgnextloc(
Choice type 4
"\\C4 ", "scr_text_slash_scr_text_gml_6131_0"
);
5460
            break;
5461
        case 1154:
5462
            if (global.choice == 0)
5463
            {
5464
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
5465
                msgsetloc(0, 
Face 0* Hey,Delay 11 you the boss around here?Wait for input
"\\E0* Hey^1, you the boss around here?/", "scr_text_slash_scr_text_gml_6138_0"
);
5466
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("sans", 0);
5467
                msgnextloc(
* me? i'm just the janitor.Wait for input
"* me? i'm just the janitor./", "scr_text_slash_scr_text_gml_6140_0"
);
5468
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "K");
5469
                msgnextloc(
Face K* Then where's the cashier?Wait for input
"\\EK* Then where's the cashier?/", "scr_text_slash_scr_text_gml_6142_0"
);
5470
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("sans", "2");
5471
                msgnextloc(
Face 2* cashier? we don't have one.Wait for input
"\\E2* cashier? we don't have one./", "scr_text_slash_scr_text_gml_6144_0"
);
5472
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 5);
5473
                msgnextloc(
Face 5* Then who do we buy stuff from!?Wait for input
"\\E5* Then who do we buy stuff from!?/", "scr_text_slash_scr_text_gml_6146_0"
);
5474
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("sans", 0);
5475
                msgnextloc(
* me.Wait for input
"* me./", "scr_text_slash_scr_text_gml_6148_0"
);
5476
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "H");
5477
                msgnextloc(
Face H* Then that makes you the cashier.Wait for input
"\\EH* Then that makes you the cashier./", "scr_text_slash_scr_text_gml_6150_0"
);
5478
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("sans", "5");
5479
                msgnextloc(
Face 5* nope: i'm the janitor.Wait for input
"\\E5* nope: i'm the janitor./", "scr_text_slash_scr_text_gml_6152_0"
);
5480
                msgnextloc(
Face 2* i'm just filling in.Wait for input
"\\E2* i'm just filling in./", "scr_text_slash_scr_text_gml_6153_0"
);
5481
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 5);
5482
                msgnextloc(
Face 5* Are there any other employees?Wait for input
"\\E5* Are there any other employees?/", "scr_text_slash_scr_text_gml_6155_0"
);
5483
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("sans", 0);
5484
                msgnextloc(
* nope.Wait for input
"* nope./", "scr_text_slash_scr_text_gml_6157_0"
);
5485
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "H");
5486
                msgnextloc(
Face H* Then why don't you hire someone else!?Wait for input
"\\EH* Then why don't you hire someone else!?/", "scr_text_slash_scr_text_gml_6159_0"
);
5487
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("sans", "5");
5488
                msgnextloc(
Face 5* woah,Delay 11 you think i can afford that on a janitor's salary?Wait for inputClose Message
"\\E5* woah^1, you think i can afford that on a janitor's salary?/%", "scr_text_slash_scr_text_gml_6161_0"
);
5489
            }
5490
            if (global.choice == 1)
5491
            {
5492
                var timestalked = 0;
5493
                with (obj_npc_conbini)
5494
                    timestalked = talked;
5495
                if (timestalked == 1)
5496
                {
5497
                    var paptalk = global.flag[273 talked_to_sans] == 2;
5498
                    if (!paptalk && global.is_console)
5499
                        paptalk = global.game_won;
5500
                    if (paptalk)
5501
                    {
5502
                        global.flag[451 talked_about_pap] = 1;
5503
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("sans");
5504
                        msgsetloc(0, 
Face 2* by the way. about my brother...Wait for input
"\\E2* by the way. about my brother.../", "scr_text_slash_scr_text_gml_6170_0"
);
5505
                        msgnextloc(
Face 1* looks like you won't be able to meet him today.Wait for input
"\\E1* looks like you won't be able to meet him today./", "scr_text_slash_scr_text_gml_6171_0"
);
5506
                        msgnextloc(
Face 2* yeah,Delay 11 it's a bummer when things don't work out.Wait for input
"\\E2* yeah^1, it's a bummer when things don't work out./", "scr_text_slash_scr_text_gml_6172_0"
);
5507
                        msgnextloc(
Face 0* sorry about that.Wait for input
"\\E0* sorry about that./", "scr_text_slash_scr_text_gml_6173_0"
);
5508
                        msgnextloc(
Face 2* i'm sure you'll meet him someday.Wait for input
"\\E2* i'm sure you'll meet him someday./", "scr_text_slash_scr_text_gml_6174_0"
);
5509
                        msgnextloc(
Face 5* maybe around when your brother comes home?Wait for inputClose Message
"\\E5* maybe around when your brother comes home?/%", "scr_text_slash_scr_text_gml_6175_0"
);
5510
                    }
5511
                    else
5512
                    {
5513
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("sans");
5514
                        msgsetloc(0, 
* brother...?Wait for input
"* brother...?/", "scr_text_slash_scr_text_gml_6187_0"
);
5515
                        msgnextloc(
Face 2* what are you talking about?Wait for input
"\\E2* what are you talking about?/", "scr_text_slash_scr_text_gml_6188_0"
);
5516
                        msgnextloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_6189_0"
);
5517
                        msgnextloc(
Face 1* ...Delay 11 i don't have a brother.Wait for input
"\\E1* ..^1. i don't have a brother./", "scr_text_slash_scr_text_gml_6190_0"
);
5518
                        msgnextloc(
Face 5* haha,Delay 11 just messin' with ya. i totally do.Wait for input
"\\E5* haha^1, just messin' with ya. i totally do./", "scr_text_slash_scr_text_gml_6191_0"
);
5519
                        msgnextloc(
Face 2* ...Delay 11 though,Delay 11 to be honest...Wait for input
"\\E2* ..^1. though^1, to be honest.../", "scr_text_slash_scr_text_gml_6192_0"
);
5520
                        msgnextloc(
Face 0* i never mentioned him to you,Delay 11 did i?Wait for input
"\\E0* i never mentioned him to you^1, did i?/", "scr_text_slash_scr_text_gml_6193_0"
);
5521
                        msgnextloc(
Face 2* ...Delay 11 not gonna lie. a little weird you asked.Wait for input
"\\E2* ..^1. not gonna lie. a little weird you asked./", "scr_text_slash_scr_text_gml_6194_0"
);
5522
                        msgnextloc(
Face 0* i'd never let my brother hang out with a stranger.Wait for input
"\\E0* i'd never let my brother hang out with a stranger./", "scr_text_slash_scr_text_gml_6195_0"
);
5523
                        msgnextloc(
Face 2* especially not alone,Delay 11 or in my house.Wait for input
"\\E2* especially not alone^1, or in my house./", "scr_text_slash_scr_text_gml_6196_0"
);
5524
                        msgnextloc(
Face 0* that's way too irresponsible.Wait for input
"\\E0* that's way too irresponsible./", "scr_text_slash_scr_text_gml_6197_0"
);
5525
                        msgnextloc(
Face 5* try to have some self-awareness,Delay 11 ok?Wait for input
"\\E5* try to have some self-awareness^1, ok?/", "scr_text_slash_scr_text_gml_6198_0"
);
5526
                        msgnextloc(
Face 2* meanwhile,Delay 11 i'll ask what his schedule is.Wait for inputClose Message
"\\E2* meanwhile^1, i'll ask what his schedule is./%", "scr_text_slash_scr_text_gml_6199_0"
);
5527
                    }
5528
                }
5529
                else
5530
                {
5531
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("sans");
5532
                    msgsetloc(0, 
* sorry,Delay 11 kid. the brother thing's gonna have to wait.Wait for input
"* sorry^1, kid. the brother thing's gonna have to wait./", "scr_text_slash_scr_text_gml_6203_0"
);
5533
                    msgnextloc(
Face 2* how long?Wait for input
"\\E2* how long?/", "scr_text_slash_scr_text_gml_6204_0"
);
5534
                    msgnextloc(
Face 3* maybe a day...Delay 11 maybe another 2 years.Wait for input
"\\E3* maybe a day..^1. maybe another 2 years./", "scr_text_slash_scr_text_gml_6205_0"
);
5535
                    msgnextloc(
Face 5* who's keeping track at this point?Wait for inputClose Message
"\\E5* who's keeping track at this point?/%", "scr_text_slash_scr_text_gml_6206_0"
);
5536
                }
5537
            }
5538
            if (global.choice == 2)
5539
            {
5540
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("sans");
5541
                msgsetloc(0, 
Face 2* hey. welcome to the convenience store.Wait for input
"\\E2* hey. welcome to the convenience store./", "scr_text_slash_scr_text_gml_6214_0"
);
5542
                msgnextloc(
* you wanna buy something,Delay 11 put it in a basket and bring it here.Wait for input
"* you wanna buy something^1, put it in a \\cYbasket\\c0 and bring it here./", "scr_text_slash_scr_text_gml_6215_0"
);
5543
                msgnextloc(
Face 5* in case you didn't know what a store was.Wait for inputClose Message
"\\E5* in case you didn't know what a store was./%", "scr_text_slash_scr_text_gml_6216_0"
);
5544
            }
5545
            if (global.choice == 3)
5546
            {
5547
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("sans");
5548
                msgsetloc(0, 
Face 5* take it easy.Wait for inputClose Message
"\\E5* take it easy./%", "scr_text_slash_scr_text_gml_6222_0"
);
5549
            }
5550
            break;
5551
        case 1155:
5552
            global.choicemsg[0] = stringsetloc(
#Play
"#Play", "scr_text_slash_scr_text_gml_6227_0"
);
5553
            global.choicemsg[1] = stringsetloc(
#Do Not
"#Do Not", "scr_text_slash_scr_text_gml_6228_0"
);
5554
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6229_0"
);
5555
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6230_0"
);
5556
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
5557
            msgsetloc(0, 
Face 6* Woah,Delay 11 Kris,Delay 11 you can play the piano?Wait for input
"\\E6* Woah^1, Kris^1, you can play the piano?/", "scr_text_slash_scr_text_gml_6233_0"
);
5558
            if (global.chapter == 4)
5559
            {
5560
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
5561
                msgsetloc(0, 
Face K* Kris,Delay 11 your mom was bragging about your piano playing...Wait for input
"\\EK* Kris^1, your mom was bragging about your piano playing.../", "scr_text_slash_scr_text_gml_6233_0_b"
);
5562
            }
5563
            msgnext("\\C2 ");
5564
            break;
5565
        case 1156:
5566
            if (global.choice == 0)
5567
            {
5568
                snd_play(snd_pianonoise);
5569
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5570
                msgsetloc(0, 
* (Plink...)Wait for input
"* (Plink...)/", "scr_text_slash_scr_text_gml_6243_0"
);
5571
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "Y");
5572
                msgnextloc(
Face Y* Hahaha!Delay 11 Almost thought you were serious for a sec!Wait for input
"\\EY* Hahaha^1! Almost thought you were serious for a sec!/", "scr_text_slash_scr_text_gml_6245_0"
);
5573
                msgnextloc(
Face K* (...Delay 11 what's with that pissed off look?)Wait for inputClose Message
"\\EK* (..^1. what's with that pissed off look?)/%", "scr_text_slash_scr_text_gml_6246_0"
);
5574
            }
5575
            if (global.choice == 1)
5576
            {
5577
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
5578
                msgsetloc(0, 
Face 0* ...Delay 11 damn. Got kinda hyped for a sec.Wait for inputClose Message
"\\E0* ..^1. damn. Got kinda hyped for a sec./%", "scr_text_slash_scr_text_gml_6252_0"
);
5579
            }
5580
            break;
5581
        case 1157:
5582
            global.choicemsg[0] = stringsetloc(
#Give chocolate
"#Give chocolate", "scr_text_slash_scr_text_gml_6257_0"
);
5583
            global.choicemsg[1] = stringsetloc(
#Hoard chocolate
"#Hoard chocolate", "scr_text_slash_scr_text_gml_6258_0"
);
5584
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6259_0"
);
5585
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6260_0"
);
5586
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
5587
            msgsetloc(0, 
Face 3* ...Delay 11 Huh? Kris? Do you have something for me?Wait for input
"\\E3* ..^1. Huh? Kris? Do you have something for me?/", "scr_text_slash_scr_text_gml_6263_0"
);
5588
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6264_0"
);
5589
            break;
5590
        case 1158:
5591
            if (global.choice == 0)
5592
            {
5593
                global.flag[342 chocolates_who_gave] = 3;
5594
                
scr_litemremove
scr_litemremove

function
scr_litemremove(arg0)
{ for (i = 0; i < 8; i += 1) { if (global.litem[i] == arg0) script_execute(scr_litemshift, i, 0); } }
(10);
5595
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
5596
                msgsetloc(0, 
Face 3* H...Delay 11 huh...? Kris...? What is that you're giving me...?Wait for input
"\\E3* H..^1. huh...? Kris...? What is that you're giving me...?/", "scr_text_slash_scr_text_gml_6274_0"
);
5597
                msgnextloc(
Face 4* A...Delay 11 a box of...Delay 11 heart shaped ch...Delay 11 chocolates?Wait for input
"\\E4* A..^1. a box of..^1. heart shaped ch..^1. chocolates?/", "scr_text_slash_scr_text_gml_6275_0"
);
5598
                msgnextloc(
Face 9* W-woah,Delay 11 woah,Delay 11 no!!Delay 11 I c-can't accept that from YOU!!Wait for input
"\\E9* W-woah^1, woah^1, no!^1! I c-can't accept that from YOU!!/", "scr_text_slash_scr_text_gml_6276_0"
);
5599
                msgnextloc(
Face 7* ...Delay 11 What? It's from the...Delay 11 police?Wait for input
"\\E7* ..^1. What? It's from the..^1. police?/", "scr_text_slash_scr_text_gml_6277_0"
);
5600
                msgnextloc(
Face B* You mean sh...Delay 11 SHE's giving me this...Delay 11 um...Wait for input
"\\EB* You mean sh..^1. SHE's giving me this..^1. um.../", "scr_text_slash_scr_text_gml_6278_0"
);
5601
                msgnextloc(
Face 3* Um...Delay 11 Get well soon? Gift? To my bike?Wait for input
"\\E3* Um..^1. Get well soon? Gift? To my bike?/", "scr_text_slash_scr_text_gml_6279_0"
);
5602
                msgnextloc(
Face 9* A-and um,Delay 11 there's a note on this that says,Delay 11Wait for input
"\\E9* A-and um^1, there's a note on this that says^1,/", "scr_text_slash_scr_text_gml_6280_0"
);
5603
                msgnextloc(
Face 4* "Open this and I'll arrest you,Delay 11 you little punk."Wait for input
"\\E4* \"Open this and I'll arrest you^1, you little punk.\"/", "scr_text_slash_scr_text_gml_6281_0"
);
5604
                msgnextloc(
Face 3* Kris,Delay 11 I...Wait for input
"\\E3* Kris^1, I.../", "scr_text_slash_scr_text_gml_6282_0"
);
5605
                msgnextloc(
Face 4* T...Delay 11 Tell her I...Delay 11 uh,Delay 11 appreciate it?Wait for inputClose Message
"\\E4* T..^1. Tell her I..^1. uh^1, appreciate it?/%", "scr_text_slash_scr_text_gml_6283_0"
);
5606
            }
5607
            if (global.choice == 1)
5608
            {
5609
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
5610
                msgsetloc(0, 
Face B* Umm,Delay 11 okay,Delay 11 ehehe. Don't know why I thought that.Wait for inputClose Message
"\\EB* Umm^1, okay^1, ehehe. Don't know why I thought that./%", "scr_text_slash_scr_text_gml_6289_0"
);
5611
            }
5612
            break;
5613
        case 1159:
5614
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6294_0"
);
5615
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_6295_0"
);
5616
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6296_0"
);
5617
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6297_0"
);
5618
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5619
            msgsetloc(0, 
* (It's someone's diary. Read it?)Wait for input
"* (It's someone's diary. Read it?)/", "scr_text_slash_scr_text_gml_6300_0"
);
5620
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6301_0"
);
5621
            break;
5622
        case 1160:
5623
            if (global.choice == 0)
5624
            {
5625
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("napstablook");
5626
                msgsetloc(0, 
* (oh no...Delay 11 someone else's been taking out my diary...)Wait for input
"* (oh no..^1. someone else's been taking out my diary...)/", "scr_text_slash_scr_text_gml_6308_0"
);
5627
                msgnextloc(
* (oh no...Delay 11 they're printing a review in the paper...)Wait for input
"* (oh no..^1. they're printing a review in the paper...)/", "scr_text_slash_scr_text_gml_6309_0"
);
5628
                msgnextloc(
* (oh no...Delay 11 i'm being highly acclaimed...)Wait for inputClose Message
"* (oh no..^1. i'm being highly acclaimed...)/%", "scr_text_slash_scr_text_gml_6310_0"
);
5629
            }
5630
            if (global.choice == 1)
5631
                global.msg[0] = stringsetloc(
Close MessageClose Message
" %%", "scr_text_slash_scr_text_gml_6315_0"
);
5632
            break;
5633
        case 1161:
5634
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6323_0"
);
5635
            global.choicemsg[1] = stringsetloc(
#Nooooo
"#Nooooo", "scr_text_slash_scr_text_gml_6324_0"
);
5636
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6325_0"
);
5637
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6326_0"
);
5638
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5639
            msgsetloc(0, 
Face 2* Kris!!Delay 11 Stay on the switch!Delay 11 Stay!Delay 11 Stay!Wait for input
"\\E2* Kris!^1! Stay on the switch^1! Stay^1! Stay!/", "scr_text_slash_scr_text_gml_6328_0"
);
5640
            msgnextloc(
Face 8* ...Delay 11 gosh,Delay 11 do you need a dog treat or something?Wait for input
"\\E8* ..^1. gosh^1, do you need a dog treat or something?/", "scr_text_slash_scr_text_gml_6329_0"
);
5641
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6330_0"
);
5642
            break;
5643
        case 1162:
5644
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5645
            if (global.choice == 0)
5646
            {
5647
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5648
                msgsetloc(0, 
Face 2* (...Delay 11 why did they sound so genuine?)Wait for inputClose Message
"\\E2* (..^1. why did they sound so genuine?)/%", "scr_text_slash_scr_text_gml_6340_0"
);
5649
                if (instance_exists(obj_controller_dw_city_big_2))
5650
                    obj_controller_dw_city_big_2.con = 70;
5651
            }
5652
            if (global.choice == 1)
5653
            {
5654
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5655
                msgsetloc(0, 
Face 8* Gosh,Delay 11 stop howling,Delay 11 I get it!Wait for inputClose Message
"\\E8* Gosh^1, stop howling^1, I get it!/%", "scr_text_slash_scr_text_gml_6347_0"
);
5656
                if (instance_exists(obj_controller_dw_city_big_2))
5657
                    obj_controller_dw_city_big_2.con = 70;
5658
            }
5659
            break;
5660
        case 1163:
5661
            global.choicemsg[0] = stringsetloc(
#It's horrible
"#It's horrible", "scr_text_slash_scr_text_gml_6358_0"
);
5662
            global.choicemsg[1] = stringsetloc(
#It's natural
"#It's natural", "scr_text_slash_scr_text_gml_6359_0"
);
5663
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6360_0"
);
5664
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6361_0"
);
5665
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5666
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5667
            msgsetloc(0, 
Face 4* (...Delay 11 See,Delay 11 Noelle? Nothing bad is going to happen.)Wait for input
"\\E4* (..^1. See^1, Noelle? Nothing bad is going to happen.)/", "scr_text_slash_scr_text_gml_6329_0_b"
);
5668
            msgnextloc(
Face d* (Getting that ring...Delay 11 was good,Delay 11 wasn't it?)Wait for input
"\\Ed* (Getting that ring..^1. was good^1, wasn't it?)/", "scr_text_slash_scr_text_gml_6330_0_b"
);
5669
            msgnextloc(
Face e* (So...Delay 11 stop thinking about it.)Wait for input
"\\Ee* (So..^1. stop thinking about it.)/", "scr_text_slash_scr_text_gml_6331_0"
);
5670
            msgnextloc(
Face W* (Stop thinking about stepping off the switch...Delay 11 and...)Wait for input
"\\EW* (Stop thinking about stepping off the switch..^1. and...)/", "scr_text_slash_scr_text_gml_6332_0"
);
5671
            msgnextloc(
Face Z* (Letting Kris get...)Wait for input
"\\EZ* (Letting Kris get...)/", "scr_text_slash_scr_text_gml_6333_0"
);
5672
            msgnextloc(
Face W* (Noelle,Delay 11 no,Delay 11 don't think that!Delay 11 It's horrible...)Wait for input
"\\EW* (Noelle^1, no^1, don't think that^1! It's horrible...)/", "scr_text_slash_scr_text_gml_6334_0"
);
5673
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6370_0"
);
5674
            break;
5675
        case 1164:
5676
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5677
            msgsetloc(0, 
Face B* K-Kris...?Delay 11 What are you talking about!?Wait for input
"\\EB* K-Kris...^1? What are you talking about!?/", "scr_text_slash_scr_text_gml_6378_0"
);
5678
            msgnextloc(
Face B* (I...Delay 11 I must have said that out loud...?)Wait for inputClose Message
"\\EB* (I..^1. I must have said that out loud...?)/%", "scr_text_slash_scr_text_gml_6379_0"
);
5679
            if (instance_exists(obj_controller_dw_city_big_2))
5680
                obj_controller_dw_city_big_2.con = 14;
5681
            break;
5682
        case 1165:
5683
            global.choicemsg[0] = stringsetloc(
#Seems a little#far fetched
"#Seems a little#far fetched", "scr_text_slash_scr_text_gml_6387_0"
);
5684
            global.choicemsg[1] = stringsetloc(
#Yeah let's#do it
"#Yeah let's#do it", "scr_text_slash_scr_text_gml_6388_0"
);
5685
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6389_0"
);
5686
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6390_0"
);
5687
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
5688
            msgsetloc(0, 
Face A* I mean,Delay 11 we'd be unstoppable,Delay 11 is what I'm saying.Wait for input
"\\EA* I mean^1, we'd be unstoppable^1, is what I'm saying./", "scr_text_slash_scr_text_gml_6393_0"
);
5689
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6394_0"
);
5690
            break;
5691
        case 1166:
5692
            if (global.choice == 0)
5693
            {
5694
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
5695
                msgsetloc(0, 
Face H* What?!Delay 11 C'mon,Delay 11 it'd be easy!Wait for input
"\\EH* What?^1! C'mon^1, it'd be easy!/", "scr_text_slash_scr_text_gml_6401_0"
);
5696
                msgnextloc(
Face K* Ralsei looks like your mom,Delay 11 right?Wait for input
"\\EK* Ralsei looks like your mom^1, right?/", "scr_text_slash_scr_text_gml_6402_0"
);
5697
                msgnextloc(
Face 2* Just say he's a long lost cousin!Delay 11 It'd be easy!Wait for input
"\\E2* Just say he's a long lost cousin^1! It'd be easy!/", "scr_text_slash_scr_text_gml_6403_0"
);
5698
                msgnextloc(
Face 7* Lancer can even make him a fake mustache!Wait for inputClose Message
"\\E7* Lancer can even make him a fake mustache!/%", "scr_text_slash_scr_text_gml_6404_0"
);
5699
                with (obj_ch2_scene32)
5700
                    con = 5;
5701
            }
5702
            if (global.choice == 1)
5703
            {
5704
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
5705
                msgsetloc(0, 
Face 9* Yeah,Delay 11 that's the attitude!Wait for input
"\\E9* Yeah^1, that's the attitude!/", "scr_text_slash_scr_text_gml_6412_0"
);
5706
                msgnextloc(
Face K* Ugh,Delay 11 what if Ralsei became a teacher's pet,Delay 11 though?Wait for input
"\\EK* Ugh^1, what if Ralsei became a teacher's pet^1, though?/", "scr_text_slash_scr_text_gml_6413_0"
);
5707
                msgnextloc(
Face 2* Or,Delay 11 not if. Just feels like a matter of time,Delay 11 honestly.Wait for input
"\\E2* Or^1, not if. Just feels like a matter of time^1, honestly./", "scr_text_slash_scr_text_gml_6414_0"
);
5708
                msgnextloc(
Face A* Well,Delay 11 whatever. As long as he brings ME an apple,Delay 11 too.Wait for input
"\\EA* Well^1, whatever. As long as he brings ME an apple^1, too./", "scr_text_slash_scr_text_gml_6415_0"
);
5709
                msgnextloc(
Face 6* ...Wait for input
"\\E6* .../", "scr_text_slash_scr_text_gml_6416_0"
);
5710
                msgnextloc(
Face 7* What? Apple shampoo? No,Delay 11 I didn't drink any of that.Wait for inputClose Message
"\\E7* What? Apple shampoo? No^1, I didn't drink any of that./%", "scr_text_slash_scr_text_gml_6417_0"
);
5711
                with (obj_ch2_scene32)
5712
                    con = 5;
5713
            }
5714
            break;
5715
        case 1167:
5716
            global.choicemsg[0] = stringsetloc(
#Of course
"#Of course", "scr_text_slash_scr_text_gml_6424_0"
);
5717
            global.choicemsg[1] = stringsetloc(
#Of course not
"#Of course not", "scr_text_slash_scr_text_gml_6425_0"
);
5718
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6426_0"
);
5719
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6427_0"
);
5720
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
5721
            msgsetloc(0, 
Face 1* Kris,Delay 11 do you think of me as your lackey...?Wait for input
"\\E1* Kris^1, do you think of me as your lackey...?/", "scr_text_slash_scr_text_gml_6430_0"
);
5722
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6431_0"
);
5723
            break;
5724
        case 1168:
5725
            if (global.choice == 0)
5726
            {
5727
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
5728
                msgsetloc(0, 
Face 2* R-really? I'm...Delay 11 I'm happy to hear that!Wait for input
"\\E2* R-really? I'm..^1. I'm happy to hear that!/", "scr_text_slash_scr_text_gml_6438_0"
);
5729
                msgnextloc(
Face H* (I've never been someone's lackey before...)Wait for inputClose Message
"\\EH* (I've never been someone's lackey before...)/%", "scr_text_slash_scr_text_gml_6439_0"
);
5730
            }
5731
            if (global.choice == 1)
5732
            {
5733
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
5734
                msgsetloc(0, 
Face K* H-huh...? Y-you mean...Wait for input
"\\EK* H-huh...? Y-you mean.../", "scr_text_slash_scr_text_gml_6445_0"
);
5735
                msgnextloc(
Face H* (Y-you think of me as more than a lackey...?)Wait for inputClose Message
"\\EH* (Y-you think of me as more than a lackey...?)/%", "scr_text_slash_scr_text_gml_6446_0"
);
5736
            }
5737
            break;
5738
        case 1169:
5739
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6451_0"
);
5740
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_6452_0"
);
5741
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6453_0"
);
5742
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6454_0"
);
5743
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("spamton");
5744
            msgsetloc(0, 
* [Angel],Delay 11 [Angel]Wait for input
"* [Angel]^1, [Angel]/", "scr_text_slash_scr_text_gml_6457_0"
);
5745
            msgnextloc(
* ARE YOU LOOKING FOR THE [Ring] of [Thorns]?Wait for input
"* ARE YOU LOOKING FOR THE [Ring] of [Thorns]?/", "scr_text_slash_scr_text_gml_6458_0"
);
5746
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6459_0"
);
5747
            break;
5748
        case 1170:
5749
            if (global.choice == 0)
5750
            {
5751
                global.msg[0] = stringsetloc(
Close MessageClose Message
" %%", "scr_text_slash_scr_text_gml_6465_0"
);
5752
                if (instance_exists(obj_npc_dumpster))
5753
                {
5754
                    with (obj_npc_dumpster)
5755
                        con = 0;
5756
                }
5757
            }
5758
            if (global.choice == 1)
5759
            {
5760
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("spamton");
5761
                msgsetloc(0, 
* THEN [[Why]] GO TO A DUMPSTER!!!Wait for inputClose Message
"* THEN [[Why]] GO TO A DUMPSTER!!!/%", "scr_text_slash_scr_text_gml_6475_0"
);
5762
            }
5763
            break;
5764
        case 1171:
5765
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6480_0"
);
5766
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_6481_0"
);
5767
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6482_0"
);
5768
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6483_0"
);
5769
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("spamton");
5770
            msgsetloc(0, 
* THat'll be 1997 KROMER.Wait for input
"* THat'll be 1997 KROMER./", "scr_text_slash_scr_text_gml_6486_0"
);
5771
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6487_0"
);
5772
            break;
5773
        case 1172:
5774
            if (global.choice == 0)
5775
            {
5776
                if (global.gold >= 1997)
5777
                {
5778
                    
scr_weaponget
scr_weaponget

function
scr_weaponget(arg0)
{ noroom = 0; var legacy = 0; var __i = 0; if (legacy == 0) { var __itemcount = 0; __weapon[0] = arg0; for (__i = 0; __i < 48; __i++) { if (global.weapon[__i] != 0) { __weapon[__itemcount + 1] = global.weapon[__i]; __itemcount++; } } if (__itemcount >= 48) { noroom = 1; } else { for (__i = 0; __i < 48; __i++) { if (__i <= __itemcount) global.weapon[__i] = __weapon[__i]; else global.weapon[__i] = 0; } } } else if (legacy) { loop = 1; global.weapon[48] = 999; while (loop == 1) { if (global.weapon[__i] == 0) { global.weapon[__i] = arg0; break; } if (__i == 48) { noroom = 1; break; } __i += 1; } } script_execute(scr_weaponinfo_all); }
(13);
5779
                    if (noroom == 0)
5780
                    {
5781
                        global.gold -= 1997;
5782
                        snd_play(snd_spamton_laugh);
5783
                        snd_play(snd_equip);
5784
                        global.writersnd[1] = snd_item;
5785
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("spamton");
5786
                        msgsetloc(0, 
* HERE'S YOUR [Ring]!Delay 11 CAREFUL,Delay 11 IT MIGHT [Sting]
* EAHEAHEAHWait for input
"* HERE'S YOUR [Ring]^1! CAREFUL^1, IT MIGHT [Sting]&* EAHEAHEAH/", "scr_text_slash_scr_text_gml_6503_0"
);
5787
                        msgnextloc(
\S1* (You got the ThornRing.)Wait for inputClose Message
"\\S1* (You got the ThornRing.)/%", "scr_text_slash_scr_text_gml_6504_0"
);
5788
                    }
5789
                    else
5790
                    {
5791
                        snd_play(snd_escaped);
5792
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("spamton");
5793
                        msgsetloc(0, 
* LET ME CHECK YOUR [Pockets]Wait for input
"* LET ME CHECK YOUR [Pockets]/", "scr_text_slash_scr_text_gml_6509_0"
);
5794
                        msgnextloc(
* WOW,Delay 11 NICE AND SPACIOUS!!Wait for input
"* WOW^1, NICE AND SPACIOUS!!/", "scr_text_slash_scr_text_gml_6510_0"
);
5795
                        msgnextloc(
* PERFECT FOR [City Livin']Wait for input
"* PERFECT FOR [City Livin']/", "scr_text_slash_scr_text_gml_6511_0"
);
5796
                        msgnextloc(
* HOW CAN YOU [Afford] THIS!?!?!Wait for input
"* HOW CAN YOU [Afford] THIS!?!?!/", "scr_text_slash_scr_text_gml_6512_0"
);
5797
                        msgnextloc(
* ...Delay 11 YET THERE'S NO ROOM FOR A [Ring]Wait for input
"* ..^1. YET THERE'S NO ROOM FOR A [Ring]/", "scr_text_slash_scr_text_gml_6513_0"
);
5798
                        msgnextloc(
* THERE'S A [Boy],Delay 11 BUT THERE'S NO ROOM FOR A [Ring]Wait for inputClose Message
"* THERE'S A [Boy]^1, BUT THERE'S NO ROOM FOR A [Ring]/%", "scr_text_slash_scr_text_gml_6514_0"
);
5799
                    }
5800
                }
5801
                else
5802
                {
5803
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("spamton");
5804
                    msgsetloc(0, 
* [Money] NOWait for inputClose Message
"* [Money] NO/%", "scr_text_slash_scr_text_gml_6519_0"
);
5805
                }
5806
            }
5807
            if (global.choice == 1)
5808
            {
5809
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("spamton");
5810
                msgsetloc(0, 
* BUT IT WAS SUCH A GOOD YEAR.Wait for inputClose Message
"* BUT IT WAS SUCH A GOOD YEAR./%", "scr_text_slash_scr_text_gml_6526_0"
);
5811
            }
5812
            break;
5813
        case 1173:
5814
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6531_0"
);
5815
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_6532_0"
);
5816
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6533_0"
);
5817
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6534_0"
);
5818
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5819
            msgsetloc(0, 
* Well,Delay 11 there is a man here.Wait for input
"* Well^1, there is a man here./", "scr_text_slash_scr_text_gml_6537_0"
);
5820
            msgnextloc(
* He might be happy to see you.Wait for input
"* He might be happy to see you./", "scr_text_slash_scr_text_gml_6538_0"
);
5821
            msgnextloc(
* What do you think?Wait for input
"* What do you think?/", "scr_text_slash_scr_text_gml_6539_0"
);
5822
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6540_0"
);
5823
            break;
5824
        case 1174:
5825
            global.flag[917 ch2_egg_room] = 3;
5826
            if (global.choice == 0)
5827
            {
5828
                global.flag[918 got_ch2_egg] = 1;
5829
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5830
                msgsetloc(0, 
* You got the Egg.Wait for inputClose Message
"* You got the Egg./%", "scr_text_slash_scr_text_gml_6548_0"
);
5831
                snd_play(snd_egg);
5832
                
scr_keyitemget
scr_keyitemget

function
scr_keyitemget(arg0)
{ i = 0; loop = 1; noroom = 0; global.item[12] = 999; while (loop == 1) { if (global.keyitem[i] == 0) { global.keyitem[i] = arg0; break; } if (i == 12) { noroom = 1; break; } i += 1; } script_execute(scr_keyiteminfo_all); }
(2);
5833
            }
5834
            if (global.choice == 1)
5835
            {
5836
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5837
                msgsetloc(0, 
* Well,Delay 11 there was not a man here.Wait for inputClose Message
"* Well^1, there was not a man here./%", "scr_text_slash_scr_text_gml_6556_0"
);
5838
            }
5839
            break;
5840
        case 1175:
5841
            global.choicemsg[0] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_6561_0"
);
5842
            global.choicemsg[1] = stringsetloc(
I'm#protecting#her from you!
"I'm#protecting#her from you!", "scr_text_slash_scr_text_gml_6562_0"
);
5843
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6563_0"
);
5844
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6564_0"
);
5845
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
5846
            msgsetloc(0, 
Face N* Getting stronger...Delay 11 how?Delay 11
* Kris,Delay 11 what are you doing!?Wait for input
"\\EN* Getting stronger..^1. how^1?&* Kris^1, what are you doing!?/", "scr_text_slash_scr_text_gml_6567_0"
);
5847
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6568_0"
);
5848
            break;
5849
        case 1176:
5850
            if (global.choice == 0)
5851
            {
5852
                global.msg[0] = stringsetloc(
Close MessageClose Message
"%%", "scr_text_slash_scr_text_gml_6574_0"
);
5853
                if (instance_exists(obj_ch2_city_berdly))
5854
                {
5855
                    with (obj_ch2_city_berdly)
5856
                        con = 12;
5857
                }
5858
            }
5859
            if (global.choice == 1)
5860
            {
5861
                global.msg[0] = stringsetloc(
Close MessageClose Message
" %%", "scr_text_slash_scr_text_gml_6583_0"
);
5862
                if (instance_exists(obj_ch2_city_berdly))
5863
                {
5864
                    with (obj_ch2_city_berdly)
5865
                        con = 14;
5866
                }
5867
            }
5868
            break;
5869
        case 1177:
5870
            global.choicemsg[0] = stringsetloc(
#Gaming is#my life
"#Gaming is#my life", "scr_text_slash_scr_text_gml_6592_0"
);
5871
            global.choicemsg[1] = stringsetloc(
#Gaming is#not my life
"#Gaming is#not my life", "scr_text_slash_scr_text_gml_6593_0"
);
5872
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6594_0"
);
5873
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6595_0"
);
5874
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
5875
            msgsetloc(0, 
Face 2* Kris,Delay 11 I bet you're very good at games,Delay 11 aren't you?Wait for input
"\\E2* Kris^1, I bet you're very good at games^1, aren't you?/", "scr_text_slash_scr_text_gml_6598_0"
);
5876
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6599_0"
);
5877
            break;
5878
        case 1178:
5879
            if (global.choice == 0)
5880
            {
5881
                
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "susie", 0, "middle", "bottom", stringsetloc(
(... That was the most monotone\nresponse I've heard in my life?)
"(... That was the most monotone\nresponse I've heard in my life?)", "scr_text_slash_scr_text_gml_6605_0"
));
5882
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
5883
                msgsetloc(0, 
Face J* W-wow,Delay 11 Kris!Delay 11 Your passion is amazing!!Mini text 0 Wait for inputClose Message
"\\EJ* W-wow^1, Kris^1! Your passion is amazing!!\\f0/%", "scr_text_slash_scr_text_gml_6608_0"
);
5884
            }
5885
            if (global.choice == 1)
5886
            {
5887
                
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "queen", 1, "mid", "bottom", stringsetloc(
Think Ahead You Will After I Enslave You
"Think Ahead You Will After I Enslave You", "scr_text_slash_scr_text_gml_6613_0"
));
5888
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("queen");
5889
                msgsetloc(0, 
* If You Aren't Enthusiastic I Won't Want To Enslave YouWait for input
"* If You Aren't Enthusiastic I Won't Want To Enslave You/", "scr_text_slash_scr_text_gml_6616_0"
);
5890
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("ralsei", "X");
5891
                msgnextloc(
Face X* We don't want that...Mini text 0 Wait for inputClose Message
"\\EX* We don't want that...\\f0/%", "scr_text_slash_scr_text_gml_6618_0"
);
5892
            }
5893
            break;
5894
        case 1183:
5895
            global.choicemsg[0] = stringsetloc(
#They like you
"#They like you", "scr_text_slash_scr_text_gml_6703_0"
);
5896
            global.choicemsg[1] = stringsetloc(
#Unknown
"#Unknown", "scr_text_slash_scr_text_gml_6704_0"
);
5897
            global.choicemsg[2] = stringsetloc(
Yes
"Yes", "scr_text_slash_scr_text_gml_6705_0"
);
5898
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6706_0"
);
5899
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5900
            msgsetloc(0, 
Face 3* Wh-why do those mice keep attacking me?!Wait for input
"\\E3* Wh-why do those mice keep attacking me?!/", "scr_text_slash_scr_text_gml_6709_0"
);
5901
            msgnextloc(
Face 8* What do I look like,Delay 11 the girl from the Nutcracker?Wait for input
"\\E8* What do I look like^1, the girl from the Nutcracker?/", "scr_text_slash_scr_text_gml_6710_0"
);
5902
            msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_6711_0"
);
5903
            break;
5904
        case 1184:
5905
            if (global.choice == 0)
5906
            {
5907
                global.flag[415 mice_attack_reason] = 1;
5908
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5909
                msgsetloc(0, 
Face 2* H-huh? No way!Delay 11 If that's the case...Wait for input
"\\E2* H-huh? No way^1! If that's the case.../", "scr_text_slash_scr_text_gml_6718_0"
);
5910
                msgnextloc(
Face 4* Get them to just give me a lunchbox instead!Wait for inputClose Message
"\\E4* Get them to just give me a lunchbox instead!/%", "scr_text_slash_scr_text_gml_6719_0"
);
5911
            }
5912
            if (global.choice == 1)
5913
            {
5914
                global.flag[415 mice_attack_reason] = 2;
5915
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5916
                msgsetloc(0, 
Face 1* (Only Kris would say "unknown",Delay 11 not "I don't know.")Wait for input
"\\E1* (Only Kris would say \"unknown\"^1, not \"I don't know.\")/", "scr_text_slash_scr_text_gml_6725_0"
);
5917
                msgnextloc(
Face 3* (...Delay 11 then keep standing there like that.)Wait for input
"\\E3* (..^1. then keep standing there like that.)/", "scr_text_slash_scr_text_gml_6726_0"
);
5918
                msgnextloc(
Face 0* (...)Wait for input
"\\E0* (...)/", "scr_text_slash_scr_text_gml_6727_0"
);
5919
                msgnextloc(
Face 2* (Are they waiting for me to stop mumbling?)Wait for inputClose Message
"\\E2* (Are they waiting for me to stop mumbling?)/%", "scr_text_slash_scr_text_gml_6728_0"
);
5920
            }
5921
            if (global.choice == 2)
5922
            {
5923
                global.flag[415 mice_attack_reason] = 3;
5924
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
5925
                msgsetloc(0, 
Face 3* Then,Delay 11 Kris...Delay 11 m-maybe you can take your sword...Wait for input
"\\E3* Then^1, Kris..^1. m-maybe you can take your sword.../", "scr_text_slash_scr_text_gml_6734_0"
);
5926
                msgnextloc(
Face 4* And be the hero that protects me from the mice?Wait for input
"\\E4* And be the hero that protects me from the mice?/", "scr_text_slash_scr_text_gml_6735_0"
);
5927
                msgnextloc(
Face 4* (...)Wait for input
"\\E4* (...)/", "scr_text_slash_scr_text_gml_6736_0"
);
5928
                msgnextloc(
Face 2* (Don't just stand there in silence...)Wait for inputClose Message
"\\E2* (Don't just stand there in silence...)/%", "scr_text_slash_scr_text_gml_6737_0"
);
5929
            }
5930
            break;
5931
        case 1185:
5932
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6742_0"
);
5933
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_6743_0"
);
5934
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6744_0"
);
5935
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6745_0"
);
5936
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5937
            msgsetloc(0, 
* (Use the communication device?)Wait for input
"* (Use the communication device?)/", "scr_text_slash_scr_text_gml_6748_0"
);
5938
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6749_0"
);
5939
            break;
5940
        case 1186:
5941
            if (global.choice == 0)
5942
            {
5943
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5944
                msgsetloc(0, 
* (You put your whole head inside and honked.)Wait for input
"* (You put your whole head inside and honked.)/", "scr_text_slash_scr_text_gml_6756_0"
);
5945
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 17);
5946
                msgnextloc(
Face H* Kris!? The hell are you doing!?Wait for input
"\\EH* Kris!? The hell are you doing!?/", "scr_text_slash_scr_text_gml_6758_0"
);
5947
                msgnextloc(
Face 7* Huh? Trying to fit your head inside? Yeah,Delay 11 me t-Wait for input
"\\E7* Huh? Trying to fit your head inside? Yeah^1, me t-/", "scr_text_slash_scr_text_gml_6759_0"
);
5948
                msgnextloc(
Face H* HEY!!Delay 11 WE DON'T HAVE TIME FOR THIS!!Wait for inputClose Message
"\\EH* HEY!^1! WE DON'T HAVE TIME FOR THIS!!/%", "scr_text_slash_scr_text_gml_6760_0"
);
5949
            }
5950
            if (global.choice == 1)
5951
                msgset(0, "%%");
5952
            break;
5953
        case 1187:
5954
            
c_msgsetloc
c_msgsetloc

function
c_msgsetloc(arg0, arg1, arg2)
{ var msg_index = arg0; var english = arg1; var localized_string_id = arg2; var str = english; if (!is_english()) str =
scr_84_get_lang_string(localized_string_id);
c_msgset(msg_index, str);
}
(0,
Face H* Don't try to run away,Delay 11 you little...Wait for inputClose Message
"\\EH* Don't try to run away^1, you little.../%", "scr_text_slash_scr_text_gml_6771_0"
);
5955
            break;
5956
        case 1188:
5957
            
c_msgsetloc
c_msgsetloc

function
c_msgsetloc(arg0, arg1, arg2)
{ var msg_index = arg0; var english = arg1; var localized_string_id = arg2; var str = english; if (!is_english()) str =
scr_84_get_lang_string(localized_string_id);
c_msgset(msg_index, str);
}
(0,
Face 5* HEY,Delay 11 WAIT A SEC!Wait for inputClose Message
"\\E5* HEY^1, WAIT A SEC!/%", "scr_text_slash_scr_text_gml_6777_0"
);
5958
            break;
5959
        case 1189:
5960
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6782_0"
);
5961
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_6783_0"
);
5962
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6784_0"
);
5963
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6785_0"
);
5964
            var lightner_name = stringsetloc(
BURGHLEY I MEAN BERDLY
"BURGHLEY I MEAN BERDLY", "scr_text_slash_scr_text_gml_6787_0"
);
5965
            if (lightner_door == "catty")
5966
                lightner_name = stringsetloc(
CATTY'S ROOM
"CATTY'S ROOM", "scr_text_slash_scr_text_gml_6788_0"
);
5967
            if (lightner_door == "jockington")
5968
                lightner_name = stringsetloc(
JOCKINGTON'S ROOM
"JOCKINGTON'S ROOM", "scr_text_slash_scr_text_gml_6789_0"
);
5969
            if (lightner_door == "asriel")
5970
                lightner_name = stringsetloc(
ASRIEL'S ROOM
"ASRIEL'S ROOM", "scr_text_slash_scr_text_gml_6790_0"
);
5971
            var lightner_prompt = stringsetsubloc("* (The nameplate reads ~1. Peek inside?)/", lightner_name, "scr_text_slash_scr_text_gml_6792_0");
5972
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5973
            msgset(0, lightner_prompt);
5974
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6796_0"
);
5975
            break;
5976
        case 1190:
5977
            var l_door = "";
5978
            with (obj_readable_room1)
5979
            {
5980
                if (myinteract == 3)
5981
                    l_door = lightner_door;
5982
            }
5983
            if (global.choice == 0)
5984
            {
5985
                if (l_door == "berdly")
5986
                {
5987
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5988
                    msgsetloc(0, 
* (...Delay 11 What you saw surprised you. ...Delay 11 sort of.)Wait for inputClose Message
"* (..^1. What you saw surprised you. ..^1. sort of.)/%", "scr_text_slash_scr_text_gml_6814_0"
);
5989
                }
5990
                else if (l_door == "catty")
5991
                {
5992
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5993
                    msgsetloc(0, 
* (It's wallpapered with the pink cat ad from the city. It's animated,Delay 11 too.)Wait for inputClose Message
"* (It's wallpapered with the pink cat ad from the city. It's animated^1, too.)/%", "scr_text_slash_scr_text_gml_6818_0"
);
5994
                }
5995
                else if (l_door == "jockington")
5996
                {
5997
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
5998
                    msgsetloc(0, 
* (...Delay 11 it's beautiful.)Wait for inputClose Message
"* (..^1. it's beautiful.)/%", "scr_text_slash_scr_text_gml_6822_0"
);
5999
                }
6000
                else if (l_door == "asriel")
6001
                {
6002
                    if (
scr_havechar
scr_havechar

function
scr_havechar(arg0)
{ var checker = arg0; if (checker == "susie" || checker == "su" || checker == "s") checker = 2; if (checker == "ralsei" || checker == "ra" || checker == "r") checker = 3; if (checker == "noelle" || checker == "no" || checker == "n") checker = 4; _rreturn = 0; if (global.char[0] == checker) _rreturn = 1; if (global.char[1] == checker) _rreturn = 1; if (global.char[2] == checker) _rreturn = 1; return _rreturn; }
(2))
6003
                    {
6004
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6005
                        msgsetloc(0, 
Face 9* HAHAHA!!Delay 11 Kris,Delay 11 who's room is THIS!?Wait for input
"\\E9* HAHAHA!^1! Kris^1, who's room is THIS!?/", "scr_text_slash_scr_text_gml_6828_0"
);
6006
                        msgnextloc(
Face 6* ...Delay 11 huh? Your brother?Wait for input
"\\E6* ..^1. huh? Your brother?/", "scr_text_slash_scr_text_gml_6829_0"
);
6007
                        msgnextloc(
Face Y* HAHAHA!!!Delay 11 Man,Delay 11 you better hope I never meet him...!Wait for inputClose Message
"\\EY* HAHAHA!!^1! Man^1, you better hope I never meet him...!/%", "scr_text_slash_scr_text_gml_6830_0"
);
6008
                    }
6009
                    else
6010
                    {
6011
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6012
                        msgsetloc(0, 
* (You opened the door with your eyes closed. You saw nothing.)Wait for inputClose Message
"* (You opened the door with your eyes closed. You saw nothing.)/%", "scr_text_slash_scr_text_gml_6834_0"
);
6013
                    }
6014
                }
6015
            }
6016
            if (global.choice == 1)
6017
            {
6018
                if (l_door == "berdly")
6019
                {
6020
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6021
                    msgsetloc(0, 
* (You respected the Gamer's Code. No screen peeking.)Wait for inputClose Message
"* (You respected the Gamer's Code. No screen peeking.)/%", "scr_text_slash_scr_text_gml_6844_0"
);
6022
                }
6023
                else if (l_door == "catty")
6024
                {
6025
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6026
                    msgsetloc(0, 
* (You can smell the glittery cat food from here anyway.)Wait for inputClose Message
"* (You can smell the glittery cat food from here anyway.)/%", "scr_text_slash_scr_text_gml_6848_0"
);
6027
                }
6028
                else if (l_door == "jockington")
6029
                {
6030
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6031
                    msgsetloc(0, 
* (You feel like Noelle would enjoy this more.)Wait for inputClose Message
"* (You feel like Noelle would enjoy this more.)/%", "scr_text_slash_scr_text_gml_6852_0"
);
6032
                }
6033
                else if (l_door == "asriel")
6034
                {
6035
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6036
                    msgsetloc(0, 
* (You have the feeling you wouldn't learn anything.)Wait for inputClose Message
"* (You have the feeling you wouldn't learn anything.)/%", "scr_text_slash_scr_text_gml_6856_0"
);
6037
                }
6038
            }
6039
            break;
6040
        case 1191:
6041
            global.choicemsg[0] = stringsetloc(
#I will ride#with you
"#I will ride#with you", "scr_text_slash_scr_text_gml_6862_0"
);
6042
            global.choicemsg[1] = stringsetloc(
#Susie wouldn't
"#Susie wouldn't", "scr_text_slash_scr_text_gml_6863_0"
);
6043
            global.choicemsg[2] = stringsetloc(
Susie would
"Susie would", "scr_text_slash_scr_text_gml_6864_0"
);
6044
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6865_0"
);
6045
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6046
            msgsetloc(0, 
* (It's an advertisement for a giant ferris wheel.)Wait for input
"* (It's an advertisement for a giant ferris wheel.)/", "scr_text_slash_scr_text_gml_6868_0"
);
6047
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", 0);
6048
            msgnextloc(
Face 0* Gosh,Delay 11 that's amazing!Wait for input
"\\E0* Gosh^1, that's amazing!/", "scr_text_slash_scr_text_gml_6870_0"
);
6049
            msgnextloc(
Face 4* Makes the one at the festival look like a toy,Delay 11 haha!Wait for input
"\\E4* Makes the one at the festival look like a toy^1, haha!/", "scr_text_slash_scr_text_gml_6871_0"
);
6050
            msgnextloc(
Face 6* I...Delay 11 I wonder if Susie would want to...Wait for input
"\\E6* I..^1. I wonder if Susie would want to.../", "scr_text_slash_scr_text_gml_6872_0"
);
6051
            msgnextloc(
Face 8* ...Delay 11 Gosh,Delay 11 who am I kidding?Wait for input
"\\E8* ..^1. Gosh^1, who am I kidding?/", "scr_text_slash_scr_text_gml_6873_0"
);
6052
            msgnextloc(
Choice type 3
"\\C3 ", "scr_text_slash_scr_text_gml_6874_0"
);
6053
            break;
6054
        case 1192:
6055
            if (global.choice == 0)
6056
            {
6057
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6058
                msgsetloc(0, 
Face 2* Oh,Delay 11 so you can shake it when we reach the top?Wait for input
"\\E2* Oh^1, so you can shake it when we reach the top?/", "scr_text_slash_scr_text_gml_6881_0"
);
6059
                msgnextloc(
Face 8* Just like at the festival when we were kids?Wait for input
"\\E8* Just like at the festival when we were kids?/", "scr_text_slash_scr_text_gml_6882_0"
);
6060
                msgnextloc(
Face 2* I KNOW there's a catch with you,Delay 11 Kris!Delay 11 NO thanks!Wait for inputClose Message
"\\E2* I KNOW there's a catch with you^1, Kris^1! NO thanks!/%", "scr_text_slash_scr_text_gml_6883_0"
);
6061
                if (
scr_sideb_get_phase
scr_sideb_get_phase

function
scr_sideb_get_phase()
{ var phase = 0; if (global.flag[916 snowgrave_fail] == 0) { if (global.flag[915 snowgrave_plot] > 0 && global.flag[915 snowgrave_plot] < 4) phase = 1; if (global.flag[915 snowgrave_plot] >= 4 && global.flag[915 snowgrave_plot] < 7) phase = 2; if (global.flag[915 snowgrave_plot] >= 7 && global.flag[915 snowgrave_plot] < 20) phase = 3; if (global.flag[915 snowgrave_plot] >= 20) phase = 4; } return phase; } function scr_sideb_active() { return
scr_sideb_get_phase() >= 3;
}
() > 0)
6062
                {
6063
                    with (obj_controller_dw_city_big_2)
6064
                        weird_prompt = true;
6065
                }
6066
            }
6067
            if (global.choice == 1)
6068
            {
6069
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6070
                msgsetloc(0, 
Face 7* Y-you're right!Delay 11 Even if I asked her,Delay 11 she'd...Wait for input
"\\E7* Y-you're right^1! Even if I asked her^1, she'd.../", "scr_text_slash_scr_text_gml_6897_0"
);
6071
                msgnextloc(
Face A* Probably just laugh at me.Wait for input
"\\EA* Probably just laugh at me./", "scr_text_slash_scr_text_gml_6898_0"
);
6072
                msgnextloc(
Face 6* And,Delay 11 gosh,Delay 11 push me to the ground,Delay 11 and...Wait for input
"\\E6* And^1, gosh^1, push me to the ground^1, and.../", "scr_text_slash_scr_text_gml_6899_0"
);
6073
                msgnextloc(
Face 6* L-laugh at me some more,Delay 11 and then...Wait for input
"\\E6* L-laugh at me some more^1, and then.../", "scr_text_slash_scr_text_gml_6900_0"
);
6074
                msgnextloc(
Face M* (...Delay 11 What were we talking about again?)Wait for inputClose Message
"\\EM* (..^1. What were we talking about again?)/%", "scr_text_slash_scr_text_gml_6901_0"
);
6075
            }
6076
            if (global.choice == 2)
6077
            {
6078
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6079
                msgsetloc(0, 
Face 6* R-really? Y-you really think so?Wait for input
"\\E6* R-really? Y-you really think so?/", "scr_text_slash_scr_text_gml_6907_0"
);
6080
                msgnextloc(
Face 4* Faha,Delay 11 and coming from Susie Expert Kris!Delay 11 Thanks!Wait for input
"\\E4* Faha^1, and coming from Susie Expert Kris^1! Thanks!/", "scr_text_slash_scr_text_gml_6908_0"
);
6081
                msgnextloc(
Face 5* ...Wait for input
"\\E5* .../", "scr_text_slash_scr_text_gml_6909_0"
);
6082
                msgnextloc(
Face 8* (Hey,Delay 11 Kris,Delay 11 how'd YOU become the Susie Expert!?)Wait for inputClose Message
"\\E8* (Hey^1, Kris^1, how'd YOU become the Susie Expert!?)/%", "scr_text_slash_scr_text_gml_6910_0"
);
6083
            }
6084
            break;
6085
        case 1193:
6086
            global.choicemsg[0] = stringsetloc(
#Noelle will#ride with me
"#Noelle will#ride with me", "scr_text_slash_scr_text_gml_6915_0"
);
6087
            global.choicemsg[1] = stringsetloc(
#Sorry
"#Sorry", "scr_text_slash_scr_text_gml_6916_0"
);
6088
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6917_0"
);
6089
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6918_0"
);
6090
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6091
            msgsetloc(0, 
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6921_0"
);
6092
            break;
6093
        case 1194:
6094
            if (global.choice == 0)
6095
            {
6096
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6097
                msgsetloc(0, 
Face B* ...Delay 11 h...Delay 11 huh?Wait for input
"\\EB* ..^1. h..^1. huh?/", "scr_text_slash_scr_text_gml_6928_0"
);
6098
                msgnextloc(
Face D* I mean...Delay 11 S-sure,Delay 11 if you,Delay 11 um...Delay 11 really want to!Wait for input
"\\ED* I mean..^1. S-sure^1, if you^1, um..^1. really want to!/", "scr_text_slash_scr_text_gml_6929_0"
);
6099
                msgnextloc(
Face 4* You can,Delay 11 um,Delay 11 make up for when we were kids!Wait for input
"\\E4* You can^1, um^1, make up for when we were kids!/", "scr_text_slash_scr_text_gml_6930_0"
);
6100
                msgnextloc(
Face B* (... Since when did Kris get so...)Wait for input
"\\EB* (... Since when did Kris get so...)/", "scr_text_slash_scr_text_gml_6825_0"
);
6101
                msgnextloc(
Face 4* (N...Delay 11 no way,Delay 11 it's gotta be some kind of prank!)Wait for inputClose Message
"\\E4* (N..^1. no way^1, it's gotta be some kind of prank!)/%", "scr_text_slash_scr_text_gml_6827_0"
);
6102
                global.flag[455 ride_with_me] = 1;
6103
            }
6104
            if (global.choice == 1)
6105
            {
6106
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6107
                msgsetloc(0, 
Face 4* Um,Delay 11 it's ok,Delay 11 I know you can't help being a goof.Wait for input
"\\E4* Um^1, it's ok^1, I know you can't help being a goof./", "scr_text_slash_scr_text_gml_6938_0"
);
6108
                msgnextloc(
Face 8* We ALL know you can't help it!Delay 11 Fahaha!!Wait for inputClose Message
"\\E8* We ALL know you can't help it^1! Fahaha!!/%", "scr_text_slash_scr_text_gml_6939_0"
);
6109
            }
6110
            break;
6111
        case 1195:
6112
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_6944_0"
);
6113
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_6945_0"
);
6114
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6946_0"
);
6115
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_6947_0"
);
6116
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6117
            msgsetloc(0, 
* (It's a bed. Go to sleep?)Wait for input
"* (It's a bed. Go to sleep?)/", "scr_text_slash_scr_text_gml_6950_0"
);
6118
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_6951_0"
);
6119
            break;
6120
        case 1196:
6121
            if (global.choice == 0)
6122
            {
6123
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
6124
                msgsetloc(0, 
Face Q* K-Kris,Delay 11 what if Noelle came in here...?Wait for input
"\\EQ* K-Kris^1, what if Noelle came in here...?/", "scr_text_slash_scr_text_gml_6958_0"
);
6125
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 5);
6126
                msgnextloc(
Face 5* Yeah,Delay 11 what if she has ticks? Get out of there!Wait for inputClose Message
"\\E5* Yeah^1, what if she has ticks? Get out of there!/%", "scr_text_slash_scr_text_gml_6960_0"
);
6127
            }
6128
            if (global.choice == 1)
6129
            {
6130
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6131
                msgsetloc(0, 
* (It's not your bed anyhow.)Wait for inputClose Message
"* (It's not your bed anyhow.)/%", "scr_text_slash_scr_text_gml_6966_0"
);
6132
            }
6133
            break;
6134
        case 1200:
6135
            global.choicemsg[0] = stringsetloc(
#Mansion
"#Mansion", "scr_text_slash_scr_text_gml_6993_0"
);
6136
            global.choicemsg[1] = stringsetloc(
#Cyber Field
"#Cyber Field", "scr_text_slash_scr_text_gml_6994_0"
);
6137
            global.choicemsg[2] = stringsetloc(
Trash Zone
"Trash Zone", "scr_text_slash_scr_text_gml_6995_0"
);
6138
            global.choicemsg[3] = stringsetloc(
Cancel
"Cancel", "scr_text_slash_scr_text_gml_6996_0"
);
6139
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6140
            msgsetloc(0, 
* (It's a door.)Delay 11
* (Where will you go?)Wait for inputWait for input
"* (It's a door.^1)&* (Where will you go?)//", "scr_text_slash_scr_text_gml_6999_0"
);
6141
            msgnext("\\C4 ");
6142
            break;
6143
        case 1201:
6144
            global.msg[0] = stringsetloc(
* (But nothing happened.)Wait for inputClose Message
"* (But nothing happened.)/%", "scr_text_slash_scr_text_gml_3104_0"
);
6145
            if (global.choice == 0)
6146
            {
6147
                with (obj_shortcut_door)
6148
                    door_destination = room_dw_mansion_entrance;
6149
            }
6150
            if (global.choice == 1)
6151
            {
6152
                with (obj_shortcut_door)
6153
                    door_destination = room_dw_cyber_musical_door;
6154
            }
6155
            if (global.choice == 2)
6156
            {
6157
                with (obj_shortcut_door)
6158
                    door_destination = room_dw_city_intro;
6159
            }
6160
            if (global.choice == 3)
6161
            {
6162
                global.msg[0] = stringsetloc(
* (You doorn't.)Wait for inputClose Message
"* (You doorn't.)/%", "scr_text_slash_scr_text_gml_6918_0_b"
);
6163
            }
6164
            else
6165
            {
6166
                with (obj_shortcut_door)
6167
                {
6168
                    if (door_destination == door_location)
6169
                    {
6170
                        global.msg[0] = stringsetloc(
* (Amazingly,Delay 11 you are already there.)Wait for inputClose Message
"* (Amazingly^1, you are already there.)/%", "scr_text_slash_scr_text_gml_7026_0"
);
6171
                    }
6172
                    else
6173
                    {
6174
                        global.msg[0] = stringsetloc(
* (The door opened...)Wait for inputClose Message
"* (The door opened...)/%", "scr_text_slash_scr_text_gml_7030_0"
);
6175
                        con = 50;
6176
                    }
6177
                }
6178
            }
6179
            break;
6180
        case 1202:
6181
            global.choicemsg[0] = stringsetloc(
#Sorry, I'll #do the puzzle
"#Sorry, I'll #do the puzzle", "scr_text_slash_scr_text_gml_7046_0"
);
6182
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_7047_0"
);
6183
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7048_0_b");
6184
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7049_0");
6185
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6186
            msgsetloc(0, 
Face 2* Kris? Are...Delay 11 you really going to leave me...?Wait for input
"\\E2* Kris? Are..^1. you really going to leave me...?/", "scr_text_slash_scr_text_gml_7052_0_b"
);
6187
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7053_0"
);
6188
            break;
6189
        case 1203:
6190
            if (global.choice == 0)
6191
            {
6192
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6193
                msgsetloc(0, 
Face 3* Th-thanks,Delay 11 Kris...Wait for inputClose Message
"\\E3* Th-thanks^1, Kris.../%", "scr_text_slash_scr_text_gml_7062_0"
);
6194
                obj_mouseSpawnSwitch.backeddown = 1;
6195
                obj_mouseSpawnSwitch.introCon = 8;
6196
            }
6197
            if (global.choice == 1)
6198
            {
6199
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6200
                msgsetloc(0, 
Face B* ...Delay 11 h-huh? What did you say?Wait for input
"\\EB* ..^1. h-huh? What did you say?/", "scr_text_slash_scr_text_gml_7070_0"
);
6201
                msgnextloc(
Face 2* B-but,Delay 11 th...Delay 11 the mice...Wait for input
"\\E2* B-but^1, th..^1. the mice.../", "scr_text_slash_scr_text_gml_7071_0"
);
6202
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7072_0"
);
6203
            }
6204
            break;
6205
        case 1204:
6206
            if (global.choice == 0)
6207
            {
6208
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6209
                msgsetloc(0, 
Face 3* Th-thanks,Delay 11 Kris...Wait for inputClose Message
"\\E3* Th-thanks^1, Kris.../%", "scr_text_slash_scr_text_gml_7082_0"
);
6210
                obj_mouseSpawnSwitch.backeddown = 1;
6211
                obj_mouseSpawnSwitch.introCon = 8;
6212
            }
6213
            if (global.choice == 1)
6214
            {
6215
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6216
                msgsetloc(0, 
Face B* ...Delay 11 I...Delay 11 I...Wait for input
"\\EB* ..^1. I..^1. I.../", "scr_text_slash_scr_text_gml_7090_0"
);
6217
                msgnextloc(
Face B* ...Wait for inputClose Message
"\\EB* .../%", "scr_text_slash_scr_text_gml_7091_0"
);
6218
                obj_mouseSpawnSwitch.introCon = 131;
6219
            }
6220
            break;
6221
        case 1205:
6222
            global.choicemsg[0] = stringsetloc(
#Let's solve#it together!
"#Let's solve#it together!", "scr_text_slash_scr_text_gml_7099_0"
);
6223
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_7100_0"
);
6224
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7101_0");
6225
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7102_0");
6226
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6227
            msgsetloc(0, 
Face 3* L...Delay 11 Look,Delay 11 Kris!Delay 11 Another puzzle!Wait for input
"\\E3* L..^1. Look^1, Kris^1! Another puzzle!/", "scr_text_slash_scr_text_gml_7104_0"
);
6228
            msgnextloc(
Face 2* H...Delay 11 How should we solve it this time?Wait for input
"\\E2* H..^1. How should we solve it this time?/", "scr_text_slash_scr_text_gml_6971_0"
);
6229
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7105_0"
);
6230
            break;
6231
        case 1206:
6232
            if (global.choice == 0)
6233
            {
6234
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6235
                msgsetloc(0, 
Face 4* Y...Delay 11 Yeah,Delay 11 you're right,Delay 11 Kris!Wait for input
"\\E4* Y..^1. Yeah^1, you're right^1, Kris!/", "scr_text_slash_scr_text_gml_7114_0"
);
6236
                msgnextloc(
Face 3* (I thought Kris was acting strange,Delay 11 but...)Wait for input
"\\E3* (I thought Kris was acting strange^1, but...)/", "scr_text_slash_scr_text_gml_7115_0"
);
6237
                msgnextloc(
Face 2* (I guess it was just another mean joke...?)Wait for inputClose Message
"\\E2* (I guess it was just another mean joke...?)/%", "scr_text_slash_scr_text_gml_7116_0"
);
6238
                if (global.flag[915 snowgrave_plot] > 0)
6239
                    
scr_sideb_fail
scr_sideb_fail

function
scr_sideb_fail()
{ if (global.flag[916 snowgrave_fail] == 0) { global.flag[916 snowgrave_fail] = 1; if (argument_count > 0 && argument[0] == 1) { if (global.flag[915 snowgrave_plot] > 0) { } } if (global.chapter == 4)
scr_flag_set(1656, 1);
} }
();
6240
                obj_controller_city_mice2.icon = 999;
6241
            }
6242
            if (global.choice == 1)
6243
            {
6244
                msgset(0, "%%");
6245
                obj_controller_city_mice2.icon = 4;
6246
                obj_controller_city_mice2.timer = 0;
6247
            }
6248
            break;
6249
        case 1207:
6250
            break;
6251
        case 1208:
6252
            global.choicemsg[0] = stringsetloc(
#Get it
"#Get it", "scr_text_slash_scr_text_gml_7153_0"
);
6253
            global.choicemsg[1] = stringsetloc(
#We're fine
"#We're fine", "scr_text_slash_scr_text_gml_7154_0"
);
6254
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7155_0");
6255
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7156_0");
6256
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6257
            msgsetloc(0, 
Face 8* (Faha,Delay 11 Kris buying ME a ring...? Yeah,Delay 11 right!)Wait for input
"\\E8* (Faha^1, Kris buying ME a ring...? Yeah^1, right!)/", "scr_text_slash_scr_text_gml_7158_0"
);
6258
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7159_0"
);
6259
            break;
6260
        case 1209:
6261
            global.choicemsg[0] = stringsetloc(
#Get it
"#Get it", "scr_text_slash_scr_text_gml_7166_0"
);
6262
            global.choicemsg[1] = stringsetloc(
#We're fine
"#We're fine", "scr_text_slash_scr_text_gml_7167_0"
);
6263
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7168_0");
6264
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7169_0");
6265
            if (global.choice == 0)
6266
            {
6267
                mony = instance_create(x, y, obj_moneydisplay);
6268
                var ringprice = global.gold + 1;
6269
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6270
                msgsetloc(0, 
Face F* H...Delay 11 huh? Kris,Delay 11 you'd...Delay 11 buy it for me...?Wait for input
"\\EF* H..^1. huh? Kris^1, you'd..^1. buy it for me...?/", "scr_text_slash_scr_text_gml_7176_0"
);
6271
                msgnextloc(
Face 6* Sure,Delay 11 I guess...Delay 11 we could ask about it.Wait for input
"\\E6* Sure^1, I guess..^1. we could ask about it./", "scr_text_slash_scr_text_gml_7177_0"
);
6272
                msgnextloc(
Face 0* How much does it cost?Wait for input
"\\E0* How much does it cost?/", "scr_text_slash_scr_text_gml_7178_0"
);
6273
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6274
                msgnextsubloc("* Just a small fee of $~1!/", string(ringprice), "scr_text_slash_scr_text_gml_7180_0");
6275
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", "2");
6276
                msgnextloc(
Face 2* Huh? S-sorry,Delay 11 we don't have that much money!Wait for input
"\\E2* Huh? S-sorry^1, we don't have that much money!/", "scr_text_slash_scr_text_gml_7182_0"
);
6277
                msgnextloc(
Face 6* (Still,Delay 11 it was nice of Kris to offer...)Wait for input
"\\E6* (Still^1, it was nice of Kris to offer...)/", "scr_text_slash_scr_text_gml_7183_0"
);
6278
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7184_0"
);
6279
            }
6280
            if (global.choice == 1)
6281
            {
6282
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6283
                msgsetloc(0, 
Face 4* Y-yeah,Delay 11 we don't need anything like that.Wait for inputClose Message
"\\E4* Y-yeah^1, we don't need anything like that./%", "scr_text_slash_scr_text_gml_7189_0"
);
6284
                obj_weirdEvent_addison_city_big_2.con = 72;
6285
            }
6286
            break;
6287
        case 1210:
6288
            if (global.choice == 0)
6289
            {
6290
                safe_delete(mony);
6291
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6292
                msgsetloc(0, 
Face F* Huh? Me...?Wait for input
"\\EF* Huh? Me...?/", "scr_text_slash_scr_text_gml_7074_0"
);
6293
                msgnextloc(
Face 8* You...Delay 11 were asking ME to get it?Wait for input
"\\E8* You..^1. were asking ME to get it?/", "scr_text_slash_scr_text_gml_7075_0"
);
6294
                msgnextloc(
Face 9* Kris,Delay 11 c'mon,Delay 11 you know we can't afford that...Wait for input
"\\E9* Kris^1, c'mon^1, you know we can't afford that.../", "scr_text_slash_scr_text_gml_7076_0"
);
6295
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7201_0"
);
6296
            }
6297
            if (global.choice == 1)
6298
            {
6299
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6300
                msgsetloc(0, 
Face 4* Y-yeah,Delay 11 we don't need anything like that.Wait for inputClose Message
"\\E4* Y-yeah^1, we don't need anything like that./%", "scr_text_slash_scr_text_gml_7206_0"
);
6301
                obj_weirdEvent_addison_city_big_2.con = 72;
6302
            }
6303
            break;
6304
        case 1211:
6305
            if (global.choice == 0)
6306
            {
6307
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6308
                msgsetloc(0, 
Face 2* Wh...Delay 11 what?Wait for input
"\\E2* Wh..^1. what?/", "scr_text_slash_scr_text_gml_7093_0"
);
6309
                msgnextloc(
Face 3* Kris,Delay 11 I just told you,Delay 11 we...Delay 11 we don't have the money.Wait for input
"\\E3* Kris^1, I just told you^1, we..^1. we don't have the money./", "scr_text_slash_scr_text_gml_7094_0"
);
6310
                msgnextloc(
Face 2* What...Delay 11 what are you asking me to do...?Wait for input
"\\E2* What..^1. what are you asking me to do...?/", "scr_text_slash_scr_text_gml_7095_0"
);
6311
                msgnextloc(
Face B* You...Delay 11 you aren't asking me to just...?Wait for input
"\\EB* You..^1. you aren't asking me to just...?/", "scr_text_slash_scr_text_gml_7096_0"
);
6312
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7218_0"
);
6313
            }
6314
            if (global.choice == 1)
6315
            {
6316
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6317
                msgsetloc(0, 
Face 4* Y-yeah,Delay 11 we don't need anything like that.Wait for inputClose Message
"\\E4* Y-yeah^1, we don't need anything like that./%", "scr_text_slash_scr_text_gml_7206_0"
);
6318
                obj_weirdEvent_addison_city_big_2.con = 72;
6319
            }
6320
            break;
6321
        case 1212:
6322
            if (global.choice == 0)
6323
            {
6324
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6325
                msgsetloc(0, 
Face D* K-Kris,Delay 11 no,Delay 11 I...Delay 11 not me,Delay 11 I could never...Wait for input
"\\ED* K-Kris^1, no^1, I..^1. not me^1, I could never.../", "scr_text_slash_scr_text_gml_7217_0"
);
6326
                msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7218_0"
);
6327
            }
6328
            if (global.choice == 1)
6329
            {
6330
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6331
                msgsetloc(0, 
Face 4* Y-yeah,Delay 11 we don't need anything like that.Wait for inputClose Message
"\\E4* Y-yeah^1, we don't need anything like that./%", "scr_text_slash_scr_text_gml_7223_0"
);
6332
                obj_weirdEvent_addison_city_big_2.con = 72;
6333
            }
6334
            break;
6335
        case 1213:
6336
            if (global.choice == 0)
6337
            {
6338
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6339
                msgsetloc(0, 
Face C* I...Wait for inputClose Message
"\\EC* I.../%", "scr_text_slash_scr_text_gml_7234_0"
);
6340
                obj_weirdEvent_addison_city_big_2.con = 6;
6341
            }
6342
            if (global.choice == 1)
6343
            {
6344
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6345
                msgsetloc(0, 
Face 4* Y-yeah,Delay 11 we don't need anything like that.Wait for inputClose Message
"\\E4* Y-yeah^1, we don't need anything like that./%", "scr_text_slash_scr_text_gml_7240_0"
);
6346
                obj_weirdEvent_addison_city_big_2.con = 72;
6347
            }
6348
            break;
6349
        case 1215:
6350
            global.choicemsg[0] = stringsetloc(
#To see your #father
"#To see your #father", "scr_text_slash_scr_text_gml_7247_0"
);
6351
            global.choicemsg[1] = stringsetloc(
#To see you
"#To see you", "scr_text_slash_scr_text_gml_7248_0"
);
6352
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7249_0");
6353
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7250_0");
6354
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6355
            global.typer = 63;
6356
            global.fc = 0;
6357
            msgsetloc(0, 
* (Come on,Delay 11 it...Delay 11 it was just a bad dream...)Wait for input
"* (Come on^1, it..^1. it was just a bad dream...)/", "scr_text_slash_scr_text_gml_7254_0"
);
6358
            msgnextloc(
* (Even so,Delay 11 it was so real,Delay 11 I can't get it out of my mind...)Wait for input
"* (Even so^1, it was so real^1, I can't get it out of my mind...)/", "scr_text_slash_scr_text_gml_7255_0"
);
6359
            msgnextloc(
* (...Delay 11 that voice,Delay 11 telling me what to do.)Wait for input
"* (..^1. that voice^1, telling me what to do.)/", "scr_text_slash_scr_text_gml_7256_0"
);
6360
            msgnextloc(
* (A voice unlike Kris's...)Wait for input
"* (A voice unlike Kris's...)/", "scr_text_slash_scr_text_gml_7257_0"
);
6361
            msgnextloc(
* (...Delay 11 a terrifying voice...)Wait for input
"* (..^1. a terrifying voice...)/", "scr_text_slash_scr_text_gml_7258_0"
);
6362
            msgnextloc(
* (...)Wait for input
"* (...)/", "scr_text_slash_scr_text_gml_7259_0"
);
6363
            msgnextloc(
* (Kris...)Wait for input
"* (Kris...)/", "scr_text_slash_scr_text_gml_7260_0"
);
6364
            msgnextloc(
* (Recently,Delay 11 there's been something...Delay 11 different...Delay 11 about them.)Wait for input
"* (Recently^1, there's been something..^1. different..^1. about them.)/", "scr_text_slash_scr_text_gml_7261_0"
);
6365
            msgnextloc(
* (Why hasn't anyone else noticed it...?)Wait for input
"* (Why hasn't anyone else noticed it...?)/", "scr_text_slash_scr_text_gml_7262_0"
);
6366
            msgnextloc(
* (I...Delay 11 I have to figure it out.)Wait for input
"* (I..^1. I have to figure it out.)/", "scr_text_slash_scr_text_gml_7263_0"
);
6367
            msgnextloc(
* (Why Kris is acting so strange...)Wait for input
"* (Why Kris is acting so strange...)/", "scr_text_slash_scr_text_gml_7264_0"
);
6368
            msgnextloc(
* (Why they keep coming...Delay 11 to the hospital...)Wait for input
"* (Why they keep coming..^1. to the hospital...)/", "scr_text_slash_scr_text_gml_7265_0"
);
6369
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7266_0"
);
6370
            break;
6371
        case 1216:
6372
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6373
            global.typer = 63;
6374
            global.fc = 0;
6375
            msgsetloc(0, 
* H-huh!?Wait for input
"* H-huh!?/", "scr_text_slash_scr_text_gml_7273_0"
);
6376
            msgnextloc(
* K-Kris...Delay 11 how long have you been standing there!?Wait for input
"* K-Kris..^1. how long have you been standing there!?/", "scr_text_slash_scr_text_gml_7274_0"
);
6377
            msgnextloc(
* Phew,Delay 11 you...Delay 11 haha,Delay 11 you really scared me,Delay 11 you know?Wait for input
"* Phew^1, you..^1. haha^1, you really scared me^1, you know?/", "scr_text_slash_scr_text_gml_7275_0"
);
6378
            msgnextloc(
* (Keep it together,Delay 11 Noelle...)Wait for input
"* (Keep it together^1, Noelle...)/", "scr_text_slash_scr_text_gml_7276_0"
);
6379
            msgnextloc(
* (There's nothing to be afraid of...)Wait for input
"* (There's nothing to be afraid of...)/", "scr_text_slash_scr_text_gml_7277_0"
);
6380
            msgnextloc(
* (After all,Delay 11 a dream is just a dream,Delay 11 right...?)Wait for inputClose Message
"* (After all^1, a dream is just a dream^1, right...?)/%", "scr_text_slash_scr_text_gml_7278_0"
);
6381
            break;
6382
        case 1217:
6383
            global.choicemsg[0] = stringsetloc("", "scr_text_slash_scr_text_gml_7283_0");
6384
            global.choicemsg[1] = stringsetloc("", "scr_text_slash_scr_text_gml_7284_0");
6385
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7285_0");
6386
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7286_0");
6387
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6388
            global.typer = 63;
6389
            global.fc = 0;
6390
            if (global.flag[928 creepy_steps] < 2)
6391
            {
6392
                if (global.larmor == 14)
6393
                {
6394
                    global.choicemsg[0] = stringsetloc(
#In your#dream
"#In your#dream", "scr_text_slash_scr_text_gml_7293_0"
);
6395
                    global.choicemsg[1] = stringsetloc(
#...
"#...", "scr_text_slash_scr_text_gml_7294_0"
);
6396
                    msgsetloc(0, 
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_7295_0"
);
6397
                    msgnextloc(
* Kris...?Wait for input
"* Kris...?/", "scr_text_slash_scr_text_gml_7296_0"
);
6398
                    msgnextloc(
Face 1* Why are you wearing...Delay 11 my watch?Wait for input
"\\M1* Why are you wearing..^1. my watch?/", "scr_text_slash_scr_text_gml_7297_0"
);
6399
                    msgnextloc(
* Wh...Delay 11 when did you...Wait for input
"* Wh..^1. when did you.../", "scr_text_slash_scr_text_gml_7298_0"
);
6400
                    msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7299_0"
);
6401
                }
6402
                else
6403
                {
6404
                    global.choicemsg[0] = stringsetloc(
Because it#wasn't a#dream
"Because it#wasn't a#dream", "scr_text_slash_scr_text_gml_7304_0"
);
6405
                    global.choicemsg[1] = stringsetloc(
#...
"#...", "scr_text_slash_scr_text_gml_7305_0"
);
6406
                    msgsetloc(0, 
* (...Delay 11 th-then...)Wait for input
"* (..^1. th-then...)/", "scr_text_slash_scr_text_gml_7306_0"
);
6407
                    msgnextloc(
* (Then why did their voice just now...Delay 11 sound...)Wait for input
"* (Then why did their voice just now..^1. sound...)/", "scr_text_slash_scr_text_gml_7307_0"
);
6408
                    msgnextloc(
Face 1* (So terrifying?)Wait for input
"\\M1* (So terrifying?)/", "scr_text_slash_scr_text_gml_7308_0"
);
6409
                    msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7309_0"
);
6410
                }
6411
            }
6412
            else
6413
            {
6414
                msgsetloc(0, 
Face 1* S-stop!Delay 11 Don't come any closer!
"\\M1* S-stop^1! Don't come any closer!", "scr_text_slash_scr_text_gml_7247_0_b"
);
6415
            }
6416
            break;
6417
        case 1218:
6418
            snd_play(snd_dooropen);
6419
            
scr_script_delayed
scr_script_delayed

function
scr_script_delayed()
{ var __scriptdelay = instance_create(0, 0, obj_script_delayed); __scriptdelay.script = argument[0]; __scriptdelay.alarm[0] = argument[1]; __scriptdelay.target = id; for (var __i = 0; __i < (argument_count - 2); __i++) __scriptdelay.script_arg[__i] = argument[__i + 2]; __scriptdelay.arg_count = argument_count - 2; return __scriptdelay; }
(snd_play, 10, snd_doorclose);
6420
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6421
            msgsetloc(0, 
Face 2Face 0* Hey,Delay 11 Kris!Delay 11 Let's beat it already.Wait for input
"\\E2\\M0* Hey^1, Kris^1! Let's beat it already./", "scr_text_slash_scr_text_gml_7317_0"
);
6422
            msgnextloc(
Face 0* Man,Delay 11 he kept telling me about Noelle,Delay 11 like...Wait for input
"\\E0* Man^1, he kept telling me about Noelle^1, like.../", "scr_text_slash_scr_text_gml_7318_0"
);
6423
            msgnextloc(
Face C* Her favorite things,Delay 11 places she'd like to go...Wait for input
"\\EC* Her favorite things^1, places she'd like to go.../", "scr_text_slash_scr_text_gml_7319_0"
);
6424
            msgnextloc(
Face 1* No idea what the hell that was about.Wait for input
"\\E1* No idea what the hell that was about./", "scr_text_slash_scr_text_gml_7320_0"
);
6425
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", "B");
6426
            msgnextloc(
Face B* ...Wait for input
"\\EB* .../", "scr_text_slash_scr_text_gml_7322_0"
);
6427
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "K");
6428
            msgnextloc(
Face K* So,Delay 11 uh,Delay 11 the hell were you two doing?Wait for input
"\\EK* So^1, uh^1, the hell were you two doing?/", "scr_text_slash_scr_text_gml_7324_0"
);
6429
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", "F");
6430
            msgnextloc(
Face F* O-oh,Delay 11 u-um,Delay 11 n-nothing,Delay 11 Susie!Wait for input
"\\EF* O-oh^1, u-um^1, n-nothing^1, Susie!/", "scr_text_slash_scr_text_gml_7326_0"
);
6431
            msgnextloc(
Face D* I was...Delay 11 I was just about to go home!Delay 11 U-umm...Delay 11 see you!Wait for inputClose Message
"\\ED* I was..^1. I was just about to go home^1! U-umm..^1. see you!/%", "scr_text_slash_scr_text_gml_7327_0"
);
6432
            break;
6433
        case 1219:
6434
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6435
            msgsetloc(0, 
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_7333_0"
);
6436
            msgnextloc(
Face D* Guess she's afraid of me again,Delay 11 huh...Wait for input
"\\ED* Guess she's afraid of me again^1, huh.../", "scr_text_slash_scr_text_gml_7334_0"
);
6437
            msgnextloc(
Face 0* Man...Delay 11 would be nice...Wait for input
"\\E0* Man..^1. would be nice.../", "scr_text_slash_scr_text_gml_7335_0"
);
6438
            msgnextloc(
Face 9* If she knew everything that happened was real,Delay 11 huh,Delay 11 Kris?Wait for input
"\\E9* If she knew everything that happened was real^1, huh^1, Kris?/", "scr_text_slash_scr_text_gml_7336_0"
);
6439
            msgnextloc(
Face 9* ...Wait for input
"\\E9* .../", "scr_text_slash_scr_text_gml_7337_0"
);
6440
            msgnextloc(
Face K* C'mon,Delay 11 try to be a little more enthusiastic. Heh.Wait for inputClose Message
"\\EK* C'mon^1, try to be a little more enthusiastic. Heh./%", "scr_text_slash_scr_text_gml_7338_0"
);
6441
            break;
6442
        case 1220:
6443
            global.choicemsg[0] = stringsetloc(
#Take
"#Take", "scr_text_slash_scr_text_gml_7344_0"
);
6444
            global.choicemsg[1] = stringsetloc(
#Do Not
"#Do Not", "scr_text_slash_scr_text_gml_7345_0"
);
6445
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7346_0");
6446
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7347_0");
6447
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6448
            msgsetloc(0, 
* (It's a box filled with bagels. Take one?)Wait for input
"* (It's a box filled with bagels. Take one?)/", "scr_text_slash_scr_text_gml_7350_0"
);
6449
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7351_0"
);
6450
            break;
6451
        case 1221:
6452
            if (global.choice == 0)
6453
            {
6454
                if (global.flag[423 stolen_bagels] < 4)
6455
                {
6456
                    snd_play(snd_equip);
6457
                    var itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(16, "item");
6458
                    if (noroom == 0)
6459
                        global.flag[423 stolen_bagels]++;
6460
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6461
                    msgset(0, itemgetstring);
6462
                }
6463
                else
6464
                {
6465
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6466
                    msgsetloc(0, 
* (There aren't any bagels left in the box.)Wait for inputClose Message
"* (There aren't any bagels left in the box.)/%", "scr_text_slash_scr_text_gml_7378_0"
);
6467
                    with (obj_npc_room)
6468
                        extflag = "left";
6469
                }
6470
            }
6471
            if (global.choice == 1)
6472
            {
6473
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6474
                msgsetloc(0, 
* (You chose not to take a bagel.)Wait for inputClose Message
"* (You chose not to take a bagel.)/%", "scr_text_slash_scr_text_gml_7385_0"
);
6475
                break;
6476
            }
6477
            break;
6478
        case 1222:
6479
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7296_0_b"
);
6480
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7297_0_b"
);
6481
            global.choicemsg[2] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_7335_0_b"
);
6482
            global.choicemsg[3] = stringsetloc(
" ", "scr_text_slash_scr_text_gml_7336_0_b"
);
6483
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6484
            msgsetloc(0, 
* (It's a manhole. There's a ladder leading inside.)Wait for input
"* (It's a manhole. There's a ladder leading inside.)/", "scr_text_slash_scr_text_gml_7339_0"
);
6485
            msgnextloc(
* (Enter it?)Wait for input
"* (Enter it?)/", "scr_text_slash_scr_text_gml_7340_0"
);
6486
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7341_0"
);
6487
            break;
6488
        case 1223:
6489
            if (global.choice == 0)
6490
            {
6491
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6492
                msgsetloc(0, 
* (You climbed into the manhole...)Wait for inputClose Message
"* (You climbed into the manhole...)/%", "scr_text_slash_scr_text_gml_7348_0"
);
6493
                obj_weirdroute_sewerEntrance.con = 1;
6494
            }
6495
            if (global.choice == 1)
6496
                msgset(0, "%%");
6497
            break;
6498
        case 1224:
6499
            global.choicemsg[0] = stringsetloc(
#Sorry, I'll #do the puzzle
"#Sorry, I'll #do the puzzle", "scr_text_slash_scr_text_gml_7046_0"
);
6500
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_7047_0"
);
6501
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7048_0_b");
6502
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7049_0");
6503
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6504
            msgsetloc(0, 
Face 3* H...Delay 11 how?Wait for input
"\\E3* H..^1. how?/", "scr_text_slash_scr_text_gml_7325_0"
);
6505
            msgnextloc(
Face 2* There's nowhere to go.Wait for input
"\\E2* There's nowhere to go./", "scr_text_slash_scr_text_gml_7326_0_b"
);
6506
            msgnextloc(
Face 3* Kris,Delay 11 there's...Delay 11 the path is blocked,Delay 11 isn't it?Wait for input
"\\E3* Kris^1, there's..^1. the path is blocked^1, isn't it?/", "scr_text_slash_scr_text_gml_7327_0_b"
);
6507
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7328_0"
);
6508
            break;
6509
        case 1225:
6510
            if (global.choice == 0)
6511
            {
6512
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6513
                msgsetloc(0, 
Face 4* Y...Delay 11 Yeah,Delay 11 you're right,Delay 11 Kris!Wait for input
"\\E4* Y..^1. Yeah^1, you're right^1, Kris!/", "scr_text_slash_scr_text_gml_7114_0"
);
6514
                msgnextloc(
Face 3* (I thought Kris was acting strange,Delay 11 but...)Wait for input
"\\E3* (I thought Kris was acting strange^1, but...)/", "scr_text_slash_scr_text_gml_7115_0"
);
6515
                msgnextloc(
Face 2* (I guess it was just another mean joke...?)Wait for inputClose Message
"\\E2* (I guess it was just another mean joke...?)/%", "scr_text_slash_scr_text_gml_7116_0"
);
6516
                if (global.flag[915 snowgrave_plot] > 0)
6517
                    
scr_sideb_fail
scr_sideb_fail

function
scr_sideb_fail()
{ if (global.flag[916 snowgrave_fail] == 0) { global.flag[916 snowgrave_fail] = 1; if (argument_count > 0 && argument[0] == 1) { if (global.flag[915 snowgrave_plot] > 0) { } } if (global.chapter == 4)
scr_flag_set(1656, 1);
} }
();
6518
                obj_controller_city_mice2.icon = 999;
6519
            }
6520
            if (global.choice == 1)
6521
            {
6522
                msgset(0, "%%");
6523
                obj_controller_city_mice2.icon = 6;
6524
                obj_controller_city_mice2.timer = 0;
6525
            }
6526
            break;
6527
        case 1226:
6528
            global.choicemsg[0] = stringsetloc(
#Sorry, I'll #do the puzzle
"#Sorry, I'll #do the puzzle", "scr_text_slash_scr_text_gml_7046_0"
);
6529
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_7047_0"
);
6530
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7048_0_b");
6531
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7049_0");
6532
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6533
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6534
            msgsetloc(0, 
Face C* Kris...Delay 11 what are you doing?Wait for input
"\\EC* Kris..^1. what are you doing?/", "scr_text_slash_scr_text_gml_7359_0"
);
6535
            msgnextloc(
Face D* Kris,Delay 11 is...Delay 11 is everything okay?Wait for input
"\\ED* Kris^1, is..^1. is everything okay?/", "scr_text_slash_scr_text_gml_7360_0"
);
6536
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7361_0"
);
6537
            break;
6538
        case 1227:
6539
            if (global.choice == 0)
6540
            {
6541
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6542
                msgsetloc(0, 
Face 4* Y...Delay 11 Yeah,Delay 11 you're right,Delay 11 Kris!Wait for input
"\\E4* Y..^1. Yeah^1, you're right^1, Kris!/", "scr_text_slash_scr_text_gml_7114_0"
);
6543
                msgnextloc(
Face 3* (I thought Kris was acting strange,Delay 11 but...)Wait for input
"\\E3* (I thought Kris was acting strange^1, but...)/", "scr_text_slash_scr_text_gml_7115_0"
);
6544
                msgnextloc(
Face 2* (I guess it was just another mean joke...?)Wait for inputClose Message
"\\E2* (I guess it was just another mean joke...?)/%", "scr_text_slash_scr_text_gml_7116_0"
);
6545
                if (global.flag[915 snowgrave_plot] > 0)
6546
                    
scr_sideb_fail
scr_sideb_fail

function
scr_sideb_fail()
{ if (global.flag[916 snowgrave_fail] == 0) { global.flag[916 snowgrave_fail] = 1; if (argument_count > 0 && argument[0] == 1) { if (global.flag[915 snowgrave_plot] > 0) { } } if (global.chapter == 4)
scr_flag_set(1656, 1);
} }
();
6547
                obj_controller_city_mice2.icon = 999;
6548
            }
6549
            if (global.choice == 1)
6550
            {
6551
                msgset(0, "%%");
6552
                obj_controller_city_mice2.icon = 8;
6553
                obj_controller_city_mice2.timer = 0;
6554
            }
6555
            break;
6556
        case 1228:
6557
            global.choicemsg[0] = stringsetloc(
#Sorry, I'll #do the puzzle
"#Sorry, I'll #do the puzzle", "scr_text_slash_scr_text_gml_7046_0"
);
6558
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_7047_0"
);
6559
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7048_0_b");
6560
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7049_0");
6561
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6562
            msgsetloc(0, 
Face C* Kris,Delay 11 there's lightning in the way...Wait for input
"\\EC* Kris^1, there's lightning in the way.../", "scr_text_slash_scr_text_gml_7392_0"
);
6563
            msgnextloc(
Face C* If...Delay 11 if we move any further...Delay 11 I'll be...Delay 11 I'll be...Wait for input
"\\EC* If..^1. if we move any further..^1. I'll be..^1. I'll be.../", "scr_text_slash_scr_text_gml_7393_0"
);
6564
            msgnextloc(
Face D* K...Delay 11 Kris,Delay 11 you didn't really hear what I said earlier,Delay 11 did you?Wait for input
"\\ED* K..^1. Kris^1, you didn't really hear what I said earlier^1, did you?/", "scr_text_slash_scr_text_gml_7394_0"
);
6565
            msgnextloc(
Face D* You...Delay 11 you wouldn't... let me...Wait for input
"\\ED* You..^1. you wouldn't... let me.../", "scr_text_slash_scr_text_gml_7395_0"
);
6566
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7396_0"
);
6567
            break;
6568
        case 1229:
6569
            if (global.choice == 0)
6570
            {
6571
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6572
                msgsetloc(0, 
Face 4* Y...Delay 11 Yeah,Delay 11 you're right,Delay 11 Kris!Wait for input
"\\E4* Y..^1. Yeah^1, you're right^1, Kris!/", "scr_text_slash_scr_text_gml_7114_0"
);
6573
                msgnextloc(
Face 3* (I thought Kris was acting strange,Delay 11 but...)Wait for input
"\\E3* (I thought Kris was acting strange^1, but...)/", "scr_text_slash_scr_text_gml_7115_0"
);
6574
                msgnextloc(
Face 2* (I guess it was just another mean joke...?)Wait for inputClose Message
"\\E2* (I guess it was just another mean joke...?)/%", "scr_text_slash_scr_text_gml_7116_0"
);
6575
                if (global.flag[915 snowgrave_plot] > 0)
6576
                    
scr_sideb_fail
scr_sideb_fail

function
scr_sideb_fail()
{ if (global.flag[916 snowgrave_fail] == 0) { global.flag[916 snowgrave_fail] = 1; if (argument_count > 0 && argument[0] == 1) { if (global.flag[915 snowgrave_plot] > 0) { } } if (global.chapter == 4)
scr_flag_set(1656, 1);
} }
();
6577
                obj_controller_city_mice2.icon = 999;
6578
            }
6579
            if (global.choice == 1)
6580
            {
6581
                msgset(0, "%%");
6582
                obj_controller_city_mice2.icon = 10;
6583
                obj_controller_city_mice2.timer = 0;
6584
            }
6585
            break;
6586
        case 1230:
6587
            global.choicemsg[0] = stringsetloc(
#Sorry, I'll #do the puzzle
"#Sorry, I'll #do the puzzle", "scr_text_slash_scr_text_gml_7046_0"
);
6588
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_7047_0"
);
6589
            global.choicemsg[2] = stringsetloc("", "scr_text_slash_scr_text_gml_7048_0_b");
6590
            global.choicemsg[3] = stringsetloc("", "scr_text_slash_scr_text_gml_7049_0");
6591
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6592
            msgsetloc(0, 
Face C* K...Wait for input
"\\EC* K.../", "scr_text_slash_scr_text_gml_7427_0"
);
6593
            msgnextloc(
Face D* Kris...?Wait for input
"\\ED* Kris...?/", "scr_text_slash_scr_text_gml_7428_0"
);
6594
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7429_0"
);
6595
            break;
6596
        case 1231:
6597
            if (global.choice == 0)
6598
            {
6599
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
6600
                msgsetloc(0, 
Face 4* Y...Delay 11 Yeah,Delay 11 you're right,Delay 11 Kris!Wait for input
"\\E4* Y..^1. Yeah^1, you're right^1, Kris!/", "scr_text_slash_scr_text_gml_7114_0"
);
6601
                msgnextloc(
Face 3* (I thought Kris was acting strange,Delay 11 but...)Wait for input
"\\E3* (I thought Kris was acting strange^1, but...)/", "scr_text_slash_scr_text_gml_7115_0"
);
6602
                msgnextloc(
Face 2* (I guess it was just another mean joke...?)Wait for inputClose Message
"\\E2* (I guess it was just another mean joke...?)/%", "scr_text_slash_scr_text_gml_7116_0"
);
6603
                if (global.flag[915 snowgrave_plot] > 0)
6604
                    
scr_sideb_fail
scr_sideb_fail

function
scr_sideb_fail()
{ if (global.flag[916 snowgrave_fail] == 0) { global.flag[916 snowgrave_fail] = 1; if (argument_count > 0 && argument[0] == 1) { if (global.flag[915 snowgrave_plot] > 0) { } } if (global.chapter == 4)
scr_flag_set(1656, 1);
} }
();
6605
                obj_controller_city_mice2.icon = 999;
6606
            }
6607
            if (global.choice == 1)
6608
            {
6609
                msgset(0, "%%");
6610
                obj_controller_city_mice2.icon = 12;
6611
                obj_controller_city_mice2.timer = 0;
6612
            }
6613
            break;
6614
        case 1232:
6615
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7454_0"
);
6616
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7455_0"
);
6617
            global.choicemsg[2] = stringset(" ");
6618
            global.choicemsg[3] = stringset(" ");
6619
            instance_create(0, 0, obj_moneydisplay);
6620
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6621
            msgsetloc(0, 
* (It's a machine that sells pre-fountain refreshments.)
* (1 bagel is $120. Buy?)Wait for input
"* (It's a machine that sells pre-fountain refreshments.)&* (1 bagel is $120. Buy?)/", "scr_text_slash_scr_text_gml_7462_0"
);
6622
            msgnext("\\C2 ");
6623
            break;
6624
        case 1233:
6625
            if (global.choice == 0)
6626
            {
6627
                var can_afford = global.gold >= 120;
6628
                if (can_afford)
6629
                {
6630
                    var itemgetstring = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(16, "item");
6631
                    if (noroom == 0)
6632
                        global.gold -= 120;
6633
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6634
                    msgset(0, itemgetstring);
6635
                }
6636
                else
6637
                {
6638
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6639
                    msgsetloc(0, 
* (You didn't have enough money. Which,Delay 11 is surprising.)Wait for inputClose Message
"* (You didn't have enough money. Which^1, is surprising.)/%", "scr_text_slash_scr_text_gml_7485_0"
);
6640
                }
6641
            }
6642
            if (global.choice == 1)
6643
                msgset(0, "%%");
6644
            break;
6645
        case 1234:
6646
            global.choicemsg[0] = stringsetloc(
#Recruits
"#Recruits", "scr_text_slash_scr_text_gml_7497_0"
);
6647
            global.choicemsg[1] = stringsetloc(
#Item storage
"#Item storage", "scr_text_slash_scr_text_gml_7498_0"
);
6648
            global.choicemsg[2] = stringsetloc(
Controls
"Controls", "scr_text_slash_scr_text_gml_7499_0"
);
6649
            global.choicemsg[3] = stringsetloc(
Do not read
"Do not read", "scr_text_slash_scr_text_gml_7500_0"
);
6650
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6651
            msgsetloc(0, 
* (It's a manual. Read a topic?)Wait for input
"* (It's a manual. Read a topic?)/", "scr_text_slash_scr_text_gml_7503_0"
);
6652
            msgnext("\\C4 ");
6653
            break;
6654
        case 1235:
6655
            if (global.choice == 0)
6656
            {
6657
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6658
                msgsetloc(0, 
* If you SPARE or PACIFY enough enemies of the same type,Delay 11 they will be RECRUITed.Wait for input
"* If you SPARE or PACIFY enough enemies of the same type^1, they will be RECRUITed./", "scr_text_slash_scr_text_gml_7511_0"
);
6659
                msgnextloc(
* RECRUITs will appear in your TOWN. Wonder what happens if you get them all...?Wait for input
"* RECRUITs will appear in your TOWN. Wonder what happens if you get them all...?/", "scr_text_slash_scr_text_gml_7512_0"
);
6660
                msgnextloc(
* You can check the area's RECRUIT status at SAVE POINTS. Certain BOSSES are excluded.Wait for inputClose Message
"* You can check the area's RECRUIT status at SAVE POINTS. Certain BOSSES are excluded./%", "scr_text_slash_scr_text_gml_7513_0"
);
6661
            }
6662
            if (global.choice == 1)
6663
            {
6664
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6665
                msgsetloc(0, 
* You will now have access to a STORAGE menu at SAVE POINTS.Wait for input
"* You will now have access to a STORAGE menu at SAVE POINTS./", "scr_text_slash_scr_text_gml_7519_0"
);
6666
                msgnextloc(
* When you're out of space,Delay 11 ITEMs you find or BUY will be sent to your STORAGE.Wait for input
"* When you're out of space^1, ITEMs you find or BUY will be sent to your STORAGE./", "scr_text_slash_scr_text_gml_7520_0"
);
6667
                msgnextloc(
* Feel free to put things inside you might not be able to use yet.Wait for inputClose Message
"* Feel free to put things inside you might not be able to use yet./%", "scr_text_slash_scr_text_gml_7521_0"
);
6668
            }
6669
            if (global.choice == 2)
6670
            {
6671
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6672
                msgsetloc(0, 
* Here is a reminder of the controls. Change them in the config menu.Wait for input
"* Here is a reminder of the controls. Change them in the config menu./", "scr_text_slash_scr_text_gml_7527_0"
);
6673
                msgnextsubloc("* ~1&* Confirm and interact with things./", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(4), "scr_text_slash_scr_text_gml_7528_0");
6674
                msgnextsubloc("* ~1&* Cancel. Hold to RUN. Shows all text instantly./", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(5), "scr_text_slash_scr_text_gml_7529_0");
6675
                msgnextsubloc("* ~1&* Opens the menu. Hold down to quickly skip textboxes./%", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(6), "scr_text_slash_scr_text_gml_7530_0");
6676
            }
6677
            if (global.choice == 3)
6678
            {
6679
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6680
                msgsetloc(0, 
* (There's no time to read books.)Wait for inputClose Message
"* (There's no time to read books.)/%", "scr_text_slash_scr_text_gml_7536_0"
);
6681
            }
6682
            break;
6683
        case 1236:
6684
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7568_0"
);
6685
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7569_0"
);
6686
            global.choicemsg[2] = stringset(" ");
6687
            global.choicemsg[3] = stringset(" ");
6688
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
6689
            msgsetloc(0, 
* Oh,Delay 11 Kris!Delay 11 It's a free editable CYBERPEDIA!Delay 11 I'll add an entry...!Wait for input
"* Oh^1, Kris^1! It's a free editable CYBERPEDIA^1! I'll add an entry...!/", "scr_text_slash_scr_text_gml_7554_0"
);
6690
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6691
            msgnextloc(
* (Ralsei wrote an article about LOSING RECRUITS. Read it?)Wait for input
"* (Ralsei wrote an article about LOSING RECRUITS. Read it?)/", "scr_text_slash_scr_text_gml_7556_0"
);
6692
            msgnext("\\C2 ");
6693
            break;
6694
        case 1237:
6695
            if (global.choice == 0)
6696
            {
6697
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6698
                msgsetloc(0, 
* From now on,Delay 11 defeating enemies with violence will make them LOST.Wait for input
"* From now on^1, defeating enemies with violence will make them LOST./", "scr_text_slash_scr_text_gml_7582_0"
);
6699
                msgnextloc(
* LOST enemies cannot become RECRUITs ever again.Wait for input
"* LOST enemies cannot become RECRUITs ever again./", "scr_text_slash_scr_text_gml_7583_0"
);
6700
                msgnextloc(
* But,Delay 11 the bonds you break may make you stronger...Wait for inputClose Message
"* But^1, the bonds you break may make you stronger.../%", "scr_text_slash_scr_text_gml_7584_0"
);
6701
                global.flag[463 read_cyberpedia] = 1;
6702
            }
6703
            if (global.choice == 1)
6704
            {
6705
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6706
                msgsetloc(0, 
* (Who has time to read a book in the Cyber World?)Wait for inputClose Message
"* (Who has time to read a book in the Cyber World?)/%", "scr_text_slash_scr_text_gml_7590_0"
);
6707
            }
6708
            break;
6709
        case 1238:
6710
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7595_0"
);
6711
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7596_0"
);
6712
            global.choicemsg[2] = stringset(" ");
6713
            global.choicemsg[3] = stringset(" ");
6714
            msgsetloc(0, 
* (It's a mannequin.)Wait for input
"* (It's a mannequin.)/", "scr_text_slash_scr_text_gml_7599_0"
);
6715
            msgnextloc(
* (Put the LoadedDisk inside?)Wait for input
"* (Put the LoadedDisk inside?)/", "scr_text_slash_scr_text_gml_7600_0"
);
6716
            msgnext("\\C2 ");
6717
            break;
6718
        case 1239:
6719
            if (global.choice == 0)
6720
            {
6721
                msgsetloc(0, 
* (The LoadedDisk squirmed and won't fit!)Wait for inputClose Message
"* (The LoadedDisk squirmed and won't fit!)/%", "scr_text_slash_scr_text_gml_7607_0"
);
6722
                global.flag[459 put_disk_mannequin] = 1;
6723
            }
6724
            if (global.choice == 1)
6725
                msgset(0, "%%");
6726
            break;
6727
        case 1240:
6728
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7619_0"
);
6729
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7620_0"
);
6730
            global.choicemsg[2] = stringset(" ");
6731
            global.choicemsg[3] = stringset(" ");
6732
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6733
            msgsetloc(0, 
* (Something is glimmering in the hole.)Wait for input
"* (Something is glimmering in the hole.)/", "scr_text_slash_scr_text_gml_7625_0"
);
6734
            msgnextloc(
* (Look inside?)Wait for input
"* (Look inside?)/", "scr_text_slash_scr_text_gml_7626_0"
);
6735
            msgnext("\\C2 ");
6736
            break;
6737
        case 1241:
6738
            if (global.choice == 0)
6739
            {
6740
                var pending_items = 
scr_get_cliff_items
scr_get_cliff_items

function
scr_get_cliff_items()
{ var boss_list = []; for (var i = 0; i < (global.chapter - 1); i++) { var chapter = i + 1; var boss_result = scr_get_ura_value(chapter, global.filechoice); if (boss_result > 0) { var boss_data = []; if (boss_result == 3) { if (chapter == 2) { if (boss_result == 3) boss_result = 2; } else { boss_result = 1; } } if (chapter == 3) { if (boss_result == 2) continue; } boss_data[0] = chapter; boss_data[1] = boss_result; boss_list[array_length(boss_list)] = boss_data; } } var pending_items = []; for (var i = 0; i < array_length(boss_list); i++) { var boss_data = boss_list[i]; var boss_chapter = boss_data[0]; var boss_result = boss_data[1]; var boss_item_data = scr_get_boss_item_id(boss_chapter, boss_result); var item_type = boss_item_data[0]; var item_id = boss_item_data[1]; var have_item = scr_has_boss_item("weapon", item_id) || scr_has_boss_item("armor", item_id); if (!have_item) pending_items[array_length(pending_items)] = boss_item_data; } return pending_items; } function scr_has_boss_item(arg0, arg1) { var has_item = false; if (arg0 == "weapon") has_item =
scr_weaponcheck_equipped_any(arg1) || 
scr_weaponcheck_inventory(arg1);
else if (arg0 == "armor") has_item =
scr_armorcheck_equipped_any(arg1) || 
scr_armorcheck_inventory(arg1);
return has_item; } function scr_get_boss_item_id(arg0, arg1) { var _chapter = arg0; var _item_type = (arg1 == 1) ? "weapon" : "armor"; var _item_id = -1; switch (_chapter) { case 2: _item_id = 21; break; case 3: _item_id = 26; break; default: _item_id = 7; break; } var item_data = []; item_data[0] = _item_type; item_data[1] = _item_id; item_data[2] = _chapter; return item_data; } function scr_get_shadow_crystal_flag(arg0) { var _chapter = arg0; var _flag = -1; switch (_chapter) { case 1: _flag = 1646; break; case 2: _flag = 1647; break; case 3: _flag = 1648; break; case 4: _flag = 1649; break; default: ...
();
6741
                var get_item_text = [];
6742
                var no_room_any = false;
6743
                for (var i = 0; i < array_length(pending_items); i++)
6744
                {
6745
                    var item_type = pending_items[i][0];
6746
                    var item_id = pending_items[i][1];
6747
                    var get_text = 
scr_itemget_anytype_text
scr_itemget_anytype_text

function
scr_itemget_anytype_text()
{ noroom = 0;
scr_itemget_anytype(argument[0], argument[1]);
var itemgetstring = ""; itemname = "NULL"; itemtypename = "NULL"; var _itemtype = argument1; var _itemid = argument0; if (_itemtype == "armor") {
scr_armorinfo(_itemid);
itemname = armornametemp; itemtypename = stringsetloc(
ARMORs
"ARMORs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_22_0"
);
} else if (_itemtype == "weapon") {
scr_weaponinfo(_itemid);
itemname = weaponnametemp; itemtypename = stringsetloc(
WEAPONs
"WEAPONs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_29_0"
);
} if (_itemtype == "item") {
scr_iteminfo(_itemid);
itemname = itemnameb; itemtypename = stringsetloc(
ITEMs
"ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_36_0"
);
if (_pocketed) itemtypename = stringsetloc(
STORAGE
"STORAGE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_38_0"
);
} if (_itemtype == "key") {
scr_keyiteminfo(_itemid);
itemname = tempkeyitemname; itemtypename = stringsetloc(
KEY ITEMs
"KEY ITEMs", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_44_0"
);
} if (_itemtype == "money") { noroom = 0; itemtypename = stringsetloc(
MONEY HOLE
"MONEY HOLE", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_51_0"
);
itemname = string(_itemid) + stringsetloc(
Dark Dollars
" Dark Dollars", "scr_itemget_anytype_text_slash_scr_itemget_anytype_text_gml_52_0"
);
} if (noroom == 0) itemgetstring = stringsetsubloc("* (\\cY~1\\cW was added to your \\cY~2\\cW.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_76_0"); else itemgetstring = stringsetsubloc("* (You have too many \\cY~2\\cW to take \\cY~1\\c0.)", itemname, itemtypename, "obj_treasure_room_slash_Other_10_gml_83_0"); if (argument_count >= 3) itemgetstring += argument[2]; else itemgetstring += "/%"; return itemgetstring; }
(item_id, item_type, "/");
6748
                    var sentence_end = (noroom == 1 || i == (array_length(pending_items) - 1)) ? "%" : "";
6749
                    get_item_text[array_length(get_item_text)] = get_text + sentence_end;
6750
                    if (i == 0 && noroom == 1)
6751
                    {
6752
                        no_room_any = true;
6753
                        break;
6754
                    }
6755
                    else if (noroom == 1)
6756
                    {
6757
                        break;
6758
                    }
6759
                }
6760
                if (!no_room_any)
6761
                {
6762
                    var get_crystal = 
scr_keyitemcheck
scr_keyitemcheck

function
scr_keyitemcheck(arg0)
{ haveit = 0; itemcount = 0; for (i = 0; i < 12; i += 1) { if (global.keyitem[i] == arg0) haveit = 1; if (global.keyitem[i] == arg0) itemcount += 1; } return haveit; }
(13) == 0 &&
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(856) == 0;
6763
                    if (get_crystal)
6764
                        
scr_keyitemget
scr_keyitemget

function
scr_keyitemget(arg0)
{ i = 0; loop = 1; noroom = 0; global.item[12] = 999; while (loop == 1) { if (global.keyitem[i] == 0) { global.keyitem[i] = arg0; break; } if (i == 12) { noroom = 1; break; } i += 1; } script_execute(scr_keyiteminfo_all); }
(13);
6765
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6766
                    msgsetloc(0, 
* (You reached inside and found something alongside a strange piece of glass...)Wait for input
"* (You reached inside and found something alongside a strange piece of glass...)/", "scr_text_slash_scr_text_gml_7648_0"
);
6767
                    if (get_crystal)
6768
                        msgnextloc(
* (You got ShadowCrystal.)Wait for input
"* (You got ShadowCrystal.)/", "scr_text_slash_scr_text_gml_7658_0"
);
6769
                    for (var i = 0; i < array_length(pending_items); i++)
6770
                    {
6771
                        var chapter = pending_items[i][2];
6772
                        scr_get_shadow_crystal(chapter);
6773
                    }
6774
                    for (var i = 0; i < array_length(get_item_text); i++)
6775
                    {
6776
                        var item_text = get_item_text[i];
6777
                        msgnext(item_text);
6778
                    }
6779
                    if (noroom == 0)
6780
                    {
6781
                        if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1644) == 0)
6782
                            
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1644, 1);
6783
                        if (i_ex(obj_npc_castle_cliff))
6784
                        {
6785
                            with (obj_npc_castle_cliff)
6786
                                remove_shine = true;
6787
                        }
6788
                    }
6789
                }
6790
                else
6791
                {
6792
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6793
                    msgset(0, get_item_text[0]);
6794
                }
6795
            }
6796
            if (global.choice == 1)
6797
                msgset(0, "%%");
6798
            break;
6799
        case 1242:
6800
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7568_0"
);
6801
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7569_0"
);
6802
            global.choicemsg[2] = stringset(" ");
6803
            global.choicemsg[3] = stringset(" ");
6804
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
6805
            msgsetloc(0, 
Face Q* Kris,Delay 11 want to re-read my editable CYBERPEDIA entry?Wait for input
"\\EQ* Kris^1, want to re-read my editable CYBERPEDIA entry?/", "scr_text_slash_scr_text_gml_7674_0"
);
6806
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6807
            msgnextloc(
* (Ralsei wrote an article about LOSING RECRUITS. Read it?)Wait for input
"* (Ralsei wrote an article about LOSING RECRUITS. Read it?)/", "scr_text_slash_scr_text_gml_7676_0"
);
6808
            msgnext("\\C2 ");
6809
            break;
6810
        case 1243:
6811
            if (global.choice == 0)
6812
            {
6813
                var small_text = stringsetloc(
Yeah you did.
"Yeah you did.", "scr_text_slash_scr_text_gml_7680_0"
);
6814
                
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "susie", 2, "right", "bottom", small_text);
6815
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6816
                msgsetloc(0, 
* From now on,Delay 11 ralsay drools Susie rulesWait for input
"* From now on^1, ralsay drools Susie rules/", "scr_text_slash_scr_text_gml_7685_0"
);
6817
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("ralsei", 21);
6818
                msgnextloc(
* I don't remember writing that!Mini text 0 Wait for inputClose Message
"* I don't remember writing that!\\f0/%", "scr_text_slash_scr_text_gml_7687_0"
);
6819
            }
6820
            if (global.choice == 1)
6821
                msgset(0, "%%");
6822
            break;
6823
        case 1244:
6824
            global.choicemsg[0] = stringsetloc(
#She Look#Very Nice
"#She Look#Very Nice", "scr_text_slash_scr_text_gml_7786_0"
);
6825
            global.choicemsg[1] = stringsetloc(
#Sorry this is#happening
"#Sorry this is#happening", "scr_text_slash_scr_text_gml_7787_0_b"
);
6826
            global.choicemsg[2] = stringset(" ");
6827
            global.choicemsg[3] = stringset(" ");
6828
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("toriel");
6829
            msgsetloc(0, 
Face 9* Oh,Delay 11 Kris,Delay 11 does she not look perfect?Wait for input
"\\E9* Oh^1, Kris^1, does she not look perfect?/", "scr_text_slash_scr_text_gml_7791_0"
);
6830
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6831
            msgnext("\\C2 ");
6832
            break;
6833
        case 1245:
6834
            if (i_ex(obj_ch4_PDC01C))
6835
            {
6836
                with (obj_ch4_PDC01C)
6837
                    con = 4;
6838
            }
6839
            msgset(0, "%%");
6840
            break;
6841
        case 1246:
6842
            global.choicemsg[0] = stringsetloc(
#Let's pay#attention
"#Let's pay#attention", "scr_text_slash_scr_text_gml_7807_0_b"
);
6843
            global.choicemsg[1] = stringsetloc(
#Look in pocket#for fun
"#Look in pocket#for fun", "scr_text_slash_scr_text_gml_7808_0"
);
6844
            global.choicemsg[2] = stringset(" ");
6845
            global.choicemsg[3] = stringset(" ");
6846
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6847
            msgsetloc(0, 
Face K* (Kris,Delay 11 uh,Delay 11 you didn't bring anything to do,Delay 11 did you?)Wait for input
"\\EK* (Kris^1, uh^1, you didn't bring anything to do^1, did you?)/", "scr_text_slash_scr_text_gml_7812_0"
);
6848
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6849
            msgnext("\\C2 ");
6850
            break;
6851
        case 1247:
6852
            with (obj_ch4_PDC03)
6853
                answer_choice(global.msc, global.choice);
6854
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6855
            msgset(0, "%%");
6856
            break;
6857
        case 1248:
6858
            global.choicemsg[0] = stringsetloc(
Put a sticker#in a good#place
"Put a sticker#in a good#place", "scr_text_slash_scr_text_gml_7844_0"
);
6859
            global.choicemsg[1] = stringsetloc(
Put a sticker#in a bad#place
"Put a sticker#in a bad#place", "scr_text_slash_scr_text_gml_7845_0"
);
6860
            global.choicemsg[2] = stringset(" ");
6861
            global.choicemsg[3] = stringset(" ");
6862
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6863
            msgsetloc(0, 
Face K* Now what?Wait for input
"\\EK* Now what?/", "scr_text_slash_scr_text_gml_7849_0"
);
6864
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6865
            msgnext("\\C2 ");
6866
            break;
6867
        case 1249:
6868
            with (obj_ch4_PDC03)
6869
                answer_choice(global.msc, global.choice);
6870
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6871
            msgset(0, "%%");
6872
            break;
6873
        case 1250:
6874
            global.choicemsg[0] = stringsetloc(
Noelle, run!#She'll drink#your blood
"Noelle, run!#She'll drink#your blood", "scr_text_slash_scr_text_gml_7882_0"
);
6875
            global.choicemsg[1] = stringsetloc(
Get closer!#She'll drink#your blood
"Get closer!#She'll drink#your blood", "scr_text_slash_scr_text_gml_7883_0"
);
6876
            global.choicemsg[2] = stringset(" ");
6877
            global.choicemsg[3] = stringset(" ");
6878
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6879
            msgset(0, "\\C2 ");
6880
            break;
6881
        case 1251:
6882
            if (i_ex(obj_ch4_PDC04))
6883
            {
6884
                with (obj_ch4_PDC04)
6885
                    con = 4;
6886
            }
6887
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_one");
6888
            msgset(0, "%%");
6889
            break;
6890
        case 1252:
6891
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7902_0_b"
);
6892
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7903_0"
);
6893
            global.choicemsg[2] = stringset(" ");
6894
            global.choicemsg[3] = stringset(" ");
6895
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6896
            msgsetloc(0, 
* Here after church,Delay 11 hon? That's nostalgic...Wait for input
"* Here after church^1, hon? That's nostalgic.../", "scr_text_slash_scr_text_gml_7907_0"
);
6897
            msgnextloc(
* Let me guess,Delay 11 the usual special? It'll be five dollars.Wait for input
"* Let me guess^1, the usual special? It'll be five dollars./", "scr_text_slash_scr_text_gml_7908_0_b"
);
6898
            msgnext("\\C2 ");
6899
            break;
6900
        case 1253:
6901
            if (global.choice == 0)
6902
            {
6903
                var can_afford = global.lgold >= 5;
6904
                if (can_afford)
6905
                {
6906
                    global.lgold -= 5;
6907
                    if (i_ex(obj_ch4_PDC05A))
6908
                    {
6909
                        with (obj_ch4_PDC05A)
6910
                            con = 0;
6911
                    }
6912
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6913
                    msgsetloc(0, 
* All right then,Delay 11 hon. You two sit wherever you like.Wait for inputClose Message
"* All right then^1, hon. You two sit wherever you like./%", "scr_text_slash_scr_text_gml_7927_0_b"
);
6914
                }
6915
                else
6916
                {
6917
                    if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(833) == 0)
6918
                        
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(833, 1);
6919
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6920
                    msgsetloc(0, 
* Hm,Delay 11 looks like you don't have enough.Wait for input
"* Hm^1, looks like you don't have enough./", "scr_text_slash_scr_text_gml_7936_0"
);
6921
                    msgnextloc(
* I'm sure you have some money at home...Wait for inputClose Message
"* I'm sure you have some money at home.../%", "scr_text_slash_scr_text_gml_7937_0"
);
6922
                }
6923
            }
6924
            if (global.choice == 1)
6925
            {
6926
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
6927
                msgsetloc(0, 
* Then come back when you feel like it,Delay 11 hon.Wait for inputClose Message
"* Then come back when you feel like it^1, hon./%", "scr_text_slash_scr_text_gml_7944_0"
);
6928
            }
6929
            break;
6930
        case 1254:
6931
            global.choicemsg[0] = stringsetloc(
#Yes please
"#Yes please", "scr_text_slash_scr_text_gml_7950_0"
);
6932
            global.choicemsg[1] = stringsetloc(
#No,#you have it
"#No,#you have it", "scr_text_slash_scr_text_gml_7951_0"
);
6933
            global.choicemsg[2] = stringset(" ");
6934
            global.choicemsg[3] = stringset(" ");
6935
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6936
            msgsetloc(0, 
Face 2* Want the last bite of my sundae?Wait for input
"\\E2* Want the last bite of my sundae?/", "scr_text_slash_scr_text_gml_7955_0"
);
6937
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6938
            msgnext("\\C2 ");
6939
            break;
6940
        case 1255:
6941
            if (i_ex(obj_ch4_PDC05A))
6942
            {
6943
                with (obj_ch4_PDC05A)
6944
                    con = 4;
6945
            }
6946
            if (global.choice == 0)
6947
            {
6948
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6949
                msgsetloc(0, 
Face K* Jeez,Delay 11 if you're that energetic.Wait for inputClose Message
"\\EK* Jeez^1, if you're that energetic./%", "scr_text_slash_scr_text_gml_7969_0"
);
6950
            }
6951
            if (global.choice == 1)
6952
            {
6953
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6954
                msgsetloc(0, 
Face H* The hell do you want me to have it so bad!?Wait for inputClose Message
"\\EH* The hell do you want me to have it so bad!?/%", "scr_text_slash_scr_text_gml_7975_0"
);
6955
            }
6956
            break;
6957
        case 1256:
6958
            global.choicemsg[0] = stringsetloc(
#Draw#something
"#Draw#something", "scr_text_slash_scr_text_gml_7981_0_b"
);
6959
            global.choicemsg[1] = stringsetloc(
#Do#nothing
"#Do#nothing", "scr_text_slash_scr_text_gml_7982_0"
);
6960
            global.choicemsg[2] = stringset(" ");
6961
            global.choicemsg[3] = stringset(" ");
6962
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6963
            msgsetloc(0, 
Face D* What are you doing? Breathing on the window...?Wait for input
"\\ED* What are you doing? Breathing on the window...?/", "scr_text_slash_scr_text_gml_7986_0"
);
6964
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6965
            msgnext("\\C2 ");
6966
            break;
6967
        case 1257:
6968
            if (global.choice == 0)
6969
            {
6970
                if (i_ex(obj_ch4_PDC05A))
6971
                {
6972
                    with (obj_ch4_PDC05A)
6973
                        con = 6;
6974
                }
6975
                msgset(0, "%%");
6976
            }
6977
            if (global.choice == 1)
6978
            {
6979
                if (i_ex(obj_ch4_PDC05A))
6980
                {
6981
                    with (obj_ch4_PDC05A)
6982
                        con = 8;
6983
                }
6984
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6985
                msgsetloc(0, 
Face 0* ...Wait for inputClose Message
"\\E0* .../%", "scr_text_slash_scr_text_gml_8009_0"
);
6986
            }
6987
            break;
6988
        case 1258:
6989
            global.choicemsg[0] = stringsetloc(
#Accurate
"#Accurate", "scr_text_slash_scr_text_gml_8014_0"
);
6990
            global.choicemsg[1] = stringsetloc(
#Looks bad#chief
"#Looks bad#chief", "scr_text_slash_scr_text_gml_8015_0"
);
6991
            global.choicemsg[2] = stringset(" ");
6992
            global.choicemsg[3] = stringset(" ");
6993
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
6994
            msgsetloc(0, 
Face 2* Whaddya think?Wait for input
"\\E2* Whaddya think?/", "scr_text_slash_scr_text_gml_8019_0"
);
6995
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
6996
            msgnext("\\C2 ");
6997
            break;
6998
        case 1259:
6999
            if (i_ex(obj_ch4_PDC05A))
7000
            {
7001
                with (obj_ch4_PDC05A)
7002
                    con = 10;
7003
            }
7004
            if (global.choice == 0)
7005
            {
7006
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
7007
                msgsetloc(0, 
Face Q* Heh,Delay 11 what can I say. I'm an artist.Wait for input
"\\EQ* Heh^1, what can I say. I'm an artist./", "scr_text_slash_scr_text_gml_8033_0"
);
7008
                msgnextloc(
Face L* Even got your ear in there.Wait for input
"\\EL* Even got your ear in there./", "scr_text_slash_scr_text_gml_8034_0"
);
7009
                msgnextloc(
Face K* One of them. Whatever.Wait for inputClose Message
"\\EK* One of them. Whatever./%", "scr_text_slash_scr_text_gml_8035_0"
);
7010
            }
7011
            if (global.choice == 1)
7012
            {
7013
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
7014
                msgsetloc(0, 
Face 5* That's because I'm drawing from life,Delay 11 dumbass!Wait for inputClose Message
"\\E5* That's because I'm drawing from life^1, dumbass!/%", "scr_text_slash_scr_text_gml_8041_0"
);
7015
            }
7016
            break;
7017
        case 1260:
7018
            global.choicemsg[0] = stringsetloc(
#Make Susie#drawing talk
"#Make Susie#drawing talk", "scr_text_slash_scr_text_gml_8047_0"
);
7019
            global.choicemsg[1] = stringsetloc(
#Do#nothing
"#Do#nothing", "scr_text_slash_scr_text_gml_8048_0"
);
7020
            global.choicemsg[2] = stringset(" ");
7021
            global.choicemsg[3] = stringset(" ");
7022
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7023
            msgset(0, "\\C2 ");
7024
            break;
7025
        case 1261:
7026
            if (global.choice == 0)
7027
            {
7028
                if (i_ex(obj_ch4_PDC05A))
7029
                {
7030
                    with (obj_ch4_PDC05A)
7031
                        con = 12;
7032
                }
7033
                msgset(0, "%%");
7034
            }
7035
            if (global.choice == 1)
7036
            {
7037
                if (i_ex(obj_ch4_PDC05A))
7038
                {
7039
                    with (obj_ch4_PDC05A)
7040
                        con = 14;
7041
                }
7042
                msgset(0, "%%");
7043
            }
7044
            break;
7045
        case 1262:
7046
            global.choicemsg[0] = stringsetloc(
#Write#something#in the corner
"#Write#something#in the corner", "scr_text_slash_scr_text_gml_8077_0"
);
7047
            global.choicemsg[1] = stringsetloc(
#Do#nothing
"#Do#nothing", "scr_text_slash_scr_text_gml_8078_0"
);
7048
            global.choicemsg[2] = stringset(" ");
7049
            global.choicemsg[3] = stringset(" ");
7050
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7051
            msgset(0, "\\C2 ");
7052
            break;
7053
        case 1263:
7054
            if (global.choice == 0)
7055
            {
7056
                if (i_ex(obj_ch4_PDC05A))
7057
                {
7058
                    with (obj_ch4_PDC05A)
7059
                        con = 18;
7060
                }
7061
                msgset(0, "%%");
7062
            }
7063
            if (global.choice == 1)
7064
            {
7065
                if (i_ex(obj_ch4_PDC05A))
7066
                {
7067
                    with (obj_ch4_PDC05A)
7068
                        con = 20;
7069
                }
7070
                msgset(0, "%%");
7071
            }
7072
            break;
7073
        case 1264:
7074
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_8107_0"
);
7075
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_8108_0"
);
7076
            global.choicemsg[2] = stringset(" ");
7077
            global.choicemsg[3] = stringset(" ");
7078
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7079
            msgsetloc(0, 
* (Start the study session?)Wait for input
"* (Start the study session?)/", "scr_text_slash_scr_text_gml_8112_0"
);
7080
            msgnext("\\C2 ");
7081
            break;
7082
        case 1265:
7083
            if (global.choice == 0)
7084
            {
7085
                if (i_ex(obj_ch4_PDC10))
7086
                {
7087
                    with (obj_ch4_PDC10)
7088
                        con = 0;
7089
                }
7090
                msgset(0, "%%");
7091
            }
7092
            if (global.choice == 1)
7093
                msgset(0, "%%");
7094
            break;
7095
        case 1266:
7096
            global.choicemsg[0] = stringset(" ");
7097
            global.choicemsg[1] = stringset(" ");
7098
            global.choicemsg[2] = stringset(" ");
7099
            global.choicemsg[3] = stringset(" ");
7100
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7101
            msgset(0, "\\C3 ");
7102
            break;
7103
        case 1267:
7104
            if (global.choice == 0)
7105
                msgset(0, "%%");
7106
            if (global.choice == 1)
7107
                msgset(0, "%%");
7108
            if (global.choice == 2)
7109
                msgset(0, "%%");
7110
            break;
7111
        case 1268:
7112
            global.choicemsg[0] = stringsetloc(
#Explain#the clues
"#Explain#the clues", "scr_text_slash_scr_text_gml_8171_0"
);
7113
            global.choicemsg[1] = stringsetloc(
#Not yet
"#Not yet", "scr_text_slash_scr_text_gml_8172_0"
);
7114
            global.choicemsg[2] = stringset(" ");
7115
            global.choicemsg[3] = stringset(" ");
7116
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7117
            msgsetloc(0, 
* (Tell Susie the info?)Wait for input
"* (Tell Susie the info?)/", "scr_text_slash_scr_text_gml_8176_0"
);
7118
            msgnext("\\C2 ");
7119
            break;
7120
        case 1269:
7121
            if (global.choice == 0)
7122
            {
7123
                if (i_ex(obj_ch4_PDC04))
7124
                {
7125
                    with (obj_ch4_PDC04)
7126
                        con = 0;
7127
                }
7128
                msgset(0, "%%");
7129
            }
7130
            if (global.choice == 1)
7131
                msgset(0, "%%");
7132
            break;
7133
        case 1270:
7134
            global.choicemsg[0] = stringsetloc(
#...
"#...", "scr_text_slash_scr_text_gml_8197_0"
);
7135
            global.choicemsg[1] = stringsetloc(
#Me
"#Me", "scr_text_slash_scr_text_gml_8198_0"
);
7136
            global.choicemsg[2] = stringset(" ");
7137
            global.choicemsg[3] = stringset(" ");
7138
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
7139
            msgsetloc(0, 
Face B* Who...? Who's going to hear?Wait for input
"\\EB* Who...? Who's going to hear?/", "scr_text_slash_scr_text_gml_8202_0"
);
7140
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7141
            msgnext("\\C2 ");
7142
            break;
7143
        case 1271:
7144
            if (global.choice == 0)
7145
            {
7146
                if (i_ex(obj_ch4_PDC14A_noelle))
7147
                {
7148
                    with (obj_ch4_PDC14A_noelle)
7149
                        con = 50;
7150
                }
7151
                msgset(0, "%%");
7152
            }
7153
            if (global.choice == 1)
7154
            {
7155
                if (i_ex(obj_ch4_PDC14A_noelle))
7156
                {
7157
                    with (obj_ch4_PDC14A_noelle)
7158
                        con = 52;
7159
                }
7160
                msgset(0, "%%");
7161
            }
7162
            break;
7163
        case 1272:
7164
            global.choicemsg[0] = stringsetloc(
#It was#a joke
"#It was#a joke ", "scr_text_slash_scr_text_gml_8228_0"
);
7165
            global.choicemsg[1] = stringsetloc(
Because it#wasn't#a dream
"Because it#wasn't#a dream", "scr_text_slash_scr_text_gml_8229_0"
);
7166
            global.choicemsg[2] = stringset(" ");
7167
            global.choicemsg[3] = stringset(" ");
7168
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7169
            msgset(0, "\\C2 ");
7170
            break;
7171
        case 1273:
7172
            if (global.choice == 0)
7173
            {
7174
                if (i_ex(obj_ch4_PDC14A_noelle))
7175
                {
7176
                    with (obj_ch4_PDC14A_noelle)
7177
                        con = 54;
7178
                }
7179
                msgset(0, "%%");
7180
            }
7181
            if (global.choice == 1)
7182
            {
7183
                if (i_ex(obj_ch4_PDC14A_noelle))
7184
                {
7185
                    with (obj_ch4_PDC14A_noelle)
7186
                        con = 56;
7187
                }
7188
                msgset(0, "%%");
7189
            }
7190
            break;
7191
        case 1274:
7192
            global.choicemsg[0] = stringsetloc(
#Sorry,#just a prank
"#Sorry,#just a prank", "scr_text_slash_scr_text_gml_8257_0"
);
7193
            global.choicemsg[1] = stringsetloc(
#I heard
"#I heard", "scr_text_slash_scr_text_gml_8258_0"
);
7194
            global.choicemsg[2] = stringset(" ");
7195
            global.choicemsg[3] = stringset(" ");
7196
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7197
            msgset(0, "\\C2 ");
7198
            break;
7199
        case 1275:
7200
            if (global.choice == 0)
7201
            {
7202
                if (i_ex(obj_ch4_PDC14A_noelle))
7203
                {
7204
                    with (obj_ch4_PDC14A_noelle)
7205
                        con = 54;
7206
                }
7207
                msgset(0, "%%");
7208
            }
7209
            if (global.choice == 1)
7210
            {
7211
                if (i_ex(obj_ch4_PDC14A_noelle))
7212
                {
7213
                    with (obj_ch4_PDC14A_noelle)
7214
                        con = 60;
7215
                }
7216
                msgset(0, "%%");
7217
            }
7218
            break;
7219
        case 1276:
7220
            global.choicemsg[0] = stringsetloc(
#Sorry,#just a prank
"#Sorry,#just a prank", "scr_text_slash_scr_text_gml_8286_0"
);
7221
            global.choicemsg[1] = stringsetloc(
#It's not a#coincidence
"#It's not a#coincidence", "scr_text_slash_scr_text_gml_8287_0"
);
7222
            global.choicemsg[2] = stringset(" ");
7223
            global.choicemsg[3] = stringset(" ");
7224
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7225
            msgset(0, "\\C2 ");
7226
            break;
7227
        case 1277:
7228
            if (global.choice == 0)
7229
            {
7230
                if (i_ex(obj_ch4_PDC14A_noelle))
7231
                {
7232
                    with (obj_ch4_PDC14A_noelle)
7233
                        con = 54;
7234
                }
7235
                msgset(0, "%%");
7236
            }
7237
            if (global.choice == 1)
7238
            {
7239
                if (i_ex(obj_ch4_PDC14A_noelle))
7240
                {
7241
                    with (obj_ch4_PDC14A_noelle)
7242
                        con = 62;
7243
                }
7244
                msgset(0, "%%");
7245
            }
7246
            break;
7247
        case 1278:
7248
            global.choicemsg[0] = stringsetloc(
#Red
"#Red", "scr_text_slash_scr_text_gml_8315_0"
);
7249
            global.choicemsg[1] = stringsetloc(
#Blue
"#Blue", "scr_text_slash_scr_text_gml_8316_0"
);
7250
            global.choicemsg[2] = stringset(" ");
7251
            global.choicemsg[3] = stringset(" ");
7252
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7253
            msgset(0, "\\C2 ");
7254
            break;
7255
        case 1279:
7256
            if (i_ex(obj_ch4_PDC14A_noelle))
7257
            {
7258
                with (obj_ch4_PDC14A_noelle)
7259
                    con = 64;
7260
            }
7261
            msgset(0, "%%");
7262
            break;
7263
        case 1280:
7264
            global.choicemsg[0] = stringsetloc(
#Green
"#Green", "scr_text_slash_scr_text_gml_8332_0"
);
7265
            global.choicemsg[1] = stringsetloc(
#Black
"#Black", "scr_text_slash_scr_text_gml_8333_0"
);
7266
            global.choicemsg[2] = stringset(" ");
7267
            global.choicemsg[3] = stringset(" ");
7268
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7269
            msgset(0, "\\C2 ");
7270
            break;
7271
        case 1281:
7272
            if (i_ex(obj_ch4_PDC14A_noelle))
7273
            {
7274
                with (obj_ch4_PDC14A_noelle)
7275
                    con = 68;
7276
            }
7277
            msgset(0, "%%");
7278
            break;
7279
        case 1282:
7280
            global.choicemsg[0] = stringset("#999");
7281
            global.choicemsg[1] = stringset("#777");
7282
            global.choicemsg[2] = stringset(" ");
7283
            global.choicemsg[3] = stringset(" ");
7284
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7285
            msgset(0, "\\C2 ");
7286
            break;
7287
        case 1283:
7288
            if (i_ex(obj_ch4_PDC14A_noelle))
7289
            {
7290
                with (obj_ch4_PDC14A_noelle)
7291
                    con = 68;
7292
            }
7293
            msgset(0, "%%");
7294
            break;
7295
        case 1284:
7296
            global.choicemsg[0] = stringsetloc(
#It#snowed
"#It#snowed", "scr_text_slash_scr_text_gml_8366_0"
);
7297
            global.choicemsg[1] = stringsetloc(
#It#happened
"#It#happened", "scr_text_slash_scr_text_gml_8367_0"
);
7298
            global.choicemsg[2] = stringset(" ");
7299
            global.choicemsg[3] = stringset(" ");
7300
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7301
            msgset(0, "\\C2 ");
7302
            break;
7303
        case 1285:
7304
            if (i_ex(obj_ch4_PDC14A_noelle))
7305
            {
7306
                with (obj_ch4_PDC14A_noelle)
7307
                    con = 70;
7308
            }
7309
            msgset(0, "%%");
7310
            break;
7311
        case 1286:
7312
            global.choicemsg[0] = stringsetloc(
Noelle #will get#stronger
"Noelle #will get#stronger", "scr_text_slash_scr_text_gml_8383_0"
);
7313
            global.choicemsg[1] = stringsetloc(
Noelle#becomes#stronger
"Noelle#becomes#stronger", "scr_text_slash_scr_text_gml_8384_0"
);
7314
            global.choicemsg[2] = stringset(" ");
7315
            global.choicemsg[3] = stringset(" ");
7316
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7317
            msgset(0, "\\C2 ");
7318
            break;
7319
        case 1287:
7320
            if (i_ex(obj_ch4_PDC14A_noelle))
7321
            {
7322
                with (obj_ch4_PDC14A_noelle)
7323
                    con = 72;
7324
            }
7325
            msgset(0, "%%");
7326
            break;
7327
        case 1288:
7328
            global.choicemsg[0] = stringsetloc(
#Equip
"#Equip", "scr_text_slash_scr_text_gml_8400_0"
);
7329
            global.choicemsg[1] = stringsetloc(
#Equip
"#Equip", "scr_text_slash_scr_text_gml_8401_0"
);
7330
            global.choicemsg[2] = stringset(" ");
7331
            global.choicemsg[3] = stringset(" ");
7332
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7333
            msgset(0, "\\C2 ");
7334
            break;
7335
        case 1289:
7336
            if (i_ex(obj_ch4_PDC14A_noelle))
7337
            {
7338
                with (obj_ch4_PDC14A_noelle)
7339
                    con = 74;
7340
            }
7341
            msgset(0, "%%");
7342
            break;
7343
        case 1290:
7344
            global.choicemsg[0] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_8417_0"
);
7345
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_8418_0"
);
7346
            global.choicemsg[2] = stringset(" ");
7347
            global.choicemsg[3] = stringset(" ");
7348
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7349
            msgset(0, "\\C2 ");
7350
            break;
7351
        case 1291:
7352
            if (i_ex(obj_ch4_PDC14A_noelle))
7353
            {
7354
                with (obj_ch4_PDC14A_noelle)
7355
                    con = 76;
7356
            }
7357
            msgset(0, "%%");
7358
            break;
7359
        case 1292:
7360
            global.choicemsg[0] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_8434_0"
);
7361
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_8435_0"
);
7362
            global.choicemsg[2] = stringset(" ");
7363
            global.choicemsg[3] = stringset(" ");
7364
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7365
            msgset(0, "\\C2 ");
7366
            break;
7367
        case 1293:
7368
            if (i_ex(obj_ch4_PDC14A_noelle))
7369
            {
7370
                with (obj_ch4_PDC14A_noelle)
7371
                    con = 78;
7372
            }
7373
            msgset(0, "%%");
7374
            break;
7375
        case 1294:
7376
            global.choicemsg[0] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_8451_0"
);
7377
            global.choicemsg[1] = stringsetloc(
#Proceed
"#Proceed", "scr_text_slash_scr_text_gml_8452_0"
);
7378
            global.choicemsg[2] = stringset(" ");
7379
            global.choicemsg[3] = stringset(" ");
7380
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7381
            msgset(0, "\\C2 ");
7382
            break;
7383
        case 1295:
7384
            if (i_ex(obj_ch4_PDC14A_noelle))
7385
            {
7386
                with (obj_ch4_PDC14A_noelle)
7387
                    con = 80;
7388
            }
7389
            msgset(0, "%%");
7390
            break;
7391
        case 1296:
7392
            global.choicemsg[0] = stringsetloc(
#Equip
"#Equip", "scr_text_slash_scr_text_gml_8468_0"
);
7393
            global.choicemsg[1] = stringsetloc(
#Equip
"#Equip", "scr_text_slash_scr_text_gml_8469_0"
);
7394
            global.choicemsg[2] = stringset(" ");
7395
            global.choicemsg[3] = stringset(" ");
7396
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7397
            msgset(0, "\\C2 ");
7398
            break;
7399
        case 1297:
7400
            if (i_ex(obj_ch4_PDC14A_noelle))
7401
            {
7402
                with (obj_ch4_PDC14A_noelle)
7403
                    con = 82;
7404
            }
7405
            msgset(0, "%%");
7406
            break;
7407
        case 1298:
7408
            global.choicemsg[0] = stringsetloc(
#Equip
"#Equip", "scr_text_slash_scr_text_gml_8485_0"
);
7409
            global.choicemsg[1] = stringsetloc(
#Equip
"#Equip", "scr_text_slash_scr_text_gml_8486_0"
);
7410
            global.choicemsg[2] = stringset(" ");
7411
            global.choicemsg[3] = stringset(" ");
7412
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7413
            msgset(0, "\\C2 ");
7414
            break;
7415
        case 1299:
7416
            if (i_ex(obj_ch4_PDC14A_noelle))
7417
            {
7418
                with (obj_ch4_PDC14A_noelle)
7419
                    con = 84;
7420
            }
7421
            msgset(0, "%%");
7422
            break;
7423
        case 1300:
7424
            global.choicemsg[0] = stringsetloc(
#Please be#yourself
"#Please be#yourself", "scr_text_slash_scr_text_gml_8502_0"
);
7425
            global.choicemsg[1] = stringsetloc(
#Of course not
"#Of course not", "scr_text_slash_scr_text_gml_8503_0"
);
7426
            global.choicemsg[2] = stringset(" ");
7427
            global.choicemsg[3] = stringset(" ");
7428
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7429
            msgset(0, "\\C2 ");
7430
            break;
7431
        case 1301:
7432
            if (i_ex(obj_ch4_PDC06B))
7433
            {
7434
                with (obj_ch4_PDC06B)
7435
                    con = 4;
7436
            }
7437
            msgset(0, "%%");
7438
            break;
7439
        case 1302:
7440
            global.choicemsg[0] = stringsetloc(
#Say what's#on your mind
"#Say what's#on your mind", "scr_text_slash_scr_text_gml_8519_0"
);
7441
            global.choicemsg[1] = stringsetloc(
#Say#nothing
"#Say#nothing", "scr_text_slash_scr_text_gml_8520_0"
);
7442
            global.choicemsg[2] = stringset(" ");
7443
            global.choicemsg[3] = stringset(" ");
7444
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7445
            msgset(0, "\\C2 ");
7446
            break;
7447
        case 1303:
7448
            if (i_ex(obj_ch4_LWF02A))
7449
            {
7450
                with (obj_ch4_LWF02A)
7451
                    con = 12;
7452
            }
7453
            msgset(0, "%%");
7454
            break;
7455
        case 1305:
7456
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_8536_0"
);
7457
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_8537_0"
);
7458
            global.choicemsg[2] = stringset(" ");
7459
            global.choicemsg[3] = stringset(" ");
7460
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7461
            msgsetloc(0, 
* (It's Noelle's phone.)Wait for input
"* (It's Noelle's phone.)/", "scr_text_slash_scr_text_gml_8541_0"
);
7462
            msgnextloc(
* (...Delay 11 you can still hear a voice on the other end.)Wait for input
"* (..^1. you can still hear a voice on the other end.)/", "scr_text_slash_scr_text_gml_8542_0_b"
);
7463
            msgnextloc(
* (Answer it?)Wait for input
"* (Answer it?)/", "scr_text_slash_scr_text_gml_8543_0_b"
);
7464
            msgnext("\\C2 ");
7465
            break;
7466
        case 1306:
7467
            if (global.choice == 0)
7468
            {
7469
                with (obj_ch4_PDC10_phone)
7470
                    phone_con = 1;
7471
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7472
                msgsetloc(0, 
* (You can still hear Berdly distantly talking to himself...?)Wait for input
"* (You can still hear Berdly distantly talking to himself...?)/", "scr_text_slash_scr_text_gml_8553_0"
);
7473
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("berdly", 1);
7474
                msgnextloc(
Face 1* Oh sweet rotisserie Santa!Delay 11 The nightmare IS become real.Wait for input
"\\E1* Oh sweet rotisserie Santa^1! The nightmare IS become real./", "scr_text_slash_scr_text_gml_8555_0"
);
7475
                msgnextloc(
Face 8* Susie,Delay 11 hurting Noelle just to stop me from going with her...Wait for input
"\\E8* Susie^1, hurting Noelle just to stop me from going with her.../", "scr_text_slash_scr_text_gml_8556_0"
);
7476
                msgnextloc(
Face 9* She's...Wait for input
"\\E9* She's.../", "scr_text_slash_scr_text_gml_8557_0"
);
7477
                msgnextloc(
Face 0* She's gone yandere for me.Wait for input
"\\E0* She's gone yandere for me./", "scr_text_slash_scr_text_gml_8558_0"
);
7478
                msgnextloc(
Face 5* Oh,Delay 11 heavens to yikes!Delay 11 Where's my Dragon Blazers barf bag!?Wait for input
"\\E5* Oh^1, heavens to yikes^1! Where's my Dragon Blazers barf bag!?/", "scr_text_slash_scr_text_gml_8559_0"
);
7479
                msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_8560_0"
);
7480
                msgnextloc(
Face A* ...Delay 11 But,Delay 11 now that I think about it,Delay 11 she must be...Delay 11 very lonely.Wait for input
"\\EA* ..^1. But^1, now that I think about it^1, she must be..^1. very lonely./", "scr_text_slash_scr_text_gml_8561_0"
);
7481
                msgnextloc(
Face 8* A poor girl,Delay 11 with no one to show her exclusive tips and tricks...Wait for input
"\\E8* A poor girl^1, with no one to show her exclusive tips and tricks.../", "scr_text_slash_scr_text_gml_8562_0"
);
7482
                msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_8563_0"
);
7483
                msgnextloc(
Face 3* Hello? Are you still there?Wait for input
"\\E3* Hello? Are you still there?/", "scr_text_slash_scr_text_gml_8564_0"
);
7484
                msgnextloc(
Face B* Listen. It disgusts me to say this,Delay 11 but...Delay 11 as an ACT. Of CHARITY.Wait for input
"\\EB* Listen. It disgusts me to say this^1, but..^1. as an ACT. Of CHARITY./", "scr_text_slash_scr_text_gml_8565_0"
);
7485
                msgnextloc(
Face M* I will let you...Delay 11 Be the breeze under my wings.Wait for input
"\\EM* I will let you..^1. Be the breeze under my wings./", "scr_text_slash_scr_text_gml_8566_0"
);
7486
                msgnextloc(
Face J* You...Delay 11 me. Festival.Wait for inputClose Message
"\\EJ* You..^1. me. Festival./%", "scr_text_slash_scr_text_gml_8567_0"
);
7487
            }
7488
            if (global.choice == 1)
7489
                msgset(0, "%%");
7490
            break;
7491
        case 1307:
7492
            global.choicemsg[0] = stringsetloc(
#Go with#Berdly
"#Go with#Berdly", "scr_text_slash_scr_text_gml_8578_0"
);
7493
            global.choicemsg[1] = stringsetloc(
#Sing the#wrong number#song
"#Sing the#wrong number#song", "scr_text_slash_scr_text_gml_8579_0"
);
7494
            global.choicemsg[2] = stringset(" ");
7495
            global.choicemsg[3] = stringset(" ");
7496
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7497
            msgset(0, "\\C2 ");
7498
            break;
7499
        case 1308:
7500
            if (global.choice == 0)
7501
            {
7502
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(714, 2);
7503
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
7504
                msgsetloc(0, 
Face N* K...Delay 11 KRIS!? You...Delay 11 you...Delay 11 the phone,Delay 11 you...!?Wait for input
"\\EN* K..^1. KRIS!? You..^1. you..^1. the phone^1, you...!?/", "scr_text_slash_scr_text_gml_8592_0"
);
7505
                msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_8593_0"
);
7506
                msgnextloc(
Face 5* Kris,Delay 11 I have to say. Heh. I am. Flattered.Wait for input
"\\E5* Kris^1, I have to say. Heh. I am. Flattered./", "scr_text_slash_scr_text_gml_8594_0"
);
7507
                msgnextloc(
Face J* But if you want my hand...Delay 11 you'll have to fight for it.Wait for input
"\\EJ* But if you want my hand..^1. you'll have to fight for it./", "scr_text_slash_scr_text_gml_8595_0"
);
7508
                msgnextloc(
Face 7* On the day of the festival...Delay 11 You,Delay 11 Noelle,Delay 11 Susie...Wait for input
"\\E7* On the day of the festival..^1. You^1, Noelle^1, Susie.../", "scr_text_slash_scr_text_gml_8596_0"
);
7509
                msgnextloc(
Face L* The lover who impresses me the most...Delay 11 will be my date.Wait for input
"\\EL* The lover who impresses me the most..^1. will be my date./", "scr_text_slash_scr_text_gml_8597_0"
);
7510
                msgnextloc(
Face 7* Kris,Delay 11 may the best suitor...Delay 11 Epic win.Wait for input
"\\E7* Kris^1, may the best suitor..^1. Epic win./", "scr_text_slash_scr_text_gml_8598_0"
);
7511
                msgnextloc(
Face M* Good luck.Wait for input
"\\EM* Good luck./", "scr_text_slash_scr_text_gml_8599_0"
);
7512
            }
7513
            if (global.choice == 1)
7514
            {
7515
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(714, 3);
7516
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
7517
                msgsetloc(0, 
Face C* KRIS!? You...Delay 11 You scoundrel!!Wait for input
"\\EC* KRIS!? You..^1. You scoundrel!!/", "scr_text_slash_scr_text_gml_8607_0"
);
7518
                msgnextloc(
Face B* Eavesdropping on my sweet,Delay 11 cartiligenous inner thoughts...Wait for input
"\\EB* Eavesdropping on my sweet^1, cartiligenous inner thoughts.../", "scr_text_slash_scr_text_gml_8608_0"
);
7519
                msgnextloc(
Face D* Hmph. Go ahead and taunt,Delay 11 Kris.Wait for input
"\\ED* Hmph. Go ahead and taunt^1, Kris./", "scr_text_slash_scr_text_gml_8609_0"
);
7520
                msgnextloc(
Face F* I'M the one Noelle and Susie are falling like dominoes for.Wait for input
"\\EF* I'M the one Noelle and Susie are falling like dominoes for./", "scr_text_slash_scr_text_gml_8610_0"
);
7521
                msgnextloc(
Face 1* And you know what dominoes means,Delay 11 Kris?Wait for input
"\\E1* And you know what dominoes means^1, Kris?/", "scr_text_slash_scr_text_gml_8611_0"
);
7522
                msgnextloc(
Face 7* ...Delay 11 You're next.Wait for input
"\\E7* ..^1. You're next./", "scr_text_slash_scr_text_gml_8612_0"
);
7523
            }
7524
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7525
            msgnextloc(
* (Click...)Wait for inputClose Message
"* (Click...)/%", "scr_text_slash_scr_text_gml_8616_0_b"
);
7526
            break;
7527
        case 1309:
7528
            global.choicemsg[0] = stringsetloc(
#Enter the #shelter
"#Enter the #shelter", "scr_text_slash_scr_text_gml_8621_0_b"
);
7529
            global.choicemsg[1] = stringsetloc(
Bangin'#sermon#my man
"Bangin'#sermon#my man", "scr_text_slash_scr_text_gml_8622_0"
);
7530
            global.choicemsg[2] = stringsetloc(
Asgore
"Asgore", "scr_text_slash_scr_text_gml_8623_0"
);
7531
            global.choicemsg[3] = stringset(" ");
7532
            msgnext("\\C3 ");
7533
            break;
7534
        case 1310:
7535
            if (global.choice == 0)
7536
            {
7537
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(715) == 0)
7538
                {
7539
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(715, 1);
7540
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7541
                    msgsetloc(0, 
* ...? Kris? I do not know what you are experiencing recently,Delay 11 but...Wait for input
"* ...? Kris? I do not know what you are experiencing recently^1, but.../", "scr_text_slash_scr_text_gml_8637_0"
);
7542
                    msgnextloc(
* ...Delay 11 Kris,Delay 11 please,Delay 11 look to the Angel for guidance. I will pray for you as well.Wait for inputClose Message
"* ..^1. Kris^1, please^1, look to the Angel for guidance. I will pray for you as well./%", "scr_text_slash_scr_text_gml_8638_0"
);
7543
                }
7544
                else
7545
                {
7546
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7547
                    msgsetloc(0, 
* Kris...Delay 11 stay away from the shelter.Wait for inputClose Message
"* Kris..^1. stay away from the shelter./%", "scr_text_slash_scr_text_gml_8642_0"
);
7548
                }
7549
            }
7550
            if (global.choice == 1)
7551
            {
7552
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(716) == 0)
7553
                {
7554
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(716, 1);
7555
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7556
                    msgsetloc(0, 
* Thank you,Delay 11 Kris. Ha ha. Although I did see that it put you to sleep.Wait for input
"* Thank you^1, Kris. Ha ha. Although I did see that it put you to sleep./", "scr_text_slash_scr_text_gml_8653_0_b"
);
7557
                    msgnextloc(
* I know. I do not exactly have a "flair" for entertainment.Wait for input
"* I know. I do not exactly have a \"flair\" for entertainment./", "scr_text_slash_scr_text_gml_8654_0"
);
7558
                    msgnextloc(
* That's why I don't write my own sermons. Or...Delay 11 anything,Delay 11 anymore.Wait for input
"* That's why I don't write my own sermons. Or..^1. anything^1, anymore./", "scr_text_slash_scr_text_gml_8655_0_b"
);
7559
                    msgnextloc(
* I don't think my father could rest well knowing I was...Delay 11 tarnishing his legacy.Wait for inputClose Message
"* I don't think my father could rest well knowing I was..^1. tarnishing his legacy./%", "scr_text_slash_scr_text_gml_8656_0"
);
7560
                }
7561
                else
7562
                {
7563
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7564
                    msgsetloc(0, 
* Kris,Delay 11 it's good you can get some sleep,Delay 11 even if it's from my words.Wait for input
"* Kris^1, it's good you can get some sleep^1, even if it's from my words./", "scr_text_slash_scr_text_gml_8660_0"
);
7565
                    msgnextloc(
* This is a day of rest,Delay 11 after all.Wait for inputClose Message
"* This is a day of rest^1, after all./%", "scr_text_slash_scr_text_gml_8661_0"
);
7566
                }
7567
            }
7568
            if (global.choice == 2)
7569
            {
7570
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(717) == 0)
7571
                {
7572
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(717, 1);
7573
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7574
                    msgsetloc(0, 
* Ah,Delay 11 your father? He typically comes here at night.Wait for input
"* Ah^1, your father? He typically comes here at night./", "scr_text_slash_scr_text_gml_8672_0_b"
);
7575
                    msgnextloc(
* He prays much for you,Delay 11 Kris...Delay 11 for Asriel,Delay 11 Toriel,Delay 11 Rudy...Delay 11 and his flowers,Delay 11 too.Wait for input
"* He prays much for you^1, Kris..^1. for Asriel^1, Toriel^1, Rudy..^1. and his flowers^1, too./", "scr_text_slash_scr_text_gml_8673_0"
);
7576
                    msgnextloc(
* You should join your mother in praying for him,Delay 11 as well.Wait for inputClose Message
"* You should join your mother in praying for him^1, as well./%", "scr_text_slash_scr_text_gml_8674_0"
);
7577
                }
7578
                else
7579
                {
7580
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7581
                    msgsetloc(0, 
* The poor man. It seems the Angel has made a difficult path for him...Wait for inputClose Message
"* The poor man. It seems the Angel has made a difficult path for him.../%", "scr_text_slash_scr_text_gml_8678_0"
);
7582
                }
7583
            }
7584
            break;
7585
        case 1311:
7586
            global.choicemsg[0] = stringsetloc(
#Shelter
"#Shelter", "scr_text_slash_scr_text_gml_8685_0"
);
7587
            global.choicemsg[1] = stringsetloc(
Susie will#not be#tamed
"Susie will#not be#tamed", "scr_text_slash_scr_text_gml_8686_0"
);
7588
            global.choicemsg[2] = stringset(" ");
7589
            global.choicemsg[3] = stringset(" ");
7590
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7591
            msgsetloc(0, 
* Yo,Delay 11 Kris!Delay 11 Didn't expect to see you here...Delay 11 And with S-Susie.Wait for input
"* Yo^1, Kris^1! Didn't expect to see you here..^1. And with S-Susie./", "scr_text_slash_scr_text_gml_8690_0"
);
7592
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(315) > 0)
7593
                msgnextloc(
* You know,Delay 11 last time...Delay 11 At the shelter...Delay 11 Yo,Delay 11 that wasn't cool,Delay 11 haha.Wait for input
"* You know^1, last time..^1. At the shelter..^1. Yo^1, that wasn't cool^1, haha./", "scr_text_slash_scr_text_gml_8695_0"
);
7594
            else
7595
                msgnextloc(
* It's cool you're kind of...Delay 11 you're kind of,Delay 11 like,Delay 11 taming her. Haha.Wait for input
"* It's cool you're kind of..^1. you're kind of^1, like^1, taming her. Haha./", "scr_text_slash_scr_text_gml_8699_0"
);
7596
            msgnext("\\C2 ");
7597
            break;
7598
        case 1312:
7599
            if (global.choice == 0)
7600
            {
7601
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(718, 1);
7602
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(315) > 0)
7603
                {
7604
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7605
                    msgsetloc(0, 
* K-Kris...? Kris,Delay 11 yo,Delay 11 Kris. the weenie thing was just a bad Snowy joke!Wait for input
"* K-Kris...? Kris^1, yo^1, Kris. the weenie thing was just a bad Snowy joke!/", "scr_text_slash_scr_text_gml_8715_0_b"
);
7606
                    msgnextloc(
* You...Delay 11 you don't have to p-prove anything,Delay 11 okay?Wait for inputClose Message
"* You..^1. you don't have to p-prove anything^1, okay?/%", "scr_text_slash_scr_text_gml_8716_0"
);
7607
                }
7608
                else
7609
                {
7610
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7611
                    msgsetloc(0, 
* Huh? Susie...Delay 11 Susie's making you ask,Delay 11 isn't she?Wait for input
"* Huh? Susie..^1. Susie's making you ask^1, isn't she?/", "scr_text_slash_scr_text_gml_8722_0"
);
7612
                    msgnextloc(
* Kris,Delay 11 learn to say no to her,Delay 11 haha. ...Delay 11 for both of us.Wait for inputClose Message
"* Kris^1, learn to say no to her^1, haha. ..^1. for both of us./%", "scr_text_slash_scr_text_gml_8723_0"
);
7613
                }
7614
            }
7615
            if (global.choice == 1)
7616
            {
7617
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(718, 2);
7618
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7619
                msgsetloc(0, 
* S-sure,Delay 11 Kris. Just as long as you have her spare us,Delay 11 okay? Haha...Wait for input
"* S-sure^1, Kris. Just as long as you have her spare us^1, okay? Haha.../", "scr_text_slash_scr_text_gml_8732_0"
);
7620
                msgnextloc(
* ...Delay 11 Kris?Wait for inputClose Message
"* ..^1. Kris?/%", "scr_text_slash_scr_text_gml_8733_0"
);
7621
            }
7622
            break;
7623
        case 1313:
7624
            global.choicemsg[0] = stringsetloc(
#Shelter
"#Shelter", "scr_text_slash_scr_text_gml_8739_0_b"
);
7625
            global.choicemsg[1] = stringsetloc(
#Laugh
"#Laugh", "scr_text_slash_scr_text_gml_8740_0_b"
);
7626
            global.choicemsg[2] = stringsetloc(
Don't laugh
"Don't laugh", "scr_text_slash_scr_text_gml_8741_0"
);
7627
            global.choicemsg[3] = stringset(" ");
7628
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7629
            msgsetloc(0, 
* Kris!Delay 11 Put anything in your hair before you come here today? No?Wait for input
"* Kris^1! Put anything in your hair before you come here today? No?/", "scr_text_slash_scr_text_gml_8744_0_b"
);
7630
            msgnextloc(
* ...Delay 11 you mean you "ain't gel" it!? HAHA!Delay 11 Get it!? Angel? Ain't gel!?Wait for input
"* ..^1. you mean you \"ain't gel\" it!? HAHA^1! Get it!? Angel? Ain't gel!?/", "scr_text_slash_scr_text_gml_8745_0"
);
7631
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7632
            msgnext("\\C3 ");
7633
            break;
7634
        case 1314:
7635
            if (global.choice == 0)
7636
            {
7637
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7638
                msgsetloc(0, 
* Shelter? I hardly know 'er!Delay 11 HAHAHAHA!!!Delay 11 ...Delay 11 what?Wait for inputClose Message
"* Shelter? I hardly know 'er^1! HAHAHAHA!!^1! ..^1. what?/%", "scr_text_slash_scr_text_gml_8754_0"
);
7639
            }
7640
            if (global.choice == 1)
7641
            {
7642
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7643
                msgsetloc(0, 
* Haha!Delay 11 Pretty good,Delay 11 right,Delay 11 Kris? Why don't we hang out more,Delay 11 anyway?Wait for inputClose Message
"* Haha^1! Pretty good^1, right^1, Kris? Why don't we hang out more^1, anyway?/%", "scr_text_slash_scr_text_gml_8760_0"
);
7644
            }
7645
            if (global.choice == 2)
7646
            {
7647
                with (obj_ch4_PDC04)
7648
                    snowy_dont_laugh = 1;
7649
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7650
                msgsetloc(0, 
* What!? It's not funny!? Do humans not have any sense of humor or something?Wait for inputClose Message
"* What!? It's not funny!? Do humans not have any sense of humor or something?/%", "scr_text_slash_scr_text_gml_8768_0"
);
7651
            }
7652
            break;
7653
        case 1315:
7654
            global.choicemsg[0] = stringsetloc(
#Offer juice
"#Offer juice", "scr_text_slash_scr_text_gml_8774_0_b"
);
7655
            global.choicemsg[1] = stringsetloc(
Drink juice#in front#of her
"Drink juice#in front#of her", "scr_text_slash_scr_text_gml_8775_0"
);
7656
            global.choicemsg[2] = stringset(" ");
7657
            global.choicemsg[3] = stringset(" ");
7658
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7659
            msgsetloc(0, 
Face 9* (My throat is parched..)Delay 11Wait for input
"\\E9* (My throat is parched..^1)/", "scr_text_slash_scr_text_gml_8779_0"
);
7660
            msgnextloc(
Face 3* K...Delay 11 Kris? Is that my...Delay 11 special combo drink recipe?Wait for input
"\\E3* K..^1. Kris? Is that my..^1. special combo drink recipe?/", "scr_text_slash_scr_text_gml_8780_0"
);
7661
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7662
            msgnext("\\C2 ");
7663
            break;
7664
        case 1316:
7665
            with (obj_ch4_PDC03A_alphys_juice)
7666
                con = 30;
7667
            msgset(0, "%%");
7668
            break;
7669
        case 1317:
7670
            global.choicemsg[0] = stringsetloc(
#Shelter
"#Shelter", "scr_text_slash_scr_text_gml_8793_0_b"
);
7671
            global.choicemsg[1] = stringsetloc(
#No!
"#No!", "scr_text_slash_scr_text_gml_8794_0_b"
);
7672
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(723) == 0)
7673
                global.choicemsg[2] = stringsetloc(
Undyne
"Undyne", "scr_text_slash_scr_text_gml_8797_0"
);
7674
            else
7675
                global.choicemsg[2] = stringset(" ");
7676
            global.choicemsg[3] = stringset(" ");
7677
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7678
            msgsetloc(0, 
Face 9* Did...Delay 11 you want to talk about something?Wait for input
"\\E9* Did..^1. you want to talk about something?/", "scr_text_slash_scr_text_gml_8805_0_b"
);
7679
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7680
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(723) == 0)
7681
                msgnext("\\C3 ");
7682
            else
7683
                msgnext("\\C2 ");
7684
            break;
7685
        case 1318:
7686
            with (obj_ch4_PDC03A_alphys_juice)
7687
                con = 50;
7688
            msgset(0, "%%");
7689
            break;
7690
        case 1319:
7691
            global.choicemsg[0] = stringsetloc(
Architectural#history#research
"Architectural#history#research", "scr_text_slash_scr_text_gml_8826_0"
);
7692
            global.choicemsg[1] = stringsetloc(
Put hay inside#new house#for Susie
"Put hay inside#new house#for Susie", "scr_text_slash_scr_text_gml_8827_0"
);
7693
            global.choicemsg[2] = stringset(" ");
7694
            global.choicemsg[3] = stringset(" ");
7695
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7696
            msgsetloc(0, 
Face 3* Huh? Shelter? Why would you want to go there?Wait for input
"\\E3* Huh? Shelter? Why would you want to go there?/", "scr_text_slash_scr_text_gml_8831_0"
);
7697
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7698
            msgnext("\\C2 ");
7699
            break;
7700
        case 1320:
7701
            with (obj_ch4_PDC03A_alphys_juice)
7702
                con = 61;
7703
            if (global.choice == 0)
7704
            {
7705
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(722, 1);
7706
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7707
                msgsetloc(0, 
Face 2* ...Delay 11 Kris? Wow,Delay 11 that's very...Delay 11 um,Delay 11 above and beyond!Wait for input
"\\E2* ..^1. Kris? Wow^1, that's very..^1. um^1, above and beyond!/", "scr_text_slash_scr_text_gml_8844_0"
);
7708
            }
7709
            if (global.choice == 1)
7710
            {
7711
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(722, 2);
7712
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7713
                msgsetloc(0, 
Face 1* H...Delay 11 huh? Like she's some kind of ...Delay 11 horse?Wait for input
"\\E1* H..^1. huh? Like she's some kind of ..^1. horse?/", "scr_text_slash_scr_text_gml_8852_0"
);
7714
                msgnextloc(
Face 3* ...Delay 11 wouldn't she...Delay 11 just eat the hay???Wait for input
"\\E3* ..^1. wouldn't she..^1. just eat the hay???/", "scr_text_slash_scr_text_gml_8853_0"
);
7715
                msgnextloc(
Face 1* (...Delay 11 w-wait. Let's not seriously go into this topic...)Wait for input
"\\E1* (..^1. w-wait. Let's not seriously go into this topic...)/", "scr_text_slash_scr_text_gml_8854_0_b"
);
7716
            }
7717
            msgnextloc(
Face 9* ...Delay 11 That being said Kris,Delay 11 I don't think you should...Wait for input
"\\E9* ..^1. That being said Kris^1, I don't think you should.../", "scr_text_slash_scr_text_gml_8857_0"
);
7718
            msgnextloc(
Face 4* Try to go in there by yourself.Wait for input
"\\E4* Try to go in there by yourself./", "scr_text_slash_scr_text_gml_8858_0"
);
7719
            msgnextloc(
Face 2* The shelter...Delay 11 it's...Wait for input
"\\E2* The shelter..^1. it's.../", "scr_text_slash_scr_text_gml_8859_0"
);
7720
            msgnextloc(
Face 9* A place for people to survive an emergency,Delay 11 right?Wait for input
"\\E9* A place for people to survive an emergency^1, right?/", "scr_text_slash_scr_text_gml_8860_0"
);
7721
            msgnextloc(
Face 4* But,Delay 11 ever since I've moved here,Delay 11 it's been...Delay 11 closed for some reason.Wait for input
"\\E4* But^1, ever since I've moved here^1, it's been..^1. closed for some reason./", "scr_text_slash_scr_text_gml_8861_0"
);
7722
            msgnextloc(
Face 8* It makes me wonder if...Delay 11 even if there was some disaster...Wait for input
"\\E8* It makes me wonder if..^1. even if there was some disaster.../", "scr_text_slash_scr_text_gml_8862_0_b"
);
7723
            msgnextloc(
Face 9* Whatever's inside there...Wait for input
"\\E9* Whatever's inside there.../", "scr_text_slash_scr_text_gml_8863_0"
);
7724
            msgnextloc(
Face 8* Might be worse...?Wait for input
"\\E8* Might be worse...?/", "scr_text_slash_scr_text_gml_8864_0_b"
);
7725
            msgnextloc(
Face 4* Eheheheh. Of course,Delay 11 maybe that's just my paranoia speaking.Wait for input
"\\E4* Eheheheh. Of course^1, maybe that's just my paranoia speaking./", "scr_text_slash_scr_text_gml_8865_0"
);
7726
            msgnextloc(
Face 0* But,Delay 11 I will say,Delay 11 I've only ever seen a couple people head over there.Wait for input
"\\E0* But^1, I will say^1, I've only ever seen a couple people head over there./", "scr_text_slash_scr_text_gml_8866_0"
);
7727
            msgnextloc(
Face 1* ...Delay 11 Undyne...Delay 11 and the mayor.Wait for input
"\\E1* ..^1. Undyne..^1. and the mayor./", "scr_text_slash_scr_text_gml_8867_0_b"
);
7728
            msgnextloc(
Face 5* So if you asked the mayor or Undyne to chaperone you,Delay 11 um...Wait for input
"\\E5* So if you asked the mayor or Undyne to chaperone you^1, um.../", "scr_text_slash_scr_text_gml_8868_0"
);
7729
            msgnextloc(
Face 0* I'm sure that,Delay 11 might be able to help you with your project?Wait for input
"\\E0* I'm sure that^1, might be able to help you with your project?/", "scr_text_slash_scr_text_gml_8869_0"
);
7730
            msgnextloc(
Face 7* ...Wait for input
"\\E7* .../", "scr_text_slash_scr_text_gml_8870_0"
);
7731
            msgnextloc(
Face B* B...Delay 11 by the way,Delay 11 in the process of asking Undyne...Wait for input
"\\EB* B..^1. by the way^1, in the process of asking Undyne.../", "scr_text_slash_scr_text_gml_8871_0"
);
7732
            msgnextloc(
Face 4* If you could t-tell her to call me,Delay 11 or t-text me back...Wait for input
"\\E4* If you could t-tell her to call me^1, or t-text me back.../", "scr_text_slash_scr_text_gml_8872_0"
);
7733
            msgnextloc(
Face 9* O-or,Delay 11 I guess just otherwise f-find out,Delay 11 if she hates me...Wait for input
"\\E9* O-or^1, I guess just otherwise f-find out^1, if she hates me.../", "scr_text_slash_scr_text_gml_8873_0"
);
7734
            msgnextloc(
Face 9* That would really help me out!Delay 11 Eheheh...Delay 11 she's sort of...Wait for input
"\\E9* That would really help me out^1! Eheheh..^1. she's sort of.../", "scr_text_slash_scr_text_gml_8874_0"
);
7735
            msgnextloc(
Face 4* ...Delay 11 not...Delay 11 answering my calls.Wait for inputClose Message
"\\E4* ..^1. not..^1. answering my calls./%", "scr_text_slash_scr_text_gml_8875_0"
);
7736
            break;
7737
        case 1321:
7738
            global.choicemsg[0] = stringsetloc(
She gave you#chocolates#though
"She gave you#chocolates#though", "scr_text_slash_scr_text_gml_8880_0_b"
);
7739
            global.choicemsg[1] = stringsetloc(
It's#because#of me
"It's#because#of me", "scr_text_slash_scr_text_gml_8881_0"
);
7740
            global.choicemsg[2] = stringset(" ");
7741
            global.choicemsg[3] = stringset(" ");
7742
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7743
            msgsetloc(0, 
Face 9* Eheh,Delay 11 m-maybe I'm the stupid one,Delay 11 thinking she actually...Wait for input
"\\E9* Eheh^1, m-maybe I'm the stupid one^1, thinking she actually.../", "scr_text_slash_scr_text_gml_8885_0"
);
7744
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7745
            msgnext("\\C2 ");
7746
            break;
7747
        case 1322:
7748
            with (obj_ch4_PDC03A_alphys_juice)
7749
                con = 61;
7750
            if (global.choice == 0)
7751
            {
7752
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(723, 1);
7753
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7754
                msgsetloc(0, 
Face 7* Y...Delay 11 you know,Delay 11 you're right,Delay 11 Kris!Wait for input
"\\E7* Y..^1. you know^1, you're right^1, Kris!/", "scr_text_slash_scr_text_gml_8898_0"
);
7755
                msgnextloc(
Face 4* Then again,Delay 11 the chocolates were so stale...Wait for input
"\\E4* Then again^1, the chocolates were so stale.../", "scr_text_slash_scr_text_gml_8899_0"
);
7756
                msgnextloc(
Face 9* Th...Delay 11 they kind of put me into a coma all last night,Delay 11 so...Wait for input
"\\E9* Th..^1. they kind of put me into a coma all last night^1, so.../", "scr_text_slash_scr_text_gml_8900_0"
);
7757
                msgnextloc(
Face 5* She...Delay 11 also could have been trying to poison me? But...Wait for inputClose Message
"\\E5* She..^1. also could have been trying to poison me? But.../%", "scr_text_slash_scr_text_gml_8901_0_b"
);
7758
            }
7759
            if (global.choice == 1)
7760
            {
7761
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(723, 2);
7762
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
7763
                msgsetloc(0, 
Face 3* ...Delay 11 K...Delay 11 Kris? What? Wh-what are you...Wait for input
"\\E3* ..^1. K..^1. Kris? What? Wh-what are you.../", "scr_text_slash_scr_text_gml_8909_0"
);
7764
                msgnextloc(
Face 1* ...Delay 11 ah.Wait for input
"\\E1* ..^1. ah./", "scr_text_slash_scr_text_gml_8910_0"
);
7765
                msgnextloc(
Face A* Kris,Delay 11 I did notice one of her chocolates was,Delay 11 um,Delay 11 missing...Wait for input
"\\EA* Kris^1, I did notice one of her chocolates was^1, um^1, missing.../", "scr_text_slash_scr_text_gml_8911_0"
);
7766
                msgnextloc(
Face 7* It's okay!Delay 11 D-delivery fee and all that. Eh...Delay 11 eheh.Wait for inputClose Message
"\\E7* It's okay^1! D-delivery fee and all that. Eh..^1. eheh./%", "scr_text_slash_scr_text_gml_8912_0"
);
7767
            }
7768
            break;
7769
        case 1323:
7770
            var yellow_amount = 0;
7771
            var red_amount = 0;
7772
            if (i_ex(obj_ch4_PDC03A_alphys_juice))
7773
            {
7774
                red_amount = obj_ch4_PDC03A_alphys_juice.juice_red;
7775
                yellow_amount = obj_ch4_PDC03A_alphys_juice.juice_yellow;
7776
            }
7777
            global.choicemsg[0] = stringsetloc(
#Add 25Close Message#red juice
"#Add 25%#red juice", "scr_text_slash_scr_text_gml_8925_0"
);
7778
            global.choicemsg[1] = stringsetloc(
#Add 25Close Message#yellow juice
"#Add 25%#yellow juice", "scr_text_slash_scr_text_gml_8926_0"
);
7779
            if ((red_amount + yellow_amount) > 0)
7780
                global.choicemsg[2] = stringsetloc(
Empty drink
"Empty drink", "scr_text_slash_scr_text_gml_8929_0"
);
7781
            else
7782
                global.choicemsg[2] = stringset(" ");
7783
            global.choicemsg[3] = stringset(" ");
7784
            var juice_text = stringsetsubloc("* (Glass is \\cR~1`% red\\cW, \\cY~2`% yellow\\cW.)", string(red_amount * 100), string(yellow_amount * 100), "scr_text_slash_scr_text_gml_8936_0");
7785
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7786
            if ((yellow_amount + red_amount) < 1)
7787
                msgset(0, juice_text + "/");
7788
            else
7789
                msgsetsubloc(0, "~1&* (Drink Name: ~2.)/", juice_text, 
scr_juice_name
scr_juice_name

function
scr_juice_name(arg0 = 0, arg1 = 0)
{ if (arg0 >= 1) return stringsetloc(
Mystic Nectar
"Mystic Nectar", "scr_juice_name_slash_scr_juice_name_gml_30_0"
);
if (arg1 >= 1) return stringsetloc(
Blood of Power
"Blood of Power", "scr_juice_name_slash_scr_juice_name_gml_35_0"
);
if (arg0 == 0.75 && arg1 >= 0.25) return stringsetloc(
Dragon's Scar
"Dragon's Scar", "scr_juice_name_slash_scr_juice_name_gml_40_0"
);
if (arg0 == 0.5 && arg1 >= 0.5) return stringsetloc(
Try This It's Orange Juice
"Try This It's Orange Juice", "scr_juice_name_slash_scr_juice_name_gml_45_0"
);
if (arg0 == 0.25 && arg1 >= 0.75) return stringsetloc(
Sunset Requiem
"Sunset Requiem", "scr_juice_name_slash_scr_juice_name_gml_50_0"
);
return stringsetloc(
Bepis Brew
"Bepis Brew", "scr_juice_name_slash_scr_juice_name_gml_53_0"
);
}
(yellow_amount, red_amount), "scr_text_slash_scr_text_gml_8950_0");
7790
            if ((red_amount + yellow_amount) > 0)
7791
                msgnext("\\C3 ");
7792
            else
7793
                msgnext("\\C2 ");
7794
            break;
7795
        case 1324:
7796
            if (global.choice == 0 || global.choice == 1)
7797
            {
7798
                var juice_amount = 0;
7799
                if (i_ex(obj_ch4_PDC03A_alphys_juice))
7800
                    juice_amount = obj_ch4_PDC03A_alphys_juice.juice_red + obj_ch4_PDC03A_alphys_juice.juice_yellow;
7801
                if (juice_amount < 1)
7802
                {
7803
                    snd_play(snd_item);
7804
                    if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1655) == 0)
7805
                    {
7806
                        
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1655, 1);
7807
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7808
                        msgsetloc(0, 
* (You carefully titrated the juice into your glass.)Wait for inputClose Message
"* (You carefully titrated the juice into your glass.)/%", "scr_text_slash_scr_text_gml_8959_0_b"
);
7809
                    }
7810
                    else
7811
                    {
7812
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7813
                        msgsetloc(0, 
* (Juice added.)Wait for inputClose Message
"* (Juice added.)/%", "scr_text_slash_scr_text_gml_8983_0"
);
7814
                    }
7815
                    if (global.choice == 0)
7816
                    {
7817
                        with (obj_ch4_PDC03A_alphys_juice)
7818
                            juice_red += 0.25;
7819
                    }
7820
                    if (global.choice == 1)
7821
                    {
7822
                        with (obj_ch4_PDC03A_alphys_juice)
7823
                            juice_yellow += 0.25;
7824
                    }
7825
                    with (obj_ch4_PDC03A_alphys_juice)
7826
                        juice_success = juice_red == 0.25 && juice_yellow == 0.75;
7827
                }
7828
                else
7829
                {
7830
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7831
                    msgsetloc(0, 
* (You already have 100% juice. This is...Delay 11 the limits of your power.)Wait for inputClose Message
"* (You already have 100`% juice. This is..^1. the limits of your power.)/%", "scr_text_slash_scr_text_gml_8975_0"
);
7832
                }
7833
            }
7834
            if (global.choice == 2)
7835
            {
7836
                snd_play(snd_reverse_splat);
7837
                with (obj_ch4_PDC03A_alphys_juice)
7838
                {
7839
                    juice_red = 0;
7840
                    juice_yellow = 0;
7841
                    juice_success = false;
7842
                }
7843
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7844
                msgsetloc(0, 
* (You returned the drink to the cycle of Susie.)Wait for inputClose Message
"* (You returned the drink to the cycle of Susie.)/%", "scr_text_slash_scr_text_gml_8991_0"
);
7845
            }
7846
            break;
7847
        case 1325:
7848
            global.choicemsg[0] = stringsetloc(
#Asgore
"#Asgore", "scr_text_slash_scr_text_gml_8997_0"
);
7849
            global.choicemsg[1] = stringsetloc(
#Key
"#Key", "scr_text_slash_scr_text_gml_8998_0"
);
7850
            global.choicemsg[2] = stringsetloc(
Noelle
"Noelle", "scr_text_slash_scr_text_gml_8999_0"
);
7851
            global.choicemsg[3] = stringset(" ");
7852
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
7853
            msgsetloc(0, 
Face 7* Hey,Delay 11 Krismas!Delay 11 Look who decided to crawl out of their lil' igloo.Wait for input
"\\E7* Hey^1, Krismas^1! Look who decided to crawl out of their lil' igloo./", "scr_text_slash_scr_text_gml_9002_0"
);
7854
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7855
            msgnext("\\C3 ");
7856
            break;
7857
        case 1326:
7858
            if (global.choice == 0)
7859
            {
7860
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(862) == 0)
7861
                {
7862
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(862, 1);
7863
                    with (obj_ch4_PDC03A_rudy_toriel)
7864
                        con = 1;
7865
                    msgset(0, "%%");
7866
                }
7867
                else
7868
                {
7869
                    with (obj_ch4_PDC03A_rudy_toriel)
7870
                        rudy_turn_con = 1;
7871
                    var small_talk = stringsetloc(
(Kris, please bring up a new topic)
"(Kris, please bring up a new topic)", "scr_text_slash_scr_text_gml_9026_0"
);
7872
                    
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "toriel", 3, "middle", "bottom", small_talk);
7873
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
7874
                    msgsetloc(0, 
Face 3* Hey,Delay 11 if YOU don't support his you know what...Wait for input
"\\E3* Hey^1, if YOU don't support his you know what.../", "scr_text_slash_scr_text_gml_9024_0"
);
7875
                    msgnextloc(
Face 2* That just means WE gotta!Mini text 0 Wait for inputClose Message
"\\E2* That just means WE gotta!\\f0/%", "scr_text_slash_scr_text_gml_9025_0"
);
7876
                }
7877
            }
7878
            if (global.choice == 1)
7879
            {
7880
                with (obj_ch4_PDC03A_rudy_toriel)
7881
                    con = 20;
7882
                msgset(0, "%%");
7883
            }
7884
            if (global.choice == 2)
7885
            {
7886
                with (obj_ch4_PDC03A_rudy_toriel)
7887
                    con = 10;
7888
                msgset(0, "%%");
7889
            }
7890
            break;
7891
        case 1327:
7892
            global.choicemsg[0] = stringsetloc(
#Nice singing
"#Nice singing", "scr_text_slash_scr_text_gml_9044_0"
);
7893
            global.choicemsg[1] = stringsetloc(
#Key
"#Key", "scr_text_slash_scr_text_gml_9045_0"
);
7894
            global.choicemsg[2] = stringsetloc(
Locked door
"Locked door", "scr_text_slash_scr_text_gml_9046_0"
);
7895
            global.choicemsg[3] = stringset(" ");
7896
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
7897
            msgsetloc(0, 
Face 0* Hi,Delay 11 Kris!Delay 11 Kinda funny seeing you here without Asriel,Delay 11 faha.Wait for input
"\\E0* Hi^1, Kris^1! Kinda funny seeing you here without Asriel^1, faha./", "scr_text_slash_scr_text_gml_9049_0"
);
7898
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7899
            msgnext("\\C3 ");
7900
            break;
7901
        case 1328:
7902
            if (global.choice == 0)
7903
            {
7904
                with (obj_ch4_PDC03A_rudy_toriel)
7905
                    con = 30;
7906
                msgset(0, "%%");
7907
            }
7908
            if (global.choice == 1)
7909
            {
7910
                with (obj_ch4_PDC03A_rudy_toriel)
7911
                    con = 40;
7912
                msgset(0, "%%");
7913
            }
7914
            if (global.choice == 2)
7915
            {
7916
                with (obj_ch4_PDC03A_rudy_toriel)
7917
                    con = 50;
7918
                msgset(0, "%%");
7919
            }
7920
            break;
7921
        case 1329:
7922
            global.choicemsg[0] = stringsetloc(
#Take it
"#Take it", "scr_text_slash_scr_text_gml_9076_0"
);
7923
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_9077_0"
);
7924
            global.choicemsg[2] = stringset(" ");
7925
            global.choicemsg[3] = stringset(" ");
7926
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
7927
            msgsetloc(0, 
* (It's a red guitar.)Wait for input
"* (It's a red guitar.)/", "scr_text_slash_scr_text_gml_9081_0"
);
7928
            msgnextloc(
* (...?)Wait for input
"* (...?)/", "scr_text_slash_scr_text_gml_9082_0"
);
7929
            msgnextloc(
* (There's a code taped to the inside.)Wait for input
"* (There's a code taped to the inside.)/", "scr_text_slash_scr_text_gml_9083_0_b"
);
7930
            msgnextloc(
* (It says "SHELTER".)Wait for input
"* (It says \"SHELTER\".)/", "scr_text_slash_scr_text_gml_9084_0"
);
7931
            msgnext("\\C2 ");
7932
            break;
7933
        case 1330:
7934
            if (global.choice == 0)
7935
            {
7936
                with (obj_ch4_PDC10A)
7937
                    con = 0;
7938
                msgset(0, "%%");
7939
            }
7940
            if (global.choice == 1)
7941
                msgset(0, "%%");
7942
            break;
7943
        case 1331:
7944
            global.choicemsg[0] = stringsetloc(
#Favorites#History
"#Favorites#History", "scr_text_slash_scr_text_gml_9103_0"
);
7945
            global.choicemsg[1] = stringsetloc(
#Cat Petterz 4
"#Cat Petterz 4", "scr_text_slash_scr_text_gml_9104_0"
);
7946
            global.choicemsg[2] = stringsetloc(
Do Not Click
"Do Not Click", "scr_text_slash_scr_text_gml_9105_0_b"
);
7947
            global.choicemsg[3] = stringset(" ");
7948
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
7949
            msgsetloc(0, 
Face L* (She's not looking,Delay 11 Kris. Let's hack her computer for clues.)Wait for input
"\\EL* (She's not looking^1, Kris. Let's hack her computer for clues.)/", "scr_text_slash_scr_text_gml_9108_0"
);
7950
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7951
            msgnext("\\C3 ");
7952
            break;
7953
        case 1332:
7954
            if (global.choice == 0)
7955
            {
7956
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(731) == 0)
7957
                {
7958
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(731, 1);
7959
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
7960
                    msgsetloc(0, 
Face L* (Arright,Delay 11 Kris. Click quietly. We are NINJAs right now.)Wait for input
"\\EL* (Arright^1, Kris. Click quietly. We are NINJAs right now.)/", "scr_text_slash_scr_text_gml_9121_0"
);
7961
                    msgnextloc(
Face 0* (OK,Delay 11 Favorites...Delay 11 paranormal,Delay 11 crime,Delay 11 paranatural...)Wait for input
"\\E0* (OK^1, Favorites..^1. paranormal^1, crime^1, paranatural...)/", "scr_text_slash_scr_text_gml_9122_0"
);
7962
                    msgnextloc(
Face 7* Oh HELL!Delay 11 The freaking SKATEBOARD game!Delay 11 HELL yeah!Delay 11 Woo!Wait for input
"\\E7* Oh HELL^1! The freaking SKATEBOARD game^1! HELL yeah^1! Woo!/", "scr_text_slash_scr_text_gml_9123_0"
);
7963
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", 15);
7964
                    msgnextloc(
Face F* Wh...Delay 11 WHAT are you two doing?Wait for input
"\\EF* Wh..^1. WHAT are you two doing?/", "scr_text_slash_scr_text_gml_9125_0"
);
7965
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 16);
7966
                    msgnextloc(
Face G* Uhh,Delay 11 $?!$. Nothing. Upgrading your computer.Wait for input
"\\EG* Uhh^1, $?!$. Nothing. Upgrading your computer./", "scr_text_slash_scr_text_gml_9127_0"
);
7967
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
7968
                    msgnextloc(
* (You set her browser homepage to the skateboard game.)Wait for inputClose Message
"* (You set her browser homepage to the skateboard game.)/%", "scr_text_slash_scr_text_gml_9129_0"
);
7969
                }
7970
                else
7971
                {
7972
                    var small_talk = stringsetloc(
Kris made my screensaver\na screamer again, didn't they.
"Kris made my screensaver\na screamer again, didn't they.", "scr_text_slash_scr_text_gml_9138_0"
);
7973
                    
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "noelle", 17, 350, 232, small_talk);
7974
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
7975
                    msgsetloc(0, 
Face A* There you go. Running like a dream.Mini text 0 Wait for inputClose Message
"\\EA* There you go. Running like a dream.\\f0/%", "scr_text_slash_scr_text_gml_9135_0"
);
7976
                }
7977
            }
7978
            if (global.choice == 1)
7979
            {
7980
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(732) == 0)
7981
                {
7982
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(732, 1);
7983
                    var small_talk = stringsetloc(
Umm, after our project?
"Umm, after our project?", "scr_text_slash_scr_text_gml_9153_0_b"
);
7984
                    var l = [350, 222];
7985
                    if (global.lang == "ja")
7986
                        l = [282, 222];
7987
                    
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "noelle", 4, l[0], l[1], small_talk);
7988
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
7989
                    msgsetloc(0, 
Face 9* Haha,Delay 11 Cat Petterz? The hell do you have this?Wait for input
"\\E9* Haha^1, Cat Petterz? The hell do you have this?/", "scr_text_slash_scr_text_gml_9149_0"
);
7990
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", 8);
7991
                    msgnextloc(
Face 8* Um,Delay 11 excheese me? It's great!Delay 11 It's like a pet raising game but...Wait for input
"\\E8* Um^1, excheese me? It's great^1! It's like a pet raising game but.../", "scr_text_slash_scr_text_gml_9151_0"
);
7992
                    msgnextloc(
Face 3* There's this,Delay 11 um,Delay 11 awesome bug that lets you get...Delay 11 glitchy pets.Wait for input
"\\E3* There's this^1, um^1, awesome bug that lets you get..^1. glitchy pets./", "scr_text_slash_scr_text_gml_9152_0"
);
7993
                    msgnextloc(
Face 4* I have a save file with like,Delay 11 seven headless cats. Faha.Wait for input
"\\E4* I have a save file with like^1, seven headless cats. Faha./", "scr_text_slash_scr_text_gml_9153_0"
);
7994
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 7);
7995
                    msgnextloc(
Face 7* Woah,Delay 11 wait,Delay 11 can we see?Mini text 0 Wait for inputClose Message
"\\E7* Woah^1, wait^1, can we see?\\f0/%", "scr_text_slash_scr_text_gml_9155_0"
);
7996
                }
7997
                else
7998
                {
7999
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
8000
                    msgsetloc(0, 
Face 7* Can you give the cats guns?Wait for input
"\\E7* Can you give the cats guns?/", "scr_text_slash_scr_text_gml_9159_0"
);
8001
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("noelle", 8);
8002
                    msgnextloc(
Face 8* Fahaha!Delay 11 Sorry,Delay 11 I uninstalled that mod...Wait for inputClose Message
"\\E8* Fahaha^1! Sorry^1, I uninstalled that mod.../%", "scr_text_slash_scr_text_gml_9161_0"
);
8003
                }
8004
            }
8005
            if (global.choice == 2)
8006
            {
8007
                var small_talk = stringsetloc(
Umm...
"Umm...", "scr_text_slash_scr_text_gml_9175_0"
);
8008
                
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "noelle", 15, 380, 232, small_talk);
8009
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("noelle");
8010
                msgsetloc(0, 
Face H* (Phew,Delay 11 barely dodged a hollow-point bullet there...)Wait for input
"\\EH* (Phew^1, barely dodged a hollow-point bullet there...)/", "scr_text_slash_scr_text_gml_9170_0"
);
8011
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 11);
8012
                msgnextloc(
Face B* Hey. what's that green dog puppet wallpaper?Mini text 0 Wait for inputClose Message
"\\EB* Hey. what's that green dog puppet wallpaper?\\f0/%", "scr_text_slash_scr_text_gml_9172_0"
);
8013
            }
8014
            break;
8015
        case 1333:
8016
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_9178_0"
);
8017
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_9179_0"
);
8018
            global.choicemsg[2] = stringset(" ");
8019
            global.choicemsg[3] = stringset(" ");
8020
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8021
            msgsetloc(0, 
* (Play the piano?)Wait for input
"* (Play the piano?)/", "scr_text_slash_scr_text_gml_9183_0"
);
8022
            msgnext("\\C2 ");
8023
            break;
8024
        case 1334:
8025
            if (global.choice == 0)
8026
            {
8027
                snd_play(snd_piano_note_low);
8028
                msgset(0, "%%");
8029
            }
8030
            if (global.choice == 1)
8031
                msgset(0, "%%");
8032
            break;
8033
        case 1335:
8034
            global.choicemsg[0] = stringsetloc(
#Old#family photo
"#Old#family photo", "scr_text_slash_scr_text_gml_9203_0_b"
);
8035
            global.choicemsg[1] = stringsetloc(
#Asriel#photo
"#Asriel#photo", "scr_text_slash_scr_text_gml_9204_0"
);
8036
            global.choicemsg[2] = stringsetloc(
Don't show either
"Don't show either", "scr_text_slash_scr_text_gml_9205_0"
);
8037
            global.choicemsg[3] = stringset(" ");
8038
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8039
            msgsetloc(0, 
* (There are many photos on the refrigerator.)Wait for input
"* (There are many photos on the refrigerator.)/", "scr_text_slash_scr_text_gml_9208_0"
);
8040
            msgnext("\\C3 ");
8041
            break;
8042
        case 1336:
8043
            if (global.choice == 0)
8044
            {
8045
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(744) == 0)
8046
                {
8047
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(744, 1);
8048
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
8049
                    msgsetloc(0, 
Face A* Heh,Delay 11 what are those little horns you're wearing?Wait for input
"\\EA* Heh^1, what are those little horns you're wearing?/", "scr_text_slash_scr_text_gml_9220_0_b"
);
8050
                    msgnextloc(
Face 9* It's almost like you were trying to...Wait for input
"\\E9* It's almost like you were trying to.../", "scr_text_slash_scr_text_gml_9221_0_b"
);
8051
                    msgnextloc(
Face 6* ...Wait for input
"\\E6* .../", "scr_text_slash_scr_text_gml_9222_0_b"
);
8052
                    msgnextloc(
Face N* ...Delay 11 heh.Wait for inputClose Message
"\\EN* ..^1. heh./%", "scr_text_slash_scr_text_gml_9223_0"
);
8053
                }
8054
                else
8055
                {
8056
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
8057
                    msgsetloc(0, 
Face 0* ...Delay 11 Kris,Delay 11 you better be nice to your mom.Wait for input
"\\E0* ..^1. Kris^1, you better be nice to your mom./", "scr_text_slash_scr_text_gml_9227_0"
);
8058
                    msgnextloc(
Face 1* Seriously,Delay 11 you EVER make her cry and I'll...Wait for inputClose Message
"\\E1* Seriously^1, you EVER make her cry and I'll.../%", "scr_text_slash_scr_text_gml_9228_0"
);
8059
                }
8060
            }
8061
            if (global.choice == 1)
8062
            {
8063
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(745) == 0)
8064
                {
8065
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(745, 1);
8066
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
8067
                    msgsetloc(0, 
Face 9* HAHAHA!Delay 11 Why did you photoshop Ralsei to be...Wait for input
"\\E9* HAHAHA^1! Why did you photoshop Ralsei to be.../", "scr_text_slash_scr_text_gml_9239_0"
);
8068
                    msgnextloc(
Face 6* ...Delay 11 What? That's your brother?Wait for input
"\\E6* ..^1. What? That's your brother?/", "scr_text_slash_scr_text_gml_9240_0"
);
8069
                    msgnextloc(
Face K* ...Delay 11 Yeah,Delay 11 now that I look at it,Delay 11 he looks,Delay 11 uh,Delay 11 different.Wait for input
"\\EK* ..^1. Yeah^1, now that I look at it^1, he looks^1, uh^1, different./", "scr_text_slash_scr_text_gml_9241_0"
);
8070
                    msgnextloc(
Face 5* I SAID I get it!Delay 11 You can stop pointing out the differences!Wait for inputClose Message
"\\E5* I SAID I get it^1! You can stop pointing out the differences!/%", "scr_text_slash_scr_text_gml_9242_0"
);
8071
                }
8072
                else
8073
                {
8074
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
8075
                    msgsetloc(0, 
Face 1* Asriel,Delay 11 Ralsei,Delay 11 who cares.Wait for input
"\\E1* Asriel^1, Ralsei^1, who cares./", "scr_text_slash_scr_text_gml_9246_0"
);
8076
                    msgnextloc(
Face 2* Vanilla nerd or strawberry nerd...Delay 11 I'll crush both of 'em.Wait for inputClose Message
"\\E2* Vanilla nerd or strawberry nerd..^1. I'll crush both of 'em./%", "scr_text_slash_scr_text_gml_9247_0"
);
8077
                }
8078
            }
8079
            if (global.choice == 2)
8080
            {
8081
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
8082
                msgsetloc(0, 
Face B* Stop hugging the fridge,Delay 11 freezer freak.Wait for inputClose Message
"\\EB* Stop hugging the fridge^1, freezer freak./%", "scr_text_slash_scr_text_gml_9254_0_b"
);
8083
            }
8084
            break;
8085
        case 1337:
8086
            global.choicemsg[0] = stringsetloc(
#Discuss#plans
"#Discuss#plans", "scr_text_slash_scr_text_gml_9260_0"
);
8087
            global.choicemsg[1] = stringsetloc(
#Leave#very fast
"#Leave#very fast", "scr_text_slash_scr_text_gml_9261_0"
);
8088
            global.choicemsg[2] = stringset(" ");
8089
            global.choicemsg[3] = stringset(" ");
8090
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
8091
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(750) == 0)
8092
            {
8093
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(750, 1);
8094
                msgsetloc(0, 
Face 3* Kris and Susie!? At the library!? On a WEEKEND!? Is everything OK?Wait for input
"\\E3* Kris and Susie!? At the library!? On a WEEKEND!? Is everything OK?/", "scr_text_slash_scr_text_gml_9268_0_b"
);
8095
            }
8096
            else
8097
            {
8098
                msgsetloc(0, 
Face 1* Ahh,Delay 11 Kris and Susie. My two least,Delay 11 not hated...Delay 11 most,Delay 11 people.Wait for input
"\\E1* Ahh^1, Kris and Susie. My two least^1, not hated..^1. most^1, people./", "scr_text_slash_scr_text_gml_9271_0"
);
8099
            }
8100
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8101
            msgnext("\\C2 ");
8102
            break;
8103
        case 1338:
8104
            if (global.choice == 0)
8105
            {
8106
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(751) == 0)
8107
                {
8108
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(751, 1);
8109
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
8110
                    msgsetloc(0, 
Face 3* Oh no,Delay 11 exclamation point semicolon!; Noelle is busy!Delay 11 Today!Wait for input
"\\E3* Oh no^1, exclamation point semicolon!; Noelle is busy^1! Today!/", "scr_text_slash_scr_text_gml_9286_0"
);
8111
                    msgnextloc(
Face 2* That means...Delay 11 oh,Delay 11 spare me,Delay 11 sweet Goddess of Education!Wait for input
"\\E2* That means..^1. oh^1, spare me^1, sweet Goddess of Education!/", "scr_text_slash_scr_text_gml_9287_0_b"
);
8112
                    msgnextloc(
Face 3* The three of US will have to have a study group!? No!!Wait for input
"\\E3* The three of US will have to have a study group!? No!!/", "scr_text_slash_scr_text_gml_9288_0"
);
8113
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 20);
8114
                    msgnextloc(
Face K* Look,Delay 11 we GET IT. You still hate us in real life. We'll leave.Wait for input
"\\EK* Look^1, we GET IT. You still hate us in real life. We'll leave./", "scr_text_slash_scr_text_gml_9290_0"
);
8115
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("berdly", 14);
8116
                    msgnextloc(
Face E* Wait for input
"\\EE* /", "scr_text_slash_scr_text_gml_9292_0"
);
8117
                    msgnextloc(
Face N* Leave?Wait for input
"\\EN* Leave?/", "scr_text_slash_scr_text_gml_9293_0"
);
8118
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "D");
8119
                    msgnextloc(
Face D* Uhh,Delay 11 yeah. That's what you want. For us to leave you alone.Wait for input
"\\ED* Uhh^1, yeah. That's what you want. For us to leave you alone./", "scr_text_slash_scr_text_gml_9295_0"
);
8120
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("berdly", 6);
8121
                    msgnextloc(
Face 6* Hahah!Delay 11 Yes!Delay 11 Exactly!Delay 11 Alone. That's how I study best!Wait for input
"\\E6* Hahah^1! Yes^1! Exactly^1! Alone. That's how I study best!/", "scr_text_slash_scr_text_gml_9297_0"
);
8122
                    msgnextloc(
Face 5* A genius,Delay 11 alone with his thoughts.Wait for input
"\\E5* A genius^1, alone with his thoughts./", "scr_text_slash_scr_text_gml_9298_0"
);
8123
                    msgnextloc(
Face O* Mm. Being alone. So good.Wait for inputClose Message
"\\EO* Mm. Being alone. So good./%", "scr_text_slash_scr_text_gml_9299_0"
);
8124
                }
8125
                else
8126
                {
8127
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
8128
                    msgsetloc(0, 
Face 6* Oh thank god you came back. I mean...Delay 11 NO god you came back.Wait for input
"\\E6* Oh thank god you came back. I mean..^1. NO god you came back./", "scr_text_slash_scr_text_gml_9303_0_b"
);
8129
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 0);
8130
                    msgnextloc(
Face 0* Stop messing with us already.Wait for input
"\\E0* Stop messing with us already./", "scr_text_slash_scr_text_gml_9305_0"
);
8131
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("berdly", 8);
8132
                    msgnextloc(
Face 8* (Why must she be so tsundere and confusing?)Wait for inputClose Message
"\\E8* (Why must she be so tsundere and confusing?)/%", "scr_text_slash_scr_text_gml_9307_0"
);
8133
                }
8134
            }
8135
            if (global.choice == 1)
8136
            {
8137
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("berdly");
8138
                msgsetloc(0, 
Face J* Run as you may,Delay 11 Kris...Delay 11 you'll never best MY speedrun!Wait for inputClose Message
"\\EJ* Run as you may^1, Kris..^1. you'll never best MY speedrun!/%", "scr_text_slash_scr_text_gml_9314_0"
);
8139
            }
8140
            break;
8141
        case 1339:
8142
            global.choicemsg[0] = stringsetloc(
#Tomorrow
"#Tomorrow", "scr_text_slash_scr_text_gml_9320_0"
);
8143
            global.choicemsg[1] = stringsetloc(
#Susie
"#Susie", "scr_text_slash_scr_text_gml_9321_0"
);
8144
            global.choicemsg[2] = stringsetloc(
Leave
"Leave", "scr_text_slash_scr_text_gml_9322_0_b"
);
8145
            global.choicemsg[3] = stringset(" ");
8146
            var times_talked = 0;
8147
            with (obj_npc_rudy)
8148
                times_talked = talked;
8149
            if (times_talked > 1)
8150
            {
8151
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
8152
                msgsetloc(0, 
Face 4* ...Delay 11 you wanted to talk?Wait for input
"\\E4* ..^1. you wanted to talk?/", "scr_text_slash_scr_text_gml_9333_0"
);
8153
            }
8154
            else
8155
            {
8156
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("rudy");
8157
                msgsetloc(0, 
Face 5* Kris...Delay 11 heh heh...Delay 11 That service was...Delay 11 pretty...Delay 11 long,Delay 11 wasn't it?Wait for input
"\\E5* Kris..^1. heh heh..^1. That service was..^1. pretty..^1. long^1, wasn't it?/", "scr_text_slash_scr_text_gml_9337_0_b"
);
8158
                msgnextloc(
Face 5* ...Delay 11 you wanna...Delay 11 talk about something?Wait for input
"\\E5* ..^1. you wanna..^1. talk about something?/", "scr_text_slash_scr_text_gml_9338_0_b"
);
8159
            }
8160
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8161
            msgnext("\\C3 ");
8162
            break;
8163
        case 1340:
8164
            if (global.choice != 2)
8165
            {
8166
                with (obj_npc_rudy)
8167
                    con = 0;
8168
            }
8169
            msgset(0, "%%");
8170
            break;
8171
        case 1341:
8172
            global.choicemsg[0] = stringsetloc(
#Heat#him up
"#Heat#him up", "scr_text_slash_scr_text_gml_9359_0"
);
8173
            global.choicemsg[1] = stringsetloc(
#Leave#him
"#Leave#him", "scr_text_slash_scr_text_gml_9360_0"
);
8174
            global.choicemsg[2] = stringset(" ");
8175
            global.choicemsg[3] = stringset(" ");
8176
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8177
            msgsetloc(0, 
* (He's breathing slowly.)
* (Might be your imagination,Delay 11 but he seems cold...)Wait for input
"* (He's breathing slowly.)&* (Might be your imagination^1, but he seems cold...)/", "scr_text_slash_scr_text_gml_9364_0"
);
8178
            msgnext("\\C2 ");
8179
            break;
8180
        case 1342:
8181
            msgset(0, "%%");
8182
            if (global.choice == 0)
8183
            {
8184
                with (obj_room_town_hospital_room2)
8185
                    con = 0;
8186
            }
8187
            break;
8188
        case 1343:
8189
            global.choicemsg[0] = stringsetloc(
#Talk#about Catty
"#Talk#about Catty", "scr_text_slash_scr_text_gml_9383_0"
);
8190
            global.choicemsg[1] = stringsetloc(
#Eavesdrop on#blue bunny
"#Eavesdrop on#blue bunny", "scr_text_slash_scr_text_gml_9384_0"
);
8191
            global.choicemsg[2] = stringsetloc(
Leave
"Leave", "scr_text_slash_scr_text_gml_9385_0"
);
8192
            global.choicemsg[3] = stringset(" ");
8193
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
8194
            msgsetloc(0, 
Face 0* Aww,Delay 11 Krissy,Delay 11 are you here to buy me a free lunch?Wait for input
"\\E0* Aww^1, Krissy^1, are you here to buy me a free lunch?/", "scr_text_slash_scr_text_gml_9388_0"
);
8195
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8196
            msgnext("\\C3 ");
8197
            break;
8198
        case 1344:
8199
            if (global.choice == 0)
8200
            {
8201
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(762) == 0)
8202
                {
8203
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(762, 1);
8204
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
8205
                    msgsetloc(0, 
Face 6* Like,Delay 11 that cat girl? Good gators,Delay 11 she is OBSESSED with me.Wait for input
"\\E6* Like^1, that cat girl? Good gators^1, she is OBSESSED with me./", "scr_text_slash_scr_text_gml_9402_0"
);
8206
                    msgnextloc(
Face 3* This morning? We accidentally ordered THE SAME SPECIAL.Wait for input
"\\E3* This morning? We accidentally ordered THE SAME SPECIAL./", "scr_text_slash_scr_text_gml_9403_0"
);
8207
                    msgnextloc(
Face 6* We had to...Delay 11 like,Delay 11 ugh!Delay 11 SHARE. And like,Delay 11 TALK. And...Delay 11 LAUGH?Wait for input
"\\E6* We had to..^1. like^1, ugh^1! SHARE. And like^1, TALK. And..^1. LAUGH?/", "scr_text_slash_scr_text_gml_9404_0"
);
8208
                    msgnextloc(
Face 3* And then she had the nerve to - like,Delay 11 UGH? - PAY for IT?Wait for input
"\\E3* And then she had the nerve to - like^1, UGH? - PAY for IT?/", "scr_text_slash_scr_text_gml_9405_0"
);
8209
                    msgnextloc(
Face 0* No WAY. Like I WANT your hairy charity. So I'm just,Delay 11 waiting?Wait for input
"\\E0* No WAY. Like I WANT your hairy charity. So I'm just^1, waiting?/", "scr_text_slash_scr_text_gml_9406_0"
);
8210
                    msgnextloc(
Face 6* Y'know,Delay 11 in...Delay 11 in case she comes by? So I can pay her?Wait for input
"\\E6* Y'know^1, in..^1. in case she comes by? So I can pay her?/", "scr_text_slash_scr_text_gml_9407_0"
);
8211
                    msgnextloc(
Face 4* By the way,Delay 11 is my makeup okay?Wait for input
"\\E4* By the way^1, is my makeup okay?/", "scr_text_slash_scr_text_gml_9408_0"
);
8212
                    msgnextloc(
Face 0* I mean,Delay 11 I need to look better than her. Obviously.Wait for input
"\\E0* I mean^1, I need to look better than her. Obviously./", "scr_text_slash_scr_text_gml_9409_0"
);
8213
                    msgnextloc(
Face 6* God. SO obsessed with me.Wait for inputClose Message
"\\E6* God. SO obsessed with me./%", "scr_text_slash_scr_text_gml_9410_0"
);
8214
                }
8215
                else if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(760) > 0)
8216
                {
8217
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
8218
                    msgsetloc(0, 
Face 3* What? You saw her drinking milk off the FLOOR?Wait for input
"\\E3* What? You saw her drinking milk off the FLOOR?/", "scr_text_slash_scr_text_gml_9416_0"
);
8219
                    msgnextloc(
Face 0* You should,Delay 11 like...Delay 11 tell her there's,Delay 11 like,Delay 11 milk here.Wait for input
"\\E0* You should^1, like..^1. tell her there's^1, like^1, milk here./", "scr_text_slash_scr_text_gml_9417_0"
);
8220
                    msgnextloc(
Face 4* You know. As...Delay 11 like,Delay 11 a cruel prank.Wait for inputClose Message
"\\E4* You know. As..^1. like^1, a cruel prank./%", "scr_text_slash_scr_text_gml_9418_0"
);
8221
                }
8222
                else
8223
                {
8224
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
8225
                    msgsetloc(0, 
Face 0* Like,Delay 11 where is she? Like,Delay 11 let's be honest.Wait for input
"\\E0* Like^1, where is she? Like^1, let's be honest./", "scr_text_slash_scr_text_gml_9422_0"
);
8226
                    msgnextloc(
Face 3* It's not like she has anything better to do than copy me.Wait for input
"\\E3* It's not like she has anything better to do than copy me./", "scr_text_slash_scr_text_gml_9423_0"
);
8227
                    msgnextloc(
Face 6* I mean,Delay 11 she BETTER not!Delay 11 God.Wait for inputClose Message
"\\E6* I mean^1, she BETTER not^1! God./%", "scr_text_slash_scr_text_gml_9424_0"
);
8228
                }
8229
            }
8230
            if (global.choice == 1)
8231
            {
8232
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(761) == 0)
8233
                {
8234
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(761, 1);
8235
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8236
                    msgsetloc(0, 
* Um...Delay 11 how long...Delay 11 should I,Delay 11 um...Delay 11 do this for? And,Delay 11 is it really...Wait for input
"* Um..^1. how long..^1. should I^1, um..^1. do this for? And^1, is it really.../", "scr_text_slash_scr_text_gml_9436_0"
);
8237
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("bratty", 4);
8238
                    msgnextloc(
Face 4* I mean,Delay 11 think of,Delay 11 like,Delay 11 the good of society,Delay 11 right?Wait for input
"\\E4* I mean^1, think of^1, like^1, the good of society^1, right?/", "scr_text_slash_scr_text_gml_9438_0"
);
8239
                    msgnextloc(
Face 6* Like,Delay 11 he was always ogling girls like me and stuff...Wait for input
"\\E6* Like^1, he was always ogling girls like me and stuff.../", "scr_text_slash_scr_text_gml_9439_0"
);
8240
                    msgnextloc(
Face 3* Now he can be a good little boy and ogle a jpeg.Wait for input
"\\E3* Now he can be a good little boy and ogle a jpeg./", "scr_text_slash_scr_text_gml_9440_0"
);
8241
                    msgnextloc(
Face 0* See? Everyone wins. Especially US,Delay 11 because it's really funny.Wait for input
"\\E0* See? Everyone wins. Especially US^1, because it's really funny./", "scr_text_slash_scr_text_gml_9441_0"
);
8242
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8243
                    msgnextloc(
* W-well,Delay 11 I guess it won't hurt to,Delay 11 um...Delay 11 if it makes him happy,Delay 11 too...Wait for inputClose Message
"* W-well^1, I guess it won't hurt to^1, um..^1. if it makes him happy^1, too.../%", "scr_text_slash_scr_text_gml_9443_0"
);
8244
                }
8245
                else
8246
                {
8247
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8248
                    msgsetloc(0, 
* (He's texting someone.)Wait for inputClose Message
"* (He's texting someone.)/%", "scr_text_slash_scr_text_gml_9447_0"
);
8249
                }
8250
            }
8251
            if (global.choice == 2)
8252
            {
8253
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("bratty");
8254
                msgsetloc(0, 
Face 4* Boo. Bet Azzy would have.Wait for inputClose Message
"\\E4* Boo. Bet Azzy would have./%", "scr_text_slash_scr_text_gml_9454_0"
);
8255
            }
8256
            break;
8257
        case 1345:
8258
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_9460_0"
);
8259
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_9461_0"
);
8260
            global.choicemsg[2] = stringset(" ");
8261
            global.choicemsg[3] = stringset(" ");
8262
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
8263
            msgsetloc(0, 
Face 0* ...Delay 11 Kris,Delay 11 d-did I,Delay 11 ever tell you about,Delay 11 um...Wait for input
"\\E0* ..^1. Kris^1, d-did I^1, ever tell you about^1, um.../", "scr_text_slash_scr_text_gml_9465_0_b"
);
8264
            msgnextloc(
Face 7* You know,Delay 11 I sometimes...Delay 11 put out milk?Wait for input
"\\E7* You know^1, I sometimes..^1. put out milk?/", "scr_text_slash_scr_text_gml_9466_0_b"
);
8265
            msgnextloc(
Face 4* I...Delay 11 I mean,Delay 11 in the alleyway?Wait for input
"\\E4* I..^1. I mean^1, in the alleyway?/", "scr_text_slash_scr_text_gml_9467_0_b"
);
8266
            msgnextloc(
Face 9* ...Wait for input
"\\E9* .../", "scr_text_slash_scr_text_gml_9468_0"
);
8267
            msgnextloc(
Face 4* Umm,Delay 11 c-can I...Delay 11 re-explain everything?Wait for input
"\\E4* Umm^1, c-can I..^1. re-explain everything?/", "scr_text_slash_scr_text_gml_9469_0"
);
8268
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8269
            msgnext("\\C2 ");
8270
            break;
8271
        case 1346:
8272
            if (global.choice == 0)
8273
            {
8274
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(764) == 0)
8275
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(764, 1);
8276
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
8277
                msgsetloc(0, 
Face 7* Okay,Delay 11 well,Delay 11 first of all,Delay 11 t-there was this cat,Delay 11 Mew Mew...Wait for input
"\\E7* Okay^1, well^1, first of all^1, t-there was this cat^1, Mew Mew.../", "scr_text_slash_scr_text_gml_9483_0"
);
8278
                msgnextloc(
Face 9* Who,Delay 11 um,Delay 11 there's no particular evidence she's real,Delay 11 but...Wait for input
"\\E9* Who^1, um^1, there's no particular evidence she's real^1, but.../", "scr_text_slash_scr_text_gml_9484_0"
);
8279
                msgnextloc(
Face 4* You know what? I think that's enough.Wait for inputClose Message
"\\E4* You know what? I think that's enough./%", "scr_text_slash_scr_text_gml_9485_0"
);
8280
            }
8281
            if (global.choice == 1)
8282
            {
8283
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("alphys");
8284
                msgsetloc(0, 
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_9491_0"
);
8285
                msgnextloc(
Face 9* I'll forget about this if you do.Wait for inputClose Message
"\\E9* I'll forget about this if you do./%", "scr_text_slash_scr_text_gml_9492_0"
);
8286
            }
8287
            break;
8288
        case 1347:
8289
            global.choicemsg[0] = stringsetloc(
#Susie
"#Susie", "scr_text_slash_scr_text_gml_9498_0"
);
8290
            global.choicemsg[1] = stringsetloc(
#Parents
"#Parents", "scr_text_slash_scr_text_gml_9499_0"
);
8291
            global.choicemsg[2] = stringsetloc(
Leave
"Leave", "scr_text_slash_scr_text_gml_9500_0"
);
8292
            global.choicemsg[3] = stringset(" ");
8293
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1554) == 0)
8294
            {
8295
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1554, 1);
8296
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
8297
                msgsetloc(0, 
Face 5* ...Delay 11 Kris. You walk. With the accursed beast?Wait for input
"\\E5* ..^1. Kris. You walk. With the accursed beast?/", "scr_text_slash_scr_text_gml_9507_0"
);
8298
                msgnextloc(
Face 6* I warn you. You believe. You are holding her leash...Wait for input
"\\E6* I warn you. You believe. You are holding her leash.../", "scr_text_slash_scr_text_gml_9508_0"
);
8299
                msgnextloc(
Face 1* But you. Are the one. Being led into the dark.Wait for input
"\\E1* But you. Are the one. Being led into the dark./", "scr_text_slash_scr_text_gml_9509_0"
);
8300
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 20);
8301
                msgnextloc(
Face K* (Meh,Delay 11 that seems accurate I guess.)Wait for input
"\\EK* (Meh^1, that seems accurate I guess.)/", "scr_text_slash_scr_text_gml_9511_0_b"
);
8302
            }
8303
            else
8304
            {
8305
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
8306
                msgsetloc(0, 
Face 0* So comes the beast. And its...Delay 11 ...and Kris.Wait for input
"\\E0* So comes the beast. And its..^1. ...and Kris./", "scr_text_slash_scr_text_gml_9515_0"
);
8307
            }
8308
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8309
            msgnext("\\C3 ");
8310
            break;
8311
        case 1348:
8312
            if (global.choice == 0)
8313
            {
8314
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(767) == 0)
8315
                {
8316
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(767, 1);
8317
                    with (obj_npc_room)
8318
                    {
8319
                        if (sprite_index == spr_jockington_rt)
8320
                            talked = 0;
8321
                    }
8322
                }
8323
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
8324
                msgsetloc(0, 
Face 1* Kris. It is too late for you. Your corruption is fatal.Wait for input
"\\E1* Kris. It is too late for you. Your corruption is fatal./", "scr_text_slash_scr_text_gml_9540_0_b"
);
8325
                msgnextloc(
Face 0* But promise. You'll keep away from the light,Delay 11 Kris.Wait for input
"\\E0* But promise. You'll keep away from the light^1, Kris./", "scr_text_slash_scr_text_gml_9541_0_b"
);
8326
                msgnextloc(
Face 3* Keep Susie away. From Noelle.Wait for input
"\\E3* Keep Susie away. From Noelle./", "scr_text_slash_scr_text_gml_9542_0"
);
8327
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 20);
8328
                msgnextloc(
Face K* Huh? Hey,Delay 11 you can hate ME or whatever,Delay 11 but...Wait for input
"\\EK* Huh? Hey^1, you can hate ME or whatever^1, but.../", "scr_text_slash_scr_text_gml_9544_0"
);
8329
                msgnextloc(
Face 0* Noelle can hang out with whoever she wants,Delay 11 furball.Wait for input
"\\E0* Noelle can hang out with whoever she wants^1, furball./", "scr_text_slash_scr_text_gml_9545_0"
);
8330
                msgnextloc(
Face A* If you wanted to "protect her,Delay 11" shoulda been at church.Wait for input
"\\EA* If you wanted to \"protect her^1,\" shoulda been at church./", "scr_text_slash_scr_text_gml_9546_0_b"
);
8331
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("catti", 5);
8332
                msgnextloc(
Face 5* ...Delay 11 what?Wait for input
"\\E5* ..^1. what?/", "scr_text_slash_scr_text_gml_9548_0"
);
8333
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 4);
8334
                msgnextloc(
Face 4* Yeah. She invited us to her house. Get over it.Wait for input
"\\E4* Yeah. She invited us to her house. Get over it./", "scr_text_slash_scr_text_gml_9550_0"
);
8335
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("catti", 5);
8336
                msgnextloc(
Face 5* ...Wait for input
"\\E5* .../", "scr_text_slash_scr_text_gml_9552_0"
);
8337
                msgnextloc(
Face 6* Kris. For long. We have been distant.Wait for input
"\\E6* Kris. For long. We have been distant./", "scr_text_slash_scr_text_gml_9553_0"
);
8338
                msgnextloc(
Face 7* But I never imagined. We would be. Enemy clans.Wait for input
"\\E7* But I never imagined. We would be. Enemy clans./", "scr_text_slash_scr_text_gml_9554_0"
);
8339
                msgnextloc(
Face 6* Talk to me. No longer. Goodbye.Wait for inputClose Message
"\\E6* Talk to me. No longer. Goodbye./%", "scr_text_slash_scr_text_gml_9555_0"
);
8340
            }
8341
            if (global.choice == 1)
8342
            {
8343
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
8344
                msgsetloc(0, 
Face 1* ...Delay 11 Kris.Wait for input
"\\E1* ..^1. Kris./", "scr_text_slash_scr_text_gml_9561_0"
);
8345
                msgnextloc(
Face 0* Trying to decide between.Wait for input
"\\E0* Trying to decide between./", "scr_text_slash_scr_text_gml_9562_0"
);
8346
                msgnextloc(
Face 0* Levitation spell,Delay 11 to save parents.Wait for input
"\\E0* Levitation spell^1, to save parents./", "scr_text_slash_scr_text_gml_9563_0"
);
8347
                msgnextloc(
Face 1* And immolation spell.Wait for input
"\\E1* And immolation spell./", "scr_text_slash_scr_text_gml_9564_0"
);
8348
                msgnextloc(
Face 2* To turn the tree,Delay 11 into blazing pyre.Wait for input
"\\E2* To turn the tree^1, into blazing pyre./", "scr_text_slash_scr_text_gml_9565_0"
);
8349
                msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_9566_0"
);
8350
                msgnextloc(
Face 1* After that,Delay 11 I'll try. A bigger ladder. Maybe.Wait for inputClose Message
"\\E1* After that^1, I'll try. A bigger ladder. Maybe./%", "scr_text_slash_scr_text_gml_9567_0"
);
8351
            }
8352
            if (global.choice == 2)
8353
            {
8354
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("catti");
8355
                msgsetloc(0, 
Face 4* Kris...Delay 11 careful. You know not...Delay 11 the forces you betangle.Wait for inputClose Message
"\\E4* Kris..^1. careful. You know not..^1. the forces you betangle./%", "scr_text_slash_scr_text_gml_9573_0"
);
8356
            }
8357
            break;
8358
        case 1349:
8359
            global.choicemsg[0] = stringset(" ");
8360
            global.choicemsg[1] = stringset(" ");
8361
            global.choicemsg[2] = stringset(" ");
8362
            global.choicemsg[3] = stringset(" ");
8363
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8364
            msgset(0, "");
8365
            msgnext("\\C3 ");
8366
            break;
8367
        case 1350:
8368
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8369
            msgset(0, "%%");
8370
            break;
8371
        case 1351:
8372
            global.choicemsg[0] = stringsetloc(
#Read
"#Read", "scr_text_slash_scr_text_gml_9595_0"
);
8373
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_9596_0"
);
8374
            global.choicemsg[2] = stringset(" ");
8375
            global.choicemsg[3] = stringset(" ");
8376
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8377
            msgsetloc(0, 
* (It's a book about Monster Funerals. Read it?)Wait for input
"* (It's a book about Monster Funerals. Read it?)/", "scr_text_slash_scr_text_gml_9600_0"
);
8378
            msgnext("\\C2 ");
8379
            break;
8380
        case 1352:
8381
            if (global.choice == 0)
8382
            {
8383
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8384
                msgsetloc(0, 
* ...Delay 11 When monsters die,Delay 11 their dust will be spread over what they loved.Wait for input
"* ..^1. When monsters die^1, their dust will be spread over what they loved./", "scr_text_slash_scr_text_gml_9608_0"
);
8385
                msgnextloc(
* An object that symbolizes their existence. That object will be buried...Wait for input
"* An object that symbolizes their existence. That object will be buried.../", "scr_text_slash_scr_text_gml_9609_0"
);
8386
                msgnextloc(
* And in such a way,Delay 11 their soul be able to rest,Delay 11 within that object,Delay 11 and the earth.Wait for input
"* And in such a way^1, their soul be able to rest^1, within that object^1, and the earth./", "scr_text_slash_scr_text_gml_9610_0"
);
8387
                msgnextloc(
* Of course,Delay 11 everyone knows that. That's why this is the introduction...Wait for inputClose Message
"* Of course^1, everyone knows that. That's why this is the introduction.../%", "scr_text_slash_scr_text_gml_9611_0"
);
8388
            }
8389
            if (global.choice == 1)
8390
            {
8391
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8392
                msgset(0, "%%");
8393
            }
8394
            break;
8395
        case 1353:
8396
            global.choicemsg[0] = stringsetloc(
#Hear more
"#Hear more", "scr_text_slash_scr_text_gml_9623_0"
);
8397
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_9624_0"
);
8398
            global.choicemsg[2] = stringset(" ");
8399
            global.choicemsg[3] = stringset(" ");
8400
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
8401
            msgsetloc(0, 
Face 1* Little buddy!Delay 11 My DATE's about to start!Delay 11 And is it in the BAG.Wait for input
"\\E1* Little buddy^1! My DATE's about to start^1! And is it in the BAG./", "scr_text_slash_scr_text_gml_9628_0"
);
8402
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8403
            msgnext("\\C2 ");
8404
            break;
8405
        case 1354:
8406
            if (global.choice == 0)
8407
            {
8408
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(776) == 0)
8409
                {
8410
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(776, 1);
8411
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
8412
                    msgsetloc(0, 
Face 5* TEN DOLLAR flowers. HEART-shaped pizza. And my secret weapon...Wait for input
"\\E5* TEN DOLLAR flowers. HEART-shaped pizza. And my secret weapon.../", "scr_text_slash_scr_text_gml_9641_0"
);
8413
                    msgnextloc(
Face 3* The ol' duct tape suit I made for prom.Wait for input
"\\E3* The ol' duct tape suit I made for prom./", "scr_text_slash_scr_text_gml_9642_0_b"
);
8414
                    msgnextloc(
Face 8* Little Buddy. It's a first date,Delay 11 you say. I'm overdoing it,Delay 11 you say.Wait for input
"\\E8* Little Buddy. It's a first date^1, you say. I'm overdoing it^1, you say./", "scr_text_slash_scr_text_gml_9643_0"
);
8415
                    msgnextloc(
Face C* But Pizzarina...Delay 11 I want to show her I'm serious!Delay 11 That I...Delay 11 I love her!Wait for input
"\\EC* But Pizzarina..^1. I want to show her I'm serious^1! That I..^1. I love her!/", "scr_text_slash_scr_text_gml_9644_0"
);
8416
                    msgnextloc(
Face 6* And,Delay 11 she may be a LITTLE late to our date,Delay 11 but...Delay 11 I mean...Wait for input
"\\E6* And^1, she may be a LITTLE late to our date^1, but..^1. I mean.../", "scr_text_slash_scr_text_gml_9645_0"
);
8417
                    msgnextloc(
Face A* LOOK at these MEMES^Delay 111! A FROG!?Delay 11 Riding a BICYCLE!?Wait for input
"\\EA* LOOK at these MEMES^1^1! A FROG!^1? Riding a BICYCLE!?/", "scr_text_slash_scr_text_gml_9646_0"
);
8418
                    msgnextloc(
Face 3* If she's breaking out the vintage like this...Wait for input
"\\E3* If she's breaking out the vintage like this.../", "scr_text_slash_scr_text_gml_9647_0"
);
8419
                    msgnextloc(
Face F* She's gotta be making out with me in her mind,Delay 11 little buddy...Wait for input
"\\EF* She's gotta be making out with me in her mind^1, little buddy.../", "scr_text_slash_scr_text_gml_9648_0"
);
8420
                    msgnextloc(
Face D* ...Delay 11 Whoops!Delay 11 Another new text!Delay 11 Sorry,Delay 11 little buddy,Delay 11 talk later...Wait for inputClose Message
"\\ED* ..^1. Whoops^1! Another new text^1! Sorry^1, little buddy^1, talk later.../%", "scr_text_slash_scr_text_gml_9649_0"
);
8421
                }
8422
                else
8423
                {
8424
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
8425
                    msgsetloc(0, 
Face D* HOT DAMN!!!Delay 11 LITTLE BUDDY!!!Delay 11 LOOK!!Delay 11 LOOK NOW!!!Wait for input
"\\ED* HOT DAMN!!^1! LITTLE BUDDY!!^1! LOOK!^1! LOOK NOW!!!/", "scr_text_slash_scr_text_gml_9653_0"
);
8426
                    msgnextloc(
Face A* She just edited a meme...Delay 11 to be ABOUT US!!!Wait for input
"\\EA* She just edited a meme..^1. to be ABOUT US!!!/", "scr_text_slash_scr_text_gml_9654_0_b"
);
8427
                    msgnextloc(
Face E* My God. This is love. God. I feel it. I feel...Delay 11 the universe!Wait for inputClose Message
"\\EE* My God. This is love. God. I feel it. I feel..^1. the universe!/%", "scr_text_slash_scr_text_gml_9655_0"
);
8428
                }
8429
            }
8430
            if (global.choice == 1)
8431
            {
8432
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
8433
                msgsetloc(0, 
Face 6* Yeah,Delay 11 it would be weird if you were here.Wait for inputClose Message
"\\E6* Yeah^1, it would be weird if you were here./%", "scr_text_slash_scr_text_gml_9662_0"
);
8434
            }
8435
            break;
8436
        case 1355:
8437
            global.choicemsg[0] = stringsetloc(
#Inquire about#what's going on
"#Inquire about#what's going on", "scr_text_slash_scr_text_gml_9668_0"
);
8438
            global.choicemsg[1] = stringsetloc(
#Leave
"#Leave", "scr_text_slash_scr_text_gml_9669_0"
);
8439
            global.choicemsg[2] = stringset(" ");
8440
            global.choicemsg[3] = stringset(" ");
8441
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
8442
            msgsetloc(0, 
Face 7* ...Wait for input
"\\E7* .../", "scr_text_slash_scr_text_gml_9673_0_b"
);
8443
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
8444
            msgnext("\\C2 ");
8445
            break;
8446
        case 1356:
8447
            if (global.choice == 0)
8448
            {
8449
                with (obj_town_burgerpants)
8450
                    con = 0;
8451
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8452
                msgset(0, "%%");
8453
            }
8454
            if (global.choice == 1)
8455
            {
8456
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("burgerpants");
8457
                msgsetloc(0, 
Face 7* ...Wait for inputClose Message
"\\E7* .../%", "scr_text_slash_scr_text_gml_9690_0"
);
8458
            }
8459
            break;
8460
        case 1357:
8461
            global.choicemsg[0] = stringsetloc(
#Change#the RPM
"#Change#the RPM", "scr_text_slash_scr_text_gml_9696_0"
);
8462
            global.choicemsg[1] = stringsetloc(
#Press the#stop button
"#Press the#stop button", "scr_text_slash_scr_text_gml_9697_0"
);
8463
            global.choicemsg[2] = stringset(" ");
8464
            global.choicemsg[3] = stringset(" ");
8465
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8466
            msgsetloc(0, 
* (It's a record player.)Wait for input
"* (It's a record player.)/", "scr_text_slash_scr_text_gml_9701_0_b"
);
8467
            msgnext("\\C2 ");
8468
            break;
8469
        case 1358:
8470
            if (global.choice == 0)
8471
            {
8472
                with (obj_ch4_LWF03)
8473
                    music_faster = !music_faster;
8474
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8475
                msgset(0, "%%");
8476
            }
8477
            if (global.choice == 1)
8478
            {
8479
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8480
                msgsetloc(0, 
* Unfortunately the stop button is the only thing that seems to be broken.Wait for inputClose Message
"* Unfortunately the stop button is the only thing that seems to be broken./%", "scr_text_slash_scr_text_gml_9720_0"
);
8481
            }
8482
            break;
8483
        case 1359:
8484
            global.choicemsg[0] = stringsetloc(
#Offer to#give your TV
"#Offer to#give your TV", "scr_text_slash_scr_text_gml_9726_0"
);
8485
            global.choicemsg[1] = stringsetloc(
#Nothing
"#Nothing", "scr_text_slash_scr_text_gml_9727_0"
);
8486
            global.choicemsg[2] = stringset(" ");
8487
            global.choicemsg[3] = stringset(" ");
8488
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8489
            msgsetloc(0, 
* (Knock knock knock...)Wait for input
"* (Knock knock knock...)/", "scr_text_slash_scr_text_gml_9731_0_b"
);
8490
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(422) > 0)
8491
            {
8492
                msgnextloc(
* Ahh,Delay 11 whatever am I to do...Delay 11 this boredom,Delay 11 this ennui...Wait for input
"* Ahh^1, whatever am I to do..^1. this boredom^1, this ennui.../", "scr_text_slash_scr_text_gml_9734_0"
);
8493
                msgnextloc(
* Ohh my...Delay 11 Is that you again,Delay 11 darling? My only "fan"...Wait for input
"* Ohh my..^1. Is that you again^1, darling? My only \"fan\".../", "scr_text_slash_scr_text_gml_9735_0"
);
8494
            }
8495
            else
8496
            {
8497
                msgnextloc(
* Ahh,Delay 11 whatever am I to do...Delay 11 this boredom,Delay 11 this ennui...Wait for input
"* Ahh^1, whatever am I to do..^1. this boredom^1, this ennui.../", "scr_text_slash_scr_text_gml_9738_0"
);
8498
                msgnextloc(
* Hm? You must have the wrong house...Delay 11 Now run along and play,Delay 11 darling.Wait for input
"* Hm? You must have the wrong house..^1. Now run along and play^1, darling./", "scr_text_slash_scr_text_gml_9739_0"
);
8499
            }
8500
            msgnext("\\C2 ");
8501
            break;
8502
        case 1360:
8503
            if (global.choice == 0)
8504
            {
8505
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(779, 2);
8506
                with (obj_town_north)
8507
                    con = 0;
8508
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8509
                msgset(0, "%%");
8510
            }
8511
            if (global.choice == 1)
8512
            {
8513
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8514
                msgsetloc(0, 
* That's what I thought...Delay 11 Go off and frolick somewhere.Wait for inputClose Message
"* That's what I thought..^1. Go off and frolick somewhere./%", "scr_text_slash_scr_text_gml_9762_0_b"
);
8515
            }
8516
            break;
8517
        case 1361:
8518
            global.choicemsg[0] = stringsetloc(
#Investigate
"#Investigate", "scr_text_slash_scr_text_gml_9768_0_b"
);
8519
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_9769_0"
);
8520
            global.choicemsg[2] = stringset(" ");
8521
            global.choicemsg[3] = stringset(" ");
8522
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8523
            msgsetloc(0, 
* (You hear a hissing sound...Delay 11 Investigate further?)Wait for input
"* (You hear a hissing sound..^1. Investigate further?)/", "scr_text_slash_scr_text_gml_9773_0"
);
8524
            msgnext("\\C2 ");
8525
            break;
8526
        case 1362:
8527
            if (global.choice == 0)
8528
            {
8529
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8530
                msgsetloc(0, 
* (Peering into the dark,Delay 11 it appears that...)Wait for input
"* (Peering into the dark^1, it appears that...)/", "scr_text_slash_scr_text_gml_9781_0"
);
8531
                msgnextloc(
* (The yellow circles in the windows were just fresh donuts.)Wait for input
"* (The yellow circles in the windows were just fresh donuts.)/", "scr_text_slash_scr_text_gml_9782_0"
);
8532
                msgnextloc(
* (And the hissing was the fryer...)Wait for inputClose Message
"* (And the hissing was the fryer...)/%", "scr_text_slash_scr_text_gml_9783_0"
);
8533
            }
8534
            if (global.choice == 1)
8535
            {
8536
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8537
                msgset(0, "%%");
8538
            }
8539
            break;
8540
        case 1363:
8541
            global.choicemsg[0] = stringsetloc(
#Talk about#the knight
"#Talk about#the knight", "scr_text_slash_scr_text_gml_9795_0_b"
);
8542
            global.choicemsg[1] = stringsetloc(
#Leave
"#Leave", "scr_text_slash_scr_text_gml_9796_0"
);
8543
            global.choicemsg[2] = stringsetloc(
Jester
"Jester", "scr_text_slash_scr_text_gml_9797_0"
);
8544
            global.choicemsg[3] = stringset(" ");
8545
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("king");
8546
            msgsetloc(0, 
Face 5* ...Delay 11 what?Wait for input
"\\E5* ..^1. what?/", "scr_text_slash_scr_text_gml_9800_0_b"
);
8547
            if (global.flag[241 JEVIL_plot] >= 6)
8548
                msgnext("\\C3 ");
8549
            else
8550
                msgnext("\\C2 ");
8551
            break;
8552
        case 1364:
8553
            if (global.choice == 0)
8554
            {
8555
                var ralsei_speaker = 
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(789) == 1;
8556
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(789) == 0)
8557
                {
8558
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(789, 1);
8559
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("king");
8560
                    msgsetloc(0, 
Face 0* Soon you will meet your demise,Delay 11 by the Knight's hand...Wait for input
"\\E0* Soon you will meet your demise^1, by the Knight's hand.../", "scr_text_slash_scr_text_gml_9820_0"
);
8561
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "Y");
8562
                    msgnextloc(
Face Y* We lived,Delay 11 idiot.Wait for input
"\\EY* We lived^1, idiot./", "scr_text_slash_scr_text_gml_9822_0"
);
8563
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("king", 6);
8564
                    msgnextloc(
Face 6Face 4* WHAT!? YOU met THE KNIGHT!?Wait for input
"\\E6\\M4* WHAT!? YOU met THE KNIGHT!?/", "scr_text_slash_scr_text_gml_9824_0"
);
8565
                    msgnextloc(
Face 0Face 0* ...Delay 11 Aheh. A rare show of mercy,Delay 11 I suppose.Wait for input
"\\E0\\M0* ..^1. Aheh. A rare show of mercy^1, I suppose./", "scr_text_slash_scr_text_gml_9825_0"
);
8566
                    msgnextloc(
Face 4* With their full strength,Delay 11 you'd be SPLATTERED!!Delay 11 Hahaha!!Wait for input
"\\E4* With their full strength^1, you'd be SPLATTERED!^1! Hahaha!!/", "scr_text_slash_scr_text_gml_9826_0"
);
8567
                    msgnextloc(
Face 5* ...Wait for input
"\\E5* .../", "scr_text_slash_scr_text_gml_9827_0"
);
8568
                    msgnextloc(
Face 1Face 1* ...Delay 11 What...Delay 11 were they like?Wait for input
"\\E1\\M1* ..^1. What..^1. were they like?/", "scr_text_slash_scr_text_gml_9828_0"
);
8569
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("ralsei", 4);
8570
                }
8571
                else
8572
                {
8573
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
8574
                }
8575
                var ralsei_line = stringsetloc(
Face 4* Umm,Delay 11 they seemed a little...Wait for input
"\\E4* Umm^1, they seemed a little.../", "scr_text_slash_scr_text_gml_9835_0"
);
8576
                if (ralsei_speaker)
8577
                    msgset(0, ralsei_line);
8578
                else
8579
                    msgnext(ralsei_line);
8580
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("king", 6);
8581
                msgnextloc(
Face 6Face 1* A little? A little what?Wait for input
"\\E6\\M1* A little? A little what?/", "scr_text_slash_scr_text_gml_9845_0_b"
);
8582
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "A");
8583
                msgnextloc(
Face A* You know. A little...Delay 11 y'know?Wait for input
"\\EA* You know. A little..^1. y'know?/", "scr_text_slash_scr_text_gml_9847_0"
);
8584
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("king", "6");
8585
                msgnextloc(
Face 6Face 5* A little WHAT!? DRAW A PICTURE,Delay 11 WENCH!!!Wait for inputClose Message
"\\E6\\M5* A little WHAT!? DRAW A PICTURE^1, WENCH!!!/%", "scr_text_slash_scr_text_gml_9849_0"
);
8586
            }
8587
            if (global.choice == 1)
8588
            {
8589
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("king");
8590
                msgsetloc(0, 
Face C* Begone...Wait for inputClose Message
"\\EC* Begone.../%", "scr_text_slash_scr_text_gml_9855_0"
);
8591
            }
8592
            if (global.choice == 2)
8593
            {
8594
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("king");
8595
                msgsetloc(0, 
Face 5* It was he,Delay 11 the clown,Delay 11 that told me the Knight's brilliance...Wait for input
"\\E5* It was he^1, the clown^1, that told me the Knight's brilliance.../", "scr_text_slash_scr_text_gml_9861_0_b"
);
8596
                msgnextloc(
Face 0* About the fountains' glory,Delay 11 and how I would rise to power.Wait for input
"\\E0* About the fountains' glory^1, and how I would rise to power./", "scr_text_slash_scr_text_gml_9862_0"
);
8597
                msgnextloc(
Face 7* Funny little man. How his jokes and dances made us chuckle.Wait for input
"\\E7* Funny little man. How his jokes and dances made us chuckle./", "scr_text_slash_scr_text_gml_9863_0"
);
8598
                msgnextloc(
Face 5* A shame he had to be tricked away,Delay 11 by his closest companion.Wait for input
"\\E5* A shame he had to be tricked away^1, by his closest companion./", "scr_text_slash_scr_text_gml_9864_0"
);
8599
                msgnextloc(
Face 5* The magician,Delay 11 Seam,Delay 11 whose smile has gone empty since that day.Wait for inputClose Message
"\\E5* The magician^1, Seam^1, whose smile has gone empty since that day./%", "scr_text_slash_scr_text_gml_9865_0"
);
8600
            }
8601
            break;
8602
        case 1365:
8603
            global.choicemsg[0] = stringsetloc(
#Susie ate#the clothes
"#Susie ate#the clothes", "scr_text_slash_scr_text_gml_9871_0"
);
8604
            global.choicemsg[1] = stringsetloc(
#I ate#the clothes
"#I ate#the clothes", "scr_text_slash_scr_text_gml_9872_0"
);
8605
            global.choicemsg[2] = stringset(" ");
8606
            global.choicemsg[3] = stringset(" ");
8607
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("toriel");
8608
            msgsetloc(0, 
Face 0* There you two are!Delay 11 I hope you have been...Wait for input
"\\E0* There you two are^1! I hope you have been.../", "scr_text_slash_scr_text_gml_9876_0"
);
8609
            msgnextloc(
Face 3* ...Wait for input
"\\E3* .../", "scr_text_slash_scr_text_gml_9877_0"
);
8610
            msgnextloc(
Face 7* Where...Delay 11 are your church clothes?Face 1Wait for input
"\\E7* Where..^1. are your church clothes?\\M1/", "scr_text_slash_scr_text_gml_9878_0"
);
8611
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 20);
8612
            msgnextloc(
Face K* Uhh...Delay 11 y'know...Delay 11 we just kinda...Wait for input
"\\EK* Uhh..^1. y'know..^1. we just kinda.../", "scr_text_slash_scr_text_gml_9880_0"
);
8613
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("toriel", 5);
8614
            msgnextloc(
Face 0Face 5* Kris,Delay 11 Susie is the guest. Make an excuse for her.Wait for input
"\\M0\\E5* Kris^1, Susie is the guest. Make an excuse for her./", "scr_text_slash_scr_text_gml_9882_0"
);
8615
            msgnext("\\C2 ");
8616
            break;
8617
        case 1366:
8618
            with (obj_room_torhouse)
8619
                toriel_convo = true;
8620
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
8621
            msgsetloc(0, 
Face 1Face 5* (THAT'S NOT HELPING,Delay 11 DUMBASS!!!)Wait for inputClose Message
"\\M1\\E5* (THAT'S NOT HELPING^1, DUMBASS!!!)/%", "scr_text_slash_scr_text_gml_9894_0"
);
8622
            break;
8623
        case 1367:
8624
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_9899_0_b"
);
8625
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_9900_0_b"
);
8626
            global.choicemsg[2] = stringset(" ");
8627
            global.choicemsg[3] = stringset(" ");
8628
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8629
            msgsetloc(0, 
* (...Delay 11 it's quiet inside. Peek in?)Wait for input
"* (..^1. it's quiet inside. Peek in?)/", "scr_text_slash_scr_text_gml_9904_0"
);
8630
            msgnext("\\C2 ");
8631
            break;
8632
        case 1368:
8633
            if (global.choice == 0)
8634
            {
8635
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8636
                msgsetloc(0, 
* (Zig zag rug...Delay 11 flatscreen TV...Delay 11 regular-looking kitchen...)Wait for input
"* (Zig zag rug..^1. flatscreen TV..^1. regular-looking kitchen...)/", "scr_text_slash_scr_text_gml_9913_0"
);
8637
                msgnextloc(
* (...Delay 11 it's a bit messy,Delay 11 but nothing special.)Wait for inputClose Message
"* (..^1. it's a bit messy^1, but nothing special.)/%", "scr_text_slash_scr_text_gml_9914_0"
);
8638
            }
8639
            if (global.choice == 1)
8640
            {
8641
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8642
                msgset(0, "%%");
8643
            }
8644
            break;
8645
        case 1369:
8646
            global.choicemsg[0] = stringsetloc(
#Show
"#Show", "scr_text_slash_scr_text_gml_9926_0"
);
8647
            global.choicemsg[1] = stringsetloc(
#Don't show
"#Don't show", "scr_text_slash_scr_text_gml_9927_0"
);
8648
            global.choicemsg[2] = stringset(" ");
8649
            global.choicemsg[3] = stringset(" ");
8650
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8651
            msgsetloc(0, 
* (Show him compassion?)Wait for input
"* (Show him compassion?)/", "scr_text_slash_scr_text_gml_9931_0"
);
8652
            msgnext("\\C2 ");
8653
            break;
8654
        case 1370:
8655
            if (global.choice == 0)
8656
            {
8657
                with (obj_ch4_DCA05)
8658
                    kris_splat = true;
8659
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8660
                msgset(0, "%%");
8661
            }
8662
            if (global.choice == 1)
8663
            {
8664
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8665
                msgset(0, "%%");
8666
            }
8667
            break;
8668
        case 1371:
8669
            global.choicemsg[0] = stringsetloc(
#Store
"#Store", "scr_text_slash_scr_text_gml_9954_0"
);
8670
            global.choicemsg[1] = stringsetloc(
#What are#you doing
"#What are#you doing", "scr_text_slash_scr_text_gml_9955_0"
);
8671
            global.choicemsg[2] = stringsetloc(
Knight
"Knight", "scr_text_slash_scr_text_gml_9956_0"
);
8672
            global.choicemsg[3] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_9957_0"
);
8673
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1548) == 1)
8674
                global.choicemsg[3] = stringsetloc(
Magic Axe
"Magic Axe", "scr_text_slash_scr_text_gml_9960_0"
);
8675
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8676
            msgsetloc(0, 
* Ya want somethin'?Wait for input
"* Ya want somethin'?/", "scr_text_slash_scr_text_gml_9964_0"
);
8677
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(836) == 0)
8678
            {
8679
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(836, 1);
8680
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8681
                msgsetloc(0, 
* Welcome,Delay 11 welcome!Wait for input
"* Welcome^1, welcome!/", "scr_text_slash_scr_text_gml_9971_0"
);
8682
                msgnextloc(
* A pleasure seeing you young'uns here!Delay 11 Whatcha need?Wait for input
"* A pleasure seeing you young'uns here^1! Whatcha need?/", "scr_text_slash_scr_text_gml_9972_0"
);
8683
            }
8684
            msgnext("\\C4");
8685
            break;
8686
        case 1372:
8687
            if (global.choice == 0)
8688
            {
8689
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8690
                msgsetloc(0, 
* If you're looking for wares,Delay 11 I've got a fair share.Wait for input
"* If you're looking for wares^1, I've got a fair share./", "scr_text_slash_scr_text_gml_9983_0_b"
);
8691
                msgnextloc(
* Take a gander at that table down there!Delay 11 Wahaha!Wait for input
"* Take a gander at that table down there^1! Wahaha!/", "scr_text_slash_scr_text_gml_9984_0"
);
8692
                msgnextloc(
* Everything in this study's mine,Delay 11 so lots for sale,Delay 11 lots for sale!Wait for inputClose Message
"* Everything in this study's mine^1, so lots for sale^1, lots for sale!/%", "scr_text_slash_scr_text_gml_9985_0"
);
8693
            }
8694
            if (global.choice == 1)
8695
            {
8696
                if (global.plot < 180)
8697
                {
8698
                    if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(850) >= 3)
8699
                    {
8700
                        if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1607) == 0)
8701
                        {
8702
                            
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1607, 1);
8703
                            with (obj_dw_gerson_study)
8704
                                show_convo("letter_jack");
8705
                            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8706
                            msgset(0, "%%");
8707
                        }
8708
                        else
8709
                        {
8710
                            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8711
                            msgsetloc(0, 
* Still writin',Delay 11 still doodlin'!Wait for inputClose Message
"* Still writin'^1, still doodlin'!/%", "scr_text_slash_scr_text_gml_10005_0_b"
);
8712
                        }
8713
                    }
8714
                    else if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(837) == 0)
8715
                    {
8716
                        
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(837, 1);
8717
                        with (obj_dw_gerson_study)
8718
                            show_convo("letter");
8719
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8720
                        msgset(0, "%%");
8721
                    }
8722
                    else
8723
                    {
8724
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8725
                        msgsetloc(0, 
* Me? Just writin'!Delay 11 Don't worry,Delay 11 it's easy,Delay 11 easy.Wait for input
"* Me? Just writin'^1! Don't worry^1, it's easy^1, easy./", "scr_text_slash_scr_text_gml_10020_0"
);
8726
                        msgnextloc(
* ...Delay 11 The hardest part is just sittin' down!Wait for inputClose Message
"* ..^1. The hardest part is just sittin' down!/%", "scr_text_slash_scr_text_gml_10021_0"
);
8727
                    }
8728
                }
8729
                else if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1608) == 0)
8730
                {
8731
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1608, 1);
8732
                    with (obj_dw_gerson_study)
8733
                        show_convo("letter_sheet");
8734
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8735
                    msgset(0, "%%");
8736
                }
8737
                else
8738
                {
8739
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8740
                    msgsetloc(0, 
* I'm writin' for myself now.Wait for input
"* I'm writin' for myself now./", "scr_text_slash_scr_text_gml_10037_0"
);
8741
                    msgnextloc(
* I hope one day y'all can do the same...Wait for inputClose Message
"* I hope one day y'all can do the same.../%", "scr_text_slash_scr_text_gml_10038_0"
);
8742
                }
8743
            }
8744
            if (global.choice == 2)
8745
            {
8746
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(850) >= 3)
8747
                {
8748
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8749
                    msgsetloc(0, 
* That knight-type thingy? Like I said,Delay 11 central door up top...Wait for input
"* That knight-type thingy? Like I said^1, central door up top.../", "scr_text_slash_scr_text_gml_10049_0"
);
8750
                    msgnextloc(
* Oh!Delay 11 Big ol' sweet pumkin' boy gave you his Claws,Delay 11 did he?Wait for input
"* Oh^1! Big ol' sweet pumkin' boy gave you his Claws^1, did he?/", "scr_text_slash_scr_text_gml_10050_0"
);
8751
                    msgnextloc(
* With those,Delay 11 climbin' in the East Belltower should be a cinch.Wait for input
"* With those^1, climbin' in the \\cYEast Belltower\\cW should be a cinch./", "scr_text_slash_scr_text_gml_10051_0_b"
);
8752
                    msgnextloc(
* There oughta be a contraption there to help ya,Delay 11 I think!Wait for inputClose Message
"* There oughta be a contraption there to help ya^1, I think!/%", "scr_text_slash_scr_text_gml_10052_0_b"
);
8753
                }
8754
                else if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(838) == 0)
8755
                {
8756
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(838, 1);
8757
                    with (obj_ch4_DCA07)
8758
                        knight_talk = true;
8759
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8760
                    msgset(0, "%%");
8761
                }
8762
                else
8763
                {
8764
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8765
                    msgsetloc(0, 
* That "knight" of yours? They went in that central door up top...Wait for input
"* That \"knight\" of yours? They went in that central door up top.../", "scr_text_slash_scr_text_gml_10066_0"
);
8766
                    msgnextloc(
* But,Delay 11 it's locked by a contraption in the Belltower.Wait for input
"* But^1, it's locked by a contraption in the \\cYBelltower\\cW./", "scr_text_slash_scr_text_gml_10067_0"
);
8767
                    msgnextloc(
* Maybe the Northwest Library's got somethin' for ya!Wait for input
"* Maybe the \\cYNorthwest Library\\cW's got somethin' for ya!/", "scr_text_slash_scr_text_gml_10068_0"
);
8768
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "C");
8769
                    msgnextloc(
Face C* (Probably not,Delay 11 but whatever.)Wait for inputClose Message
"\\EC* (Probably not^1, but whatever.)/%", "scr_text_slash_scr_text_gml_10070_0"
);
8770
                }
8771
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(847) > 0)
8772
                {
8773
                    if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1605) == 0)
8774
                    {
8775
                        
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1605, 1);
8776
                        with (obj_dw_gerson_study)
8777
                            show_convo("opened_door");
8778
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8779
                        msgset(0, "%%");
8780
                    }
8781
                    else
8782
                    {
8783
                        
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8784
                        msgsetloc(0, 
* Seems the Central Door up the stairs is open now...Wait for input
"* Seems the Central Door up the stairs is open now.../", "scr_text_slash_scr_text_gml_10087_0"
);
8785
                        msgnextloc(
* ...Delay 11 That oughta lead where you gotta go.Wait for inputClose Message
"* ..^1. That oughta lead where you gotta go./%", "scr_text_slash_scr_text_gml_10088_0"
);
8786
                    }
8787
                }
8788
            }
8789
            if (global.choice == 3)
8790
            {
8791
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8792
                msgsetloc(0, 
* Enjoy yourselves!Delay 11 You got a lot ahead of you...Wait for inputClose Message
"* Enjoy yourselves^1! You got a lot ahead of you.../%", "scr_text_slash_scr_text_gml_10096_0"
);
8793
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1548) == 1)
8794
                {
8795
                    if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1547) == 0)
8796
                    {
8797
                        if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1549) == 0)
8798
                        {
8799
                            
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1549, 1);
8800
                            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(850) < 3)
8801
                            {
8802
                                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
8803
                                msgsetloc(0, 
Face J* Um,Delay 11 that plaque up there about the Magic Axe...Wait for input
"\\EJ* Um^1, that plaque up there about the Magic Axe.../", "scr_text_slash_scr_text_gml_10110_0"
);
8804
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("gerson", 0);
8805
                                msgnextloc(
* Oh,Delay 11 the young miss wanted to chat about it,Delay 11 did she?Wait for input
"* Oh^1, the young miss wanted to chat about it^1, did she?/", "scr_text_slash_scr_text_gml_10112_0"
);
8806
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "5");
8807
                                msgnextloc(
Face 5* The hell did I say that?Wait for input
"\\E5* The hell did I say that?/", "scr_text_slash_scr_text_gml_10114_0"
);
8808
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("gerson", 0);
8809
                                msgnextloc(
* I see,Delay 11 I see. Then,Delay 11 I'll just talk to myself about it a bit,Delay 11 then!Wait for input
"* I see^1, I see. Then^1, I'll just talk to myself about it a bit^1, then!/", "scr_text_slash_scr_text_gml_10116_0"
);
8810
                                msgnextloc(
* Legend has it...Delay 11 there's an axe hidden in these walls.Wait for input
"* Legend has it..^1. there's an axe hidden in these walls./", "scr_text_slash_scr_text_gml_10117_0"
);
8811
                                msgnextloc(
* And whoever wields it...Delay 11 will have great magic power!Wait for input
"* And whoever wields it..^1. will have great magic power!/", "scr_text_slash_scr_text_gml_10118_0"
);
8812
                                msgnextloc(
* But,Delay 11 it ain't just hidden. It's locked away by some doohickey,Delay 11 yessir.Wait for input
"* But^1, it ain't just hidden. It's locked away by some doohickey^1, yessir./", "scr_text_slash_scr_text_gml_10119_0"
);
8813
                                msgnextloc(
* Maybe if ya search around,Delay 11 ya might figure somethin' out...Wait for input
"* Maybe if ya search around^1, ya might figure somethin' out.../", "scr_text_slash_scr_text_gml_10120_0"
);
8814
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 0);
8815
                                msgnextloc(
Face 0* ...Wait for input
"\\E0* .../", "scr_text_slash_scr_text_gml_10122_0_b"
);
8816
                                msgnextloc(
Face D* That magic power thing...Delay 11 think it'd work on everyone?Wait for input
"\\ED* That magic power thing..^1. think it'd work on everyone?/", "scr_text_slash_scr_text_gml_10123_0"
);
8817
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("gerson", 0);
8818
                                msgnextloc(
* Well...Delay 11 it's worth a shot,Delay 11 ain't it?Wait for input
"* Well..^1. it's worth a shot^1, ain't it?/", "scr_text_slash_scr_text_gml_10125_0"
);
8819
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "D");
8820
                                msgnextloc(
Face D* ...Wait for input
"\\ED* .../", "scr_text_slash_scr_text_gml_10127_0_b"
);
8821
                                msgnextloc(
Face 1* (Kris,Delay 11 let's try and find that Axe if we can...)Wait for inputClose Message
"\\E1* (Kris^1, let's try and find that Axe if we can...)/%", "scr_text_slash_scr_text_gml_10128_0"
);
8822
                            }
8823
                            else
8824
                            {
8825
                                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
8826
                                msgsetloc(0, 
Face J* Um,Delay 11 that plaque up there about the Magic Axe...Wait for input
"\\EJ* Um^1, that plaque up there about the Magic Axe.../", "scr_text_slash_scr_text_gml_10132_0"
);
8827
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("gerson", 0);
8828
                                msgnextloc(
* Oh,Delay 11 the young miss wanted to chat about it,Delay 11 did she?Wait for input
"* Oh^1, the young miss wanted to chat about it^1, did she?/", "scr_text_slash_scr_text_gml_10134_0"
);
8829
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "2");
8830
                                msgnextloc(
Face 2* ...Delay 11 Yeah,Delay 11 sure.Wait for input
"\\E2* ..^1. Yeah^1, sure./", "scr_text_slash_scr_text_gml_10136_0"
);
8831
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("gerson", 0);
8832
                                msgnextloc(
* Legend has it...Delay 11 there's an axe hidden in these walls.Wait for input
"* Legend has it..^1. there's an axe hidden in these walls./", "scr_text_slash_scr_text_gml_10138_0"
);
8833
                                msgnextloc(
* And whoever wields it...Delay 11 will have great magic power!Wait for input
"* And whoever wields it..^1. will have great magic power!/", "scr_text_slash_scr_text_gml_10139_0"
);
8834
                                msgnextloc(
* But,Delay 11 it ain't just hidden. It's locked away by some doohickey,Delay 11 yessir.Wait for input
"* But^1, it ain't just hidden. It's locked away by some doohickey^1, yessir./", "scr_text_slash_scr_text_gml_10140_0"
);
8835
                                msgnextloc(
* Maybe if ya search around,Delay 11 ya might figure somethin' out...Wait for input
"* Maybe if ya search around^1, ya might figure somethin' out.../", "scr_text_slash_scr_text_gml_10141_0"
);
8836
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 1);
8837
                                msgnextloc(
Face 1* ...Wait for input
"\\E1* .../", "scr_text_slash_scr_text_gml_10143_0"
);
8838
                                msgnextloc(
Face D* That magic power thing...Delay 11 think it'd work on everyone?Wait for input
"\\ED* That magic power thing..^1. think it'd work on everyone?/", "scr_text_slash_scr_text_gml_10144_0"
);
8839
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("gerson", 0);
8840
                                msgnextloc(
* Well...Delay 11 it's worth a shot,Delay 11 ain't it?Wait for input
"* Well..^1. it's worth a shot^1, ain't it?/", "scr_text_slash_scr_text_gml_10146_0"
);
8841
                                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "D");
8842
                                msgnextloc(
Face D* ...Wait for input
"\\ED* .../", "scr_text_slash_scr_text_gml_10148_0_b"
);
8843
                                msgnextloc(
Face 1* (Kris,Delay 11 let's try and find that Axe if we can...)Wait for inputClose Message
"\\E1* (Kris^1, let's try and find that Axe if we can...)/%", "scr_text_slash_scr_text_gml_10149_0"
);
8844
                            }
8845
                        }
8846
                        else
8847
                        {
8848
                            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8849
                            msgsetloc(0, 
* Legend has it...Delay 11 there's an axe hidden in these walls.Wait for input
"* Legend has it..^1. there's an axe hidden in these walls./", "scr_text_slash_scr_text_gml_10154_0"
);
8850
                            msgnextloc(
* And whoever wields it...Delay 11 will have great magic power!Wait for input
"* And whoever wields it..^1. will have great magic power!/", "scr_text_slash_scr_text_gml_10155_0"
);
8851
                            msgnextloc(
* But,Delay 11 it ain't just hidden. It's locked away by some doohickey,Delay 11 yessir.Wait for input
"* But^1, it ain't just hidden. It's locked away by some doohickey^1, yessir./", "scr_text_slash_scr_text_gml_10156_0"
);
8852
                            msgnextloc(
* Maybe if ya search around,Delay 11 ya might figure somethin' out...Wait for inputClose Message
"* Maybe if ya search around^1, ya might figure somethin' out.../%", "scr_text_slash_scr_text_gml_10157_0"
);
8853
                        }
8854
                    }
8855
                    else
8856
                    {
8857
                        if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(852) == 0 &&
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(853) == 0)
8858
                        {
8859
                            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8860
                            msgsetloc(0, 
* Magic Axe? Hmm,Delay 11 hmm...Wait for input
"* Magic Axe? Hmm^1, hmm.../", "scr_text_slash_scr_text_gml_10165_0"
);
8861
                            msgnextloc(
* By the by,Delay 11 ain't it getting a bit drafty in here? I wonder why.Wait for inputClose Message
"* By the by^1, ain't it getting a bit drafty in here? I wonder why./%", "scr_text_slash_scr_text_gml_10166_0"
);
8862
                        }
8863
                        if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(852) == 0 &&
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(853) > 0)
8864
                        {
8865
                            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
8866
                            msgsetloc(0, 
* You still want the Axe? I'll give it to ya...Wait for input
"* You still want the Axe? I'll give it to ya.../", "scr_text_slash_scr_text_gml_10173_0"
);
8867
                            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "9");
8868
                            msgnextloc(
Face 9* ...Delay 11 Nah. Not until I beat you.Wait for inputClose Message
"\\E9* ..^1. Nah. Not until I beat you./%", "scr_text_slash_scr_text_gml_10175_0"
);
8869
                        }
8870
                    }
8871
                }
8872
            }
8873
            break;
8874
        case 1373:
8875
            global.choicemsg[0] = stringsetloc(
#Sure
"#Sure", "scr_text_slash_scr_text_gml_10184_0"
);
8876
            global.choicemsg[1] = stringsetloc(
#Seems#unnecessary
"#Seems#unnecessary", "scr_text_slash_scr_text_gml_10185_0"
);
8877
            global.choicemsg[2] = stringset("");
8878
            global.choicemsg[3] = stringset("");
8879
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8880
            msgset(0, "\\C2");
8881
            break;
8882
        case 1374:
8883
            if (global.choice == 0)
8884
            {
8885
                with (obj_ch4_DCA09)
8886
                    con = 10;
8887
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8888
                msgset(0, "%%");
8889
            }
8890
            if (global.choice == 1)
8891
            {
8892
                with (obj_ch4_DCA09)
8893
                    con = 20;
8894
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8895
                msgset(0, "%%");
8896
            }
8897
            break;
8898
        case 1375:
8899
            global.choicemsg[0] = stringsetloc(
#Close eyes#for just a#moment
"#Close eyes#for just a#moment", "scr_text_slash_scr_text_gml_10213_0_b"
);
8900
            global.choicemsg[1] = stringsetloc(
#Don't
"#Don't", "scr_text_slash_scr_text_gml_10214_0_b"
);
8901
            global.choicemsg[2] = stringset("");
8902
            global.choicemsg[3] = stringset("");
8903
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8904
            msgset(0, "\\C2");
8905
            break;
8906
        case 1376:
8907
            if (global.choice == 0)
8908
            {
8909
                with (obj_ch4_DCA09)
8910
                    con = 10;
8911
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8912
                msgset(0, "%%");
8913
            }
8914
            if (global.choice == 1)
8915
            {
8916
                with (obj_ch4_DCA09)
8917
                    con = 30;
8918
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8919
                msgset(0, "%%");
8920
            }
8921
            break;
8922
        case 1377:
8923
            global.choicemsg[0] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_10242_0"
);
8924
            global.choicemsg[1] = stringsetloc(
#Think of#The Knight
"#Think of#The Knight", "scr_text_slash_scr_text_gml_10243_0"
);
8925
            global.choicemsg[2] = stringsetloc(
Think of Noelle
"Think of Noelle", "scr_text_slash_scr_text_gml_10244_0"
);
8926
            global.choicemsg[3] = stringset("");
8927
            var side_b = scr_sideb_active();
8928
            var choice_amt = side_b ? 3 : 2;
8929
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8930
            msgsetsub(0, "\\C~1", choice_amt);
8931
            break;
8932
        case 1378:
8933
            if (global.choice == 0)
8934
            {
8935
                with (obj_ch4_DCA09)
8936
                    con = 35;
8937
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8938
                msgset(0, "%%");
8939
            }
8940
            if (global.choice == 1)
8941
            {
8942
                with (obj_ch4_DCA09)
8943
                    con = 40;
8944
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8945
                msgset(0, "%%");
8946
            }
8947
            if (global.choice == 2)
8948
            {
8949
                with (obj_ch4_DCA09)
8950
                    con = 50;
8951
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8952
                msgset(0, "%%");
8953
            }
8954
            break;
8955
        case 1379:
8956
            global.choicemsg[0] = stringset("");
8957
            global.choicemsg[1] = stringset("");
8958
            global.choicemsg[2] = stringset("");
8959
            global.choicemsg[3] = stringset("");
8960
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8961
            msgset(0, "\\C2");
8962
            break;
8963
        case 1380:
8964
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8965
            msgset(0, "%%");
8966
            break;
8967
        case 1381:
8968
            global.choicemsg[0] = stringset("");
8969
            global.choicemsg[1] = stringset("");
8970
            global.choicemsg[2] = stringset("");
8971
            global.choicemsg[3] = stringset("");
8972
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8973
            msgset(0, "\\C2");
8974
            break;
8975
        case 1382:
8976
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8977
            msgset(0, "%%");
8978
            break;
8979
        case 1383:
8980
            global.choicemsg[0] = stringset("");
8981
            global.choicemsg[1] = stringset("");
8982
            global.choicemsg[2] = stringset("");
8983
            global.choicemsg[3] = stringset("");
8984
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8985
            msgset(0, "\\C2");
8986
            break;
8987
        case 1384:
8988
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8989
            msgset(0, "%%");
8990
            break;
8991
        case 1385:
8992
            global.choicemsg[0] = stringset("");
8993
            global.choicemsg[1] = stringset("");
8994
            global.choicemsg[2] = stringset("");
8995
            global.choicemsg[3] = stringset("");
8996
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
8997
            msgset(0, "\\C2");
8998
            break;
8999
        case 1386:
9000
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9001
            msgset(0, "%%");
9002
            break;
9003
        case 1387:
9004
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_10351_0"
);
9005
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_10352_0"
);
9006
            global.choicemsg[2] = stringset("");
9007
            global.choicemsg[3] = stringset("");
9008
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("jackenstein");
9009
            msgsetloc(0, 
* DID YOUWait for input
"* DID YOU/", "scr_text_slash_scr_text_gml_10357_0_b"
);
9010
            msgnextloc(
* DID YOU WANNA SEE ITWait for input
"* DID YOU WANNA SEE IT/", "scr_text_slash_scr_text_gml_10358_0"
);
9011
            msgnext("\\C2");
9012
            break;
9013
        case 1388:
9014
            with (obj_ch4_DCA08D)
9015
                con = 90;
9016
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9017
            msgset(0, "%%");
9018
            break;
9019
        case 1389:
9020
            global.choicemsg[0] = stringsetloc(
#Go Susie!#Go Susie!
"#Go Susie!#Go Susie!", "scr_text_slash_scr_text_gml_10372_0"
);
9021
            global.choicemsg[1] = stringsetloc(
#Sorry, not#enough time.
"#Sorry, not#enough time.", "scr_text_slash_scr_text_gml_10373_0"
);
9022
            global.choicemsg[2] = stringset("");
9023
            global.choicemsg[3] = stringset("");
9024
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
9025
            msgsetloc(0, 
* What,Delay 11 ready to fight again!?Wait for input
"* What^1, ready to fight again!?/", "scr_text_slash_scr_text_gml_10378_0"
);
9026
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 2);
9027
            msgnextloc(
Face 2* Whaddya say,Delay 11 Kris?Wait for input
"\\E2* Whaddya say^1, Kris?/", "scr_text_slash_scr_text_gml_10380_0"
);
9028
            msgnext("\\C2");
9029
            break;
9030
        case 1390:
9031
            if (global.choice == 0)
9032
            {
9033
                with (obj_dw_church_arena)
9034
                    con = 25;
9035
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9036
                msgsetloc(0, 
Face H* Get ready,Delay 11 'cause I'm not gonna hold anything back!Wait for inputClose Message
"\\EH* Get ready^1, 'cause I'm not gonna hold anything back!/%", "scr_text_slash_scr_text_gml_10391_0"
);
9037
            }
9038
            if (global.choice == 1)
9039
            {
9040
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9041
                msgsetloc(0, 
Face A* Sorry. We'll kick your ass later,Delay 11 old man.Wait for inputClose Message
"\\EA* Sorry. We'll kick your ass later^1, old man./%", "scr_text_slash_scr_text_gml_10397_0"
);
9042
            }
9043
            break;
9044
        case 1391:
9045
            global.choicemsg[0] = stringsetloc(
#Listen to it
"#Listen to it", "scr_text_slash_scr_text_gml_10404_0"
);
9046
            global.choicemsg[1] = stringsetloc(
#Keep walking#around
"#Keep walking#around", "scr_text_slash_scr_text_gml_10405_0"
);
9047
            global.choicemsg[2] = stringset("");
9048
            global.choicemsg[3] = stringset("");
9049
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9050
            msgsetloc(0, 
* (Susie looks like she has an idea...)Wait for input
"* (Susie looks like she has an idea...)/", "scr_text_slash_scr_text_gml_10410_0"
);
9051
            msgnext("\\C2");
9052
            break;
9053
        case 1392:
9054
            with (obj_ch4_DCA15)
9055
                answer_choice(global.choice);
9056
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9057
            msgset(0, "%%");
9058
            break;
9059
        case 1393:
9060
            global.choicemsg[0] = stringsetloc(
#It's okay#not to smile
"#It's okay#not to smile", "scr_text_slash_scr_text_gml_10424_0"
);
9061
            global.choicemsg[1] = stringsetloc(
#Good.#Keep smiling
"#Good.#Keep smiling", "scr_text_slash_scr_text_gml_10425_0"
);
9062
            global.choicemsg[2] = stringset("");
9063
            global.choicemsg[3] = stringset("");
9064
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9065
            msgset(0, "\\C2");
9066
            break;
9067
        case 1394:
9068
            with (obj_ch4_DCC03)
9069
                answer_choice(global.choice);
9070
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9071
            msgset(0, "%%");
9072
            break;
9073
        case 1395:
9074
            global.choicemsg[0] = stringsetloc(
#That's right.
"#That's right.", "scr_text_slash_scr_text_gml_10443_0"
);
9075
            global.choicemsg[1] = stringsetloc(
#Prayer
"#Prayer", "scr_text_slash_scr_text_gml_10444_0"
);
9076
            global.choicemsg[2] = stringset("");
9077
            global.choicemsg[3] = stringset("");
9078
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9079
            msgsetloc(0, 
Face 0* ...Delay 11 what are these candles with peoples' names for,Delay 11 anyway?Wait for input
"\\E0* ..^1. what are these candles with peoples' names for^1, anyway?/", "scr_text_slash_scr_text_gml_10449_0"
);
9080
            msgnextloc(
Face 2* ...Delay 11 it IS birthdays,Delay 11 right...?Wait for input
"\\E2* ..^1. it IS birthdays^1, right...?/", "scr_text_slash_scr_text_gml_10450_0"
);
9081
            msgnext("\\C2");
9082
            break;
9083
        case 1396:
9084
            with (obj_church_entrance)
9085
                answer_choice(global.choice);
9086
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9087
            msgset(0, "%%");
9088
            break;
9089
        case 1397:
9090
            global.choicemsg[0] = stringsetloc(
#Pray for Susie
"#Pray for Susie", "scr_text_slash_scr_text_gml_10464_0"
);
9091
            global.choicemsg[1] = stringsetloc(
#Pray for Noelle
"#Pray for Noelle", "scr_text_slash_scr_text_gml_10465_0"
);
9092
            global.choicemsg[2] = stringsetloc(
Pray for Asriel
"Pray for Asriel", "scr_text_slash_scr_text_gml_10466_0"
);
9093
            global.choicemsg[3] = stringsetloc(
Do nothing
"Do nothing", "scr_text_slash_scr_text_gml_10467_0"
);
9094
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9095
            msgset(0, "\\C4");
9096
            break;
9097
        case 1398:
9098
            if (global.choice < 3)
9099
            {
9100
                with (obj_church_entrance)
9101
                    answer_choice(global.choice);
9102
            }
9103
            else
9104
            {
9105
                with (obj_church_entrance)
9106
                    con = 90;
9107
            }
9108
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9109
            msgset(0, "%%");
9110
            break;
9111
        case 1399:
9112
            global.choicemsg[0] = stringsetloc(
#Open
"#Open", "scr_text_slash_scr_text_gml_10489_0"
);
9113
            global.choicemsg[1] = stringsetloc(
#Don't
"#Don't", "scr_text_slash_scr_text_gml_10490_0"
);
9114
            global.choicemsg[2] = stringset("");
9115
            global.choicemsg[3] = stringset("");
9116
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9117
            msgsetloc(0, 
* (It seems to lead to a small closet...Delay 11 Check inside?)Wait for input
"* (It seems to lead to a small closet..^1. Check inside?)/", "scr_text_slash_scr_text_gml_10495_0"
);
9118
            msgnext("\\C2");
9119
            break;
9120
        case 1400:
9121
            with (obj_room_church_choir)
9122
                answer_choice(global.msc, global.choice);
9123
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9124
            msgset(0, "%%");
9125
            break;
9126
        case 1401:
9127
            global.choicemsg[0] = stringsetloc(
#Mess#with them
"#Mess#with them", "scr_text_slash_scr_text_gml_10509_0_b"
);
9128
            global.choicemsg[1] = stringsetloc(
#Don't
"#Don't", "scr_text_slash_scr_text_gml_10510_0_b"
);
9129
            global.choicemsg[2] = stringset("");
9130
            global.choicemsg[3] = stringset("");
9131
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9132
            msgsetloc(0, 
* (It's a set of bells of different sizes.)Wait for input
"* (It's a set of bells of different sizes.)/", "scr_text_slash_scr_text_gml_10515_0"
);
9133
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", 20);
9134
            msgnextloc(
Face K* Look. I know you want to mess with these...Delay 11 But...Wait for input
"\\EK* Look. I know you want to mess with these..^1. But.../", "scr_text_slash_scr_text_gml_10517_0"
);
9135
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9136
            msgnext("\\C2");
9137
            break;
9138
        case 1402:
9139
            if (global.choice == 0)
9140
            {
9141
                with (obj_room_church_choir)
9142
                    answer_choice(global.msc, global.choice);
9143
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9144
                msgset(0, "%%");
9145
            }
9146
            else
9147
            {
9148
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9149
                msgsetloc(0, 
Face D* ...Delay 11 Yeah. Not now.Wait for inputClose Message
"\\ED* ..^1. Yeah. Not now./%", "scr_text_slash_scr_text_gml_10533_0"
);
9150
            }
9151
            break;
9152
        case 1403:
9153
            global.choicemsg[0] = stringsetloc(
#Listen#(it might be long)
"#Listen#(it might be long)", "scr_text_slash_scr_text_gml_10539_0"
);
9154
            global.choicemsg[1] = stringsetloc(
#Not now
"#Not now", "scr_text_slash_scr_text_gml_10540_0"
);
9155
            global.choicemsg[2] = stringset("");
9156
            global.choicemsg[3] = stringset("");
9157
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9158
            msgset(0, "\\C2");
9159
            break;
9160
        case 1404:
9161
            with (obj_room_church_choir)
9162
                answer_choice(global.msc, global.choice);
9163
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9164
            msgset(0, "%%");
9165
            break;
9166
        case 1405:
9167
            global.choicemsg[0] = stringsetloc(
#I'll play#again someday
"#I'll play#again someday", "scr_text_slash_scr_text_gml_10558_0"
);
9168
            global.choicemsg[1] = stringsetloc(
#If you#play too
"#If you#play too", "scr_text_slash_scr_text_gml_10559_0"
);
9169
            global.choicemsg[2] = stringsetloc(
I'll never play again
"I'll never play again", "scr_text_slash_scr_text_gml_10560_0"
);
9170
            global.choicemsg[3] = stringset("");
9171
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9172
            msgset(0, "\\C3");
9173
            break;
9174
        case 1406:
9175
            with (obj_room_church_choir)
9176
                answer_choice(global.msc, global.choice);
9177
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9178
            msgset(0, "%%");
9179
            break;
9180
        case 1407:
9181
            global.choicemsg[0] = stringsetloc(
#Advice where#to go
"#Advice where#to go", "scr_text_slash_scr_text_gml_10577_0"
);
9182
            global.choicemsg[1] = stringsetloc(
#Cute...
"#Cute...", "scr_text_slash_scr_text_gml_10578_0"
);
9183
            global.choicemsg[2] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_10579_0"
);
9184
            global.choicemsg[3] = stringset("");
9185
            if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1513) == 0)
9186
            {
9187
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1513, 1);
9188
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("jackenstein");
9189
                msgsetloc(0, 
* FRAINDS!Delay 11 THANKS TO YOUR BREIVERY...Wait for input
"* FRAINDS^1! THANKS TO YOUR BREIVERY.../", "scr_text_slash_scr_text_gml_10587_0"
);
9190
                msgnextloc(
* I FAICED MY HOARRORS,Delay 11 AND ESCAIPED DARK ZONE.Wait for input
"* I FAICED MY HOARRORS^1, AND ESCAIPED DARK ZONE./", "scr_text_slash_scr_text_gml_10588_0"
);
9191
                msgnextloc(
* NOW I CLEAN HAOUSE FOR OLDMAN!Delay 11 KIND OLDMAN,Delay 11 GIVES ME A DRINK CALLED "T".Wait for input
"* NOW I CLEAN HAOUSE FOR OLDMAN^1! KIND OLDMAN^1, GIVES ME A DRINK CALLED \"T\"./", "scr_text_slash_scr_text_gml_10589_0"
);
9192
                msgnextloc(
* I NEVER FOARGET FRAINDS. HOW CAN I HELP?Wait for input
"* I NEVER FOARGET FRAINDS. HOW CAN I HELP?/", "scr_text_slash_scr_text_gml_10590_0"
);
9193
            }
9194
            else
9195
            {
9196
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("jackenstein");
9197
                msgsetloc(0, 
* I NEVER FOARGET FRAINDS. HOW CAN I HELP?Wait for input
"* I NEVER FOARGET FRAINDS. HOW CAN I HELP?/", "scr_text_slash_scr_text_gml_10594_0"
);
9198
            }
9199
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9200
            msgnext("\\C3");
9201
            break;
9202
        case 1408:
9203
            if (global.choice == 0)
9204
            {
9205
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(847) == 0)
9206
                {
9207
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("jackenstein");
9208
                    msgsetloc(0, 
* I HEARD A RUMMOR THAT THE RIGHTWARD ZONE...Delay 11 CONTAINS A BAEIOUTIFUL PAINO.Wait for input
"* I HEARD A RUMMOR THAT THE RIGHTWARD ZONE..^1. CONTAINS A BAEIOUTIFUL PAINO./", "scr_text_slash_scr_text_gml_10609_0"
);
9209
                    msgnextloc(
* BE CAIREFUL. MANNY HOT PEOEPLES LIVE IN THAT PLACE.Wait for input
"* BE CAIREFUL. MANNY HOT PEOEPLES LIVE IN THAT PLACE./", "scr_text_slash_scr_text_gml_10610_0"
);
9210
                    msgnextloc(
* CRUEL TO THOASE WITH A HOARRIBLE FACE...Delay 11 DO NOT LIKEWait for inputClose Message
"* CRUEL TO THOASE WITH A HOARRIBLE FACE..^1. DO NOT LIKE/%", "scr_text_slash_scr_text_gml_10611_0"
);
9211
                }
9212
                else
9213
                {
9214
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("jackenstein");
9215
                    msgsetloc(0, 
* I HEARD A RUMMOR THAT THE UPWARD MIDDLE DOOR...Delay 11 GOES TO FAEIOUNTAIN.Wait for input
"* I HEARD A RUMMOR THAT THE UPWARD MIDDLE DOOR..^1. GOES TO FAEIOUNTAIN./", "scr_text_slash_scr_text_gml_10617_0"
);
9216
                    msgnextloc(
* IF YOU DAIRE TO ENTER...Delay 11 WE WILL SAY GOODBYE!Delay 11 AND,Delay 11 I WILL CRY.Wait for input
"* IF YOU DAIRE TO ENTER..^1. WE WILL SAY GOODBYE^1! AND^1, I WILL CRY./", "scr_text_slash_scr_text_gml_10618_0"
);
9217
                    msgnextloc(
* TEAERS OF WAX. YOU WILL NOT SEE...Delay 11 OUUUU...Wait for input
"* TEAERS OF WAX. YOU WILL NOT SEE..^1. OUUUU.../", "scr_text_slash_scr_text_gml_10619_0"
);
9218
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "A");
9219
                    msgnextloc(
Face A* Uhhh,Delay 11 we can bring you to our Castle Town...?Wait for input
"\\EA* Uhhh^1, we can bring you to our Castle Town...?/", "scr_text_slash_scr_text_gml_10621_0"
);
9220
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("jackenstein", 0);
9221
                    msgnextloc(
* NEW FRAINDS!? NO,Delay 11 THAT MAKES MOAR TEARS...!!!Wait for inputClose Message
"* NEW FRAINDS!? NO^1, THAT MAKES MOAR TEARS...!!!/%", "scr_text_slash_scr_text_gml_10623_0"
);
9222
                }
9223
            }
9224
            else if (global.choice == 1)
9225
            {
9226
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("jackenstein");
9227
                msgsetloc(0, 
* WHAT??? I DOAN'T KNOW...Delay 11 I DOAN'T KNOW THAT...Wait for inputClose Message
"* WHAT??? I DOAN'T KNOW..^1. I DOAN'T KNOW THAT.../%", "scr_text_slash_scr_text_gml_10628_0"
);
9228
                with (obj_dw_gerson_study)
9229
                    cute_active = true;
9230
            }
9231
            else if (global.choice == 2)
9232
            {
9233
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("jackenstein");
9234
                msgsetloc(0, 
* YES YOU ARE GRAETWait for inputClose Message
"* YES YOU ARE GRAET/%", "scr_text_slash_scr_text_gml_10636_0"
);
9235
            }
9236
            break;
9237
        case 1409:
9238
            global.choicemsg[0] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_10642_0"
);
9239
            global.choicemsg[1] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_10643_0"
);
9240
            global.choicemsg[2] = stringsetloc(
Two lumps please
"Two lumps please", "scr_text_slash_scr_text_gml_10644_0"
);
9241
            global.choicemsg[3] = stringset("");
9242
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
9243
            msgsetloc(0, 
Face 2* Kris,Delay 11 would you like any?Wait for input
"\\E2* Kris^1, would you like any?/", "scr_text_slash_scr_text_gml_10648_0"
);
9244
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9245
            msgnext("\\C3");
9246
            break;
9247
        case 1410:
9248
            with (obj_room_castle_kris_susie)
9249
                answer_choice(global.msc, global.choice);
9250
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9251
            msgset(0, "%%");
9252
            break;
9253
        case 1411:
9254
            global.choicemsg[0] = stringsetloc(
#Ralsei eat#the cake
"#Ralsei eat#the cake", "scr_text_slash_scr_text_gml_10664_0"
);
9255
            global.choicemsg[1] = stringsetloc(
#That's#my cake
"#That's#my cake", "scr_text_slash_scr_text_gml_10665_0"
);
9256
            global.choicemsg[2] = stringset("");
9257
            global.choicemsg[3] = stringset("");
9258
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9259
            msgset(0, "\\C2");
9260
            break;
9261
        case 1412:
9262
            with (obj_room_castle_kris_susie)
9263
                answer_choice(global.msc, global.choice);
9264
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9265
            msgset(0, "%%");
9266
            break;
9267
        case 1413:
9268
            var had_tea = 
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1514) > 0;
9269
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_10685_0"
);
9270
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_10686_0"
);
9271
            global.choicemsg[2] = had_tea ? stringsetloc(
We already had tea
"We already had tea", "scr_text_slash_scr_text_gml_10687_0"
) : "";
9272
            global.choicemsg[3] = stringset("");
9273
            var choice_text = had_tea ? "\\C3" : "\\C2";
9274
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
9275
            msgsetloc(0, 
* Fancy a drink?Wait for input
"* Fancy a drink?/", "scr_text_slash_scr_text_gml_10693_0"
);
9276
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9277
            msgnext(choice_text);
9278
            break;
9279
        case 1414:
9280
            with (obj_dw_church_waterfalltearoom)
9281
                answer_choice(global.msc, global.choice);
9282
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9283
            msgset(0, "%%");
9284
            break;
9285
        case 1415:
9286
            global.choicemsg[0] = stringsetloc(
#Drink it
"#Drink it", "scr_text_slash_scr_text_gml_10709_0"
);
9287
            global.choicemsg[1] = stringsetloc(
#Don't drink
"#Don't drink", "scr_text_slash_scr_text_gml_10710_0"
);
9288
            global.choicemsg[2] = stringset("");
9289
            global.choicemsg[3] = stringset("");
9290
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9291
            msgsetloc(0, 
* (Thunk...)Wait for input
"* (Thunk...)/", "scr_text_slash_scr_text_gml_10715_0"
);
9292
            msgnextloc(
* (Sounds like someone put another sugar cube into your tea.)Wait for input
"* (Sounds like someone put another sugar cube into your tea.)/", "scr_text_slash_scr_text_gml_10716_0"
);
9293
            msgnext("\\C2");
9294
            break;
9295
        case 1416:
9296
            with (obj_dw_church_waterfalltearoom)
9297
                answer_choice(global.msc, global.choice);
9298
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9299
            msgset(0, "%%");
9300
            break;
9301
        case 1417:
9302
            global.choicemsg[0] = stringsetloc(
#Not now
"#Not now", "scr_text_slash_scr_text_gml_10731_0"
);
9303
            global.choicemsg[1] = stringsetloc(
#Actually I#will have tea
"#Actually I#will have tea", "scr_text_slash_scr_text_gml_10732_0"
);
9304
            global.choicemsg[2] = stringset("");
9305
            global.choicemsg[3] = stringset("");
9306
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
9307
            msgsetloc(0, 
* Really? Well,Delay 11 it'll only be hot now. Are ya sure?Wait for input
"* Really? Well^1, it'll only be hot now. Are ya sure?/", "scr_text_slash_scr_text_gml_10737_0"
);
9308
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9309
            msgnext("\\C2");
9310
            break;
9311
        case 1418:
9312
            with (obj_dw_church_waterfalltearoom)
9313
                answer_choice(global.msc, global.choice);
9314
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9315
            msgset(0, "%%");
9316
            break;
9317
        case 1419:
9318
            global.choicemsg[0] = stringset("");
9319
            global.choicemsg[1] = stringset("");
9320
            global.choicemsg[2] = stringset("");
9321
            global.choicemsg[3] = stringset("");
9322
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9323
            msgset(0, "\\C4");
9324
            break;
9325
        case 1420:
9326
            with (obj_lw_town_sideb)
9327
                continue_scene();
9328
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9329
            msgset(0, "%%");
9330
            break;
9331
        case 1421:
9332
            global.choicemsg[0] = stringsetloc(
#Sleep#through#service
"#Sleep#through#service", "scr_text_slash_scr_text_gml_10773_0"
);
9333
            global.choicemsg[1] = stringsetloc(
#Watch#service
"#Watch#service", "scr_text_slash_scr_text_gml_10774_0"
);
9334
            global.choicemsg[2] = stringset("");
9335
            global.choicemsg[3] = stringset("");
9336
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9337
            msgsetloc(0, 
Face K* ...Delay 11 You aren't gonna sleep,Delay 11 are you?Wait for input
"\\EK* ..^1. You aren't gonna sleep^1, are you?/", "scr_text_slash_scr_text_gml_10779_0"
);
9338
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9339
            msgnext("\\C2");
9340
            break;
9341
        case 1422:
9342
            with (obj_ch4_PDC03)
9343
                answer_choice(global.msc, global.choice);
9344
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9345
            msgset(0, "%%");
9346
            break;
9347
        case 1423:
9348
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_10795_0"
);
9349
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_10796_0"
);
9350
            global.choicemsg[2] = stringset("");
9351
            global.choicemsg[3] = stringset("");
9352
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9353
            msgsetloc(0, 
* ("Legend of the Magic Axe")
* (Read it?)Wait for input
"* (\"Legend of the Magic Axe\")&* (Read it?)/", "scr_text_slash_scr_text_gml_10801_0"
);
9354
            msgnext("\\C2");
9355
            break;
9356
        case 1424:
9357
            with (obj_dw_gerson_study)
9358
                answer_choice(global.msc, global.choice);
9359
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9360
            msgset(0, "%%");
9361
            break;
9362
        case 1425:
9363
            global.choicemsg[0] = stringsetloc(
#Yeah
"#Yeah", "scr_text_slash_scr_text_gml_10817_0"
);
9364
            global.choicemsg[1] = stringsetloc(
#Nah
"#Nah", "scr_text_slash_scr_text_gml_10818_0"
);
9365
            global.choicemsg[2] = stringset("");
9366
            global.choicemsg[3] = stringset("");
9367
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9368
            msgsetloc(0, 
Face A* ...Delay 11 think we should go to school and check on him?Wait for input
"\\EA* ..^1. think we should go to school and check on him?/", "scr_text_slash_scr_text_gml_10823_0"
);
9369
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9370
            msgnext("\\C2");
9371
            break;
9372
        case 1426:
9373
            if (global.choice == 0)
9374
            {
9375
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1551, 1);
9376
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9377
                msgsetloc(0, 
Face 2* ...Delay 11 yeah. Let's go.Wait for inputClose Message
"\\E2* ..^1. yeah. Let's go./%", "scr_text_slash_scr_text_gml_10835_0"
);
9378
            }
9379
            else
9380
            {
9381
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1551, 2);
9382
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9383
                msgsetloc(0, 
Face M* Whatever,Delay 11 I'll just go myself later.Wait for inputClose Message
"\\EM* Whatever^1, I'll just go myself later./%", "scr_text_slash_scr_text_gml_10841_0"
);
9384
            }
9385
            break;
9386
        case 1427:
9387
            global.choicemsg[0] = stringsetloc(
#Undyne
"#Undyne", "scr_text_slash_scr_text_gml_10846_0"
);
9388
            global.choicemsg[1] = stringsetloc(
#Shelter
"#Shelter", "scr_text_slash_scr_text_gml_10847_0"
);
9389
            global.choicemsg[2] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_10848_0"
);
9390
            global.choicemsg[3] = stringset("");
9391
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("napstablook");
9392
            msgsetloc(0, 
* i'm trying to direct traffic without undyne,Delay 11 but...Wait for input
"* i'm trying to direct traffic without undyne^1, but.../", "scr_text_slash_scr_text_gml_10852_0"
);
9393
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9394
            msgnext("\\C3");
9395
            break;
9396
        case 1428:
9397
            if (global.choice == 0)
9398
            {
9399
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1552) == 0)
9400
                {
9401
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1552, 1);
9402
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("napstablook");
9403
                    msgsetloc(0, 
* officer undyne? sorry,Delay 11 no one has seen her since last nightWait for input
"* officer undyne? sorry^1, no one has seen her since last night/", "scr_text_slash_scr_text_gml_10866_0"
);
9404
                    msgnextloc(
* ...Delay 11 she wasn't...Delay 11 at any of her usual places either...Wait for input
"* ..^1. she wasn't..^1. at any of her usual places either.../", "scr_text_slash_scr_text_gml_10867_0"
);
9405
                    msgnextloc(
* ...Wait for input
"* .../", "scr_text_slash_scr_text_gml_10868_0"
);
9406
                    msgnextloc(
* it seems strange to worry,Delay 11 given that she's usually invincibleWait for input
"* it seems strange to worry^1, given that she's usually invincible/", "scr_text_slash_scr_text_gml_10869_0"
);
9407
                    msgnextloc(
* but this job just isn't the same without her smile...Wait for inputClose Message
"* but this job just isn't the same without her smile.../%", "scr_text_slash_scr_text_gml_10870_0"
);
9408
                }
9409
                else
9410
                {
9411
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("napstablook");
9412
                    msgsetloc(0, 
* honestly,Delay 11 the town seems like a safer place without herWait for input
"* honestly^1, the town seems like a safer place without her/", "scr_text_slash_scr_text_gml_10874_0"
);
9413
                    msgnextloc(
* fewer explosions,Delay 11 less mistaken crime,Delay 11 fewer arrests...Wait for input
"* fewer explosions^1, less mistaken crime^1, fewer arrests.../", "scr_text_slash_scr_text_gml_10875_0"
);
9414
                    msgnextloc(
* maybe she wasn't a great cop. but she was a great friendWait for input
"* maybe she wasn't a great cop. but she was a great friend/", "scr_text_slash_scr_text_gml_10876_0"
);
9415
                    msgnextloc(
* i hope she turns up soonWait for inputClose Message
"* i hope she turns up soon/%", "scr_text_slash_scr_text_gml_10877_0"
);
9416
                }
9417
            }
9418
            else if (global.choice == 1)
9419
            {
9420
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1553) == 0)
9421
                {
9422
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1553, 1);
9423
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("napstablook");
9424
                    msgsetloc(0, 
* the shelter...? right...Delay 11 undyne had been in charge of something about thatWait for input
"* the shelter...? right..^1. undyne had been in charge of something about that/", "scr_text_slash_scr_text_gml_10886_0"
);
9425
                    msgnextloc(
* an important code or some thing...Delay 11 it was the only thing that ever made her nervousWait for input
"* an important code or some thing..^1. it was the only thing that ever made her nervous/", "scr_text_slash_scr_text_gml_10887_0"
);
9426
                    msgnextloc(
* ...Delay 11 i never saw it though. i don't think it's even in the station.Wait for inputClose Message
"* ..^1. i never saw it though. i don't think it's even in the station./%", "scr_text_slash_scr_text_gml_10888_0"
);
9427
                }
9428
                else
9429
                {
9430
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("napstablook");
9431
                    msgsetloc(0, 
* personally,Delay 11 that place gives me the creeps...Delay 11 i would never go thereWait for input
"* personally^1, that place gives me the creeps..^1. i would never go there/", "scr_text_slash_scr_text_gml_10892_0"
);
9432
                    msgnextloc(
* there are things that even ghosts are afraid of...Wait for input
"* there are things that even ghosts are afraid of.../", "scr_text_slash_scr_text_gml_10893_0"
);
9433
                    msgnextloc(
* mostly...Delay 11 because of social anxiety. but sometimes,Delay 11 other things.Wait for inputClose Message
"* mostly..^1. because of social anxiety. but sometimes^1, other things./%", "scr_text_slash_scr_text_gml_10894_0"
);
9434
                }
9435
            }
9436
            else if (global.choice == 2)
9437
            {
9438
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("napstablook");
9439
                msgsetloc(0, 
* oh.......Delay 11 okay.Wait for inputClose Message
"* oh......^1. okay./%", "scr_text_slash_scr_text_gml_10899_0"
);
9440
            }
9441
            break;
9442
        case 1429:
9443
            global.choicemsg[0] = stringsetloc(
But we#aren't#logical
"But we#aren't#logical", "scr_text_slash_scr_text_gml_10904_0"
);
9444
            global.choicemsg[1] = stringsetloc(
But Mom#could be#in there
"But Mom#could be#in there", "scr_text_slash_scr_text_gml_10905_0"
);
9445
            global.choicemsg[2] = stringset("");
9446
            global.choicemsg[3] = stringset("");
9447
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9448
            msgset(0, "\\C2");
9449
            break;
9450
        case 1430:
9451
            with (obj_ch4_PDC16)
9452
                answer_choice(global.msc, global.choice);
9453
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9454
            msgset(0, "%%");
9455
            break;
9456
        case 1431:
9457
            global.choicemsg[0] = stringsetloc(
#Dig through
"#Dig through", "scr_text_slash_scr_text_gml_10923_0"
);
9458
            global.choicemsg[1] = stringsetloc(
#Don't dig through
"#Don't dig through", "scr_text_slash_scr_text_gml_10924_0"
);
9459
            global.choicemsg[2] = stringset("");
9460
            global.choicemsg[3] = stringset("");
9461
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9462
            msgsetloc(0, 
* It's a box of odds-and-ends. Dig through?Wait for input
"* It's a box of odds-and-ends. Dig through?/", "scr_text_slash_scr_text_gml_10929_0"
);
9463
            msgnext("\\C2");
9464
            break;
9465
        case 1432:
9466
            if (global.choice == 0)
9467
            {
9468
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1562) == 0)
9469
                {
9470
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1562, 1);
9471
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9472
                    msgsetloc(0, 
* You dug through the box and found...Wait for input
"* You dug through the box and found.../", "scr_text_slash_scr_text_gml_10942_0"
);
9473
                    msgnextloc(
* A couple of burnt lighters,Delay 11 rusted multitool knives,Delay 11 expired rations,Delay 11Wait for input
"* A couple of burnt lighters^1, rusted multitool knives^1, expired rations^1,/", "scr_text_slash_scr_text_gml_10943_0"
);
9474
                    msgnextloc(
* Walkie talkies,Delay 11 loose binoculars,Delay 11 a pair of shoes fit for hooves,Delay 11Wait for input
"* Walkie talkies^1, loose binoculars^1, a pair of shoes fit for hooves^1,/", "scr_text_slash_scr_text_gml_10944_0"
);
9475
                    msgnextloc(
* Violent comic books,Delay 11 paintballs,Delay 11 a cracked hockey mask,Delay 11 frayed yarn and buttons,Delay 11Wait for input
"* Violent comic books^1, paintballs^1, a cracked hockey mask^1, frayed yarn and buttons^1,/", "scr_text_slash_scr_text_gml_10945_0"
);
9476
                    msgnextloc(
* Your brother's retainer,Delay 11 and old mint cans with unique leaves inside of them.Wait for inputClose Message
"* Your brother's retainer^1, and old mint cans with unique leaves inside of them./%", "scr_text_slash_scr_text_gml_10946_0"
);
9477
                }
9478
                else
9479
                {
9480
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9481
                    msgsetloc(0, 
* (It's a box of odds-and-ends.)Wait for inputClose Message
"* (It's a box of odds-and-ends.)/%", "scr_text_slash_scr_text_gml_10950_0"
);
9482
                }
9483
            }
9484
            else
9485
            {
9486
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9487
                msgsetloc(0, 
* There's a lot.Wait for inputClose Message
"* There's a lot./%", "scr_text_slash_scr_text_gml_10955_0"
);
9488
            }
9489
            break;
9490
        case 1433:
9491
            global.choicemsg[0] = stringsetloc(
#Check#the panel
"#Check#the panel", "scr_text_slash_scr_text_gml_10961_0"
);
9492
            global.choicemsg[1] = stringsetloc(
#Don't
"#Don't", "scr_text_slash_scr_text_gml_10962_0"
);
9493
            global.choicemsg[2] = stringset("");
9494
            global.choicemsg[3] = stringset("");
9495
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9496
            msgset(0, "\\C2");
9497
            break;
9498
        case 1434:
9499
            if (global.choice == 0)
9500
            {
9501
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(797) == 0)
9502
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(797, 1);
9503
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9504
                msgsetloc(0, 
* (On the shelter was a strange panel.)Wait for input
"* (On the shelter was a strange panel.)/", "scr_text_slash_scr_text_gml_10980_0"
);
9505
                msgnextloc(
* (It looked like a digital security lock...)Wait for input
"* (It looked like a digital security lock...)/", "scr_text_slash_scr_text_gml_10981_0"
);
9506
                msgnextloc(
* (There were three entry fields,Delay 11 and three symbols beside them.)Wait for input
"* (There were three entry fields^1, and three symbols beside them.)/", "scr_text_slash_scr_text_gml_10982_0"
);
9507
                msgnextloc(
* (One Delay 33had a pine tree beside it.)Wait for input
"* (One^3 had a pine tree beside it.)/", "scr_text_slash_scr_text_gml_10983_0"
);
9508
                msgnextloc(
* (One Delay 33had an officer's badge beside it.)Wait for input
"* (One^3 had an officer's badge beside it.)/", "scr_text_slash_scr_text_gml_10984_0"
);
9509
                msgnextloc(
* (And one Delay 33had the DELTA RUNE.)Wait for inputClose Message
"* (And one^3 had the DELTA RUNE.)/%", "scr_text_slash_scr_text_gml_10985_0"
);
9510
            }
9511
            else
9512
            {
9513
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9514
                msgset(0, "%%");
9515
            }
9516
            break;
9517
        case 1435:
9518
            global.choicemsg[0] = stringsetloc(
#Outfit
"#Outfit", "scr_text_slash_scr_text_gml_10995_0"
);
9519
            global.choicemsg[1] = stringsetloc(
#Are you#okay
"#Are you#okay", "scr_text_slash_scr_text_gml_10996_0"
);
9520
            global.choicemsg[2] = stringsetloc(
Nothing
"Nothing", "scr_text_slash_scr_text_gml_10997_0"
);
9521
            global.choicemsg[3] = stringset("");
9522
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("asgore");
9523
            msgsetloc(0, 
Face 0* Did you need something,Delay 11 Kris?Wait for input
"\\E0* Did you need something^1, Kris?/", "scr_text_slash_scr_text_gml_11001_0"
);
9524
            
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9525
            msgnext("\\C3");
9526
            break;
9527
        case 1436:
9528
            if (global.choice == 0)
9529
            {
9530
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1565) == 0)
9531
                {
9532
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1565, 1);
9533
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("asgore");
9534
                    msgsetloc(0, 
Face 3* Ah...Delay 11 yes. Carol and I have been...Delay 11 working together.Wait for input
"\\E3* Ah..^1. yes. Carol and I have been..^1. working together./", "scr_text_slash_scr_text_gml_11015_0"
);
9535
                    msgnextloc(
Face 1* She's been funding my flower store,Delay 11 and in exchange...Wait for input
"\\E1* She's been funding my flower store^1, and in exchange.../", "scr_text_slash_scr_text_gml_11016_0"
);
9536
                    msgnextloc(
Face 2* ...Wait for input
"\\E2* .../", "scr_text_slash_scr_text_gml_11017_0"
);
9537
                    msgnextloc(
Face 1* You know,Delay 11 it's funny. Gardening was always my hobby.Wait for input
"\\E1* You know^1, it's funny. Gardening was always my hobby./", "scr_text_slash_scr_text_gml_11018_0"
);
9538
                    msgnextloc(
Face 0* Never my job. So,Delay 11 selling what I grow has been tough.Wait for input
"\\E0* Never my job. So^1, selling what I grow has been tough./", "scr_text_slash_scr_text_gml_11019_0"
);
9539
                    msgnextloc(
Face 3* Flowers...Delay 11 are for people you love.Wait for input
"\\E3* Flowers..^1. are for people you love./", "scr_text_slash_scr_text_gml_11020_0"
);
9540
                    msgnextloc(
Face 1* Giving them away...Delay 11 just seems natural,Delay 11 doesn't it?Wait for inputClose Message
"\\E1* Giving them away..^1. just seems natural^1, doesn't it?/%", "scr_text_slash_scr_text_gml_11021_0"
);
9541
                }
9542
                else
9543
                {
9544
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("asgore");
9545
                    msgsetloc(0, 
Face 5* I might look a little silly,Delay 11 but it's worth it.Wait for input
"\\E5* I might look a little silly^1, but it's worth it./", "scr_text_slash_scr_text_gml_11025_0"
);
9546
                    msgnextloc(
Face 0* It will...Delay 11 all be worth it.Wait for inputClose Message
"\\E0* It will..^1. all be worth it./%", "scr_text_slash_scr_text_gml_11026_0"
);
9547
                }
9548
            }
9549
            else if (global.choice == 1)
9550
            {
9551
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1566) == 0)
9552
                {
9553
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1566, 1);
9554
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("asgore");
9555
                    msgsetloc(0, 
Face 5* Oh,Delay 11 better than ever!Delay 11 With the Festival tomorrow...Wait for input
"\\E5* Oh^1, better than ever^1! With the Festival tomorrow.../", "scr_text_slash_scr_text_gml_11035_0"
);
9556
                    msgnextloc(
Face 1* ...Delay 11 I'm expecting record sales for my flowers!Wait for input
"\\E1* ..^1. I'm expecting record sales for my flowers!/", "scr_text_slash_scr_text_gml_11036_0"
);
9557
                    msgnextloc(
Face 3* With a bit of extra cash,Delay 11 I'll be back on my feet...Wait for input
"\\E3* With a bit of extra cash^1, I'll be back on my feet.../", "scr_text_slash_scr_text_gml_11037_0"
);
9558
                    msgnextloc(
Face 5* And ready to serve my own snack platter for you and Azzy!Wait for input
"\\E5* And ready to serve my own snack platter for you and Azzy!/", "scr_text_slash_scr_text_gml_11038_0"
);
9559
                    msgnextloc(
Face 6* ...Delay 11 there might even be some leftovers for your mother.Wait for inputClose Message
"\\E6* ..^1. there might even be some leftovers for your mother./%", "scr_text_slash_scr_text_gml_11039_0"
);
9560
                }
9561
                else
9562
                {
9563
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("asgore");
9564
                    msgsetloc(0, 
Face 0* Pay me no mind,Delay 11 Kris. Go on. Your studies come first.Wait for input
"\\E0* Pay me no mind^1, Kris. Go on. Your studies come first./", "scr_text_slash_scr_text_gml_11043_0"
);
9565
                    msgnextloc(
Face 5* The Festival's tomorrow,Delay 11 so I've got plenty to do!Wait for inputClose Message
"\\E5* The Festival's tomorrow^1, so I've got plenty to do!/%", "scr_text_slash_scr_text_gml_11044_0"
);
9566
                }
9567
            }
9568
            else
9569
            {
9570
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("asgore");
9571
                msgsetloc(0, 
Face 5* Have a good one,Delay 11 Kris!Wait for inputClose Message
"\\E5* Have a good one^1, Kris!/%", "scr_text_slash_scr_text_gml_11049_0"
);
9572
            }
9573
            break;
9574
        case 1437:
9575
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_11055_0"
);
9576
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_11056_0"
);
9577
            global.choicemsg[2] = stringset("");
9578
            global.choicemsg[3] = stringset("");
9579
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9580
            msgsetloc(0, 
* (Ask for help?)Wait for input
"* (Ask for help?)/", "scr_text_slash_scr_text_gml_11061_0"
);
9581
            msgnext("\\C2");
9582
            break;
9583
        case 1438:
9584
            if (global.choice == 0)
9585
            {
9586
                with (obj_room_castle_tv_rhythm)
9587
                    con = 0;
9588
            }
9589
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9590
            msgset(0, "%%");
9591
            break;
9592
        case 1439:
9593
            global.choicemsg[0] = stringsetloc(
#Sure
"#Sure", "scr_text_slash_scr_text_gml_11079_0"
);
9594
            global.choicemsg[1] = stringsetloc(
#Not from you
"#Not from you", "scr_text_slash_scr_text_gml_11080_0"
);
9595
            global.choicemsg[2] = stringset("");
9596
            global.choicemsg[3] = stringset("");
9597
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9598
            msgsetloc(0, 
* Need any tips?Wait for input
"* Need any tips?/", "scr_text_slash_scr_text_gml_11085_0"
);
9599
            msgnext("\\C2");
9600
            break;
9601
        case 1440:
9602
            if (global.choice == 0)
9603
            {
9604
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9605
                msgsetloc(0, 
* Alright,Delay 11 listen up.Wait for input
"* Alright^1, listen up./", "scr_text_slash_scr_text_gml_11095_0"
);
9606
                msgnextloc(
* Keeping in mind this is just for fun...Wait for input
"* Keeping in mind this is just for fun.../", "scr_text_slash_scr_text_gml_11096_0"
);
9607
                msgnextloc(
* Time your notes well to get GOLD NOTES.Wait for input
"* Time your notes well to get \\cYGOLD NOTES\\cW./", "scr_text_slash_scr_text_gml_11097_0"
);
9608
                msgnextloc(
* Well,Delay 11 there might be some lag...Delay 11 just adjust on the fly.Wait for input
"* Well^1, there might be some lag..^1. just adjust on the fly./", "scr_text_slash_scr_text_gml_11098_0"
);
9609
                msgnextsubloc("* ~1 and ~2 play the notes.../", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(4),
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(5), "scr_text_slash_scr_text_gml_11099_0");
9610
                msgnextsubloc("* But you can press ~1 or ~2 to play the notes^1, too. Or mix-and-match!/", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(3),
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(1), "scr_text_slash_scr_text_gml_11100_0");
9611
                msgnextsubloc("* Made a mistake? Quit or restart by pressing ~1!/", 
scr_get_input_name
scr_get_input_name

function
scr_get_input_name(arg0)
{ var _control = "[?]"; if (global.is_console || obj_gamecontroller.gamepad_active) { _control = global.input_g[arg0]; if (_control == gp_padr) return "\\*D "; if (_control == gp_padl) return "\\*A "; if (_control == gp_padu) return "\\*W "; if (_control == gp_padd) return "\\*S "; if (_control == global.button0) return "\\*Z "; if (_control == global.button1) return "\\*X "; if (_control == global.button2) return "\\*C "; } var left_bracket = (global.lang == "en") ? "[" : "["; var right_bracket = (global.lang == "en") ? "]" : "]"; _control = left_bracket + global.asc_def[global.input_k[arg0]] + right_bracket; if (!is_string(_control)) _control = "[?]"; else return _control; }
(6), "scr_text_slash_scr_text_gml_11101_0");
9612
                msgnextloc(
* Anyway,Delay 11 that's all!Wait for inputClose Message
"* Anyway^1, that's all!/%", "scr_text_slash_scr_text_gml_11102_0"
);
9613
            }
9614
            else
9615
            {
9616
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9617
                msgsetloc(0, 
* Fair.Wait for inputClose Message
"* Fair./%", "scr_text_slash_scr_text_gml_11106_0"
);
9618
            }
9619
            break;
9620
        case 1441:
9621
            global.choicemsg[0] = stringsetloc(
#Play (Normal)
"#Play (Normal)", "scr_text_slash_scr_text_gml_11112_0"
);
9622
            global.choicemsg[1] = stringsetloc(
#Play (Hard)
"#Play (Hard)", "scr_text_slash_scr_text_gml_11113_0"
);
9623
            global.choicemsg[2] = stringsetloc(
Do Not
"Do Not", "scr_text_slash_scr_text_gml_11114_0"
);
9624
            global.choicemsg[3] = stringset("");
9625
            var song_id = "";
9626
            with (obj_room_castle_tv_rhythm)
9627
            {
9628
                song_id = selected_song_id;
9629
                show_scroller();
9630
            }
9631
            var track_names = scr_rhythmgame_songlist();
9632
            var song_name = track_names[song_id];
9633
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9634
            msgsetsubloc(0, "* \"~1\"!&* Play it!?/", song_name, "scr_text_slash_scr_text_gml_11127_0");
9635
            msgnext("\\C3");
9636
            break;
9637
        case 1442:
9638
            if (global.choice == 0)
9639
            {
9640
                with (obj_room_castle_tv_rhythm)
9641
                    play_normal();
9642
            }
9643
            else if (global.choice == 1)
9644
            {
9645
                with (obj_room_castle_tv_rhythm)
9646
                    play_hard();
9647
            }
9648
            else
9649
            {
9650
                with (obj_room_castle_tv_rhythm)
9651
                    cancel();
9652
            }
9653
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9654
            msgset(0, "%%");
9655
            break;
9656
        case 1443:
9657
            global.choicemsg[0] = stringsetloc(
#Suggest Tenna
"#Suggest Tenna", "scr_text_slash_scr_text_gml_11151_0"
);
9658
            global.choicemsg[1] = stringsetloc(
#Don't suggest#anything
"#Don't suggest#anything", "scr_text_slash_scr_text_gml_11152_0"
);
9659
            global.choicemsg[2] = stringset("");
9660
            global.choicemsg[3] = stringset("");
9661
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9662
            msgsetloc(0, 
* Oh my...Delay 11 I'm so starved for entertainment...Wait for input
"* Oh my..^1. I'm so starved for entertainment.../", "scr_text_slash_scr_text_gml_11157_0"
);
9663
            msgnextloc(
* It greatly embarrasses me to ask this,Delay 11 but...Wait for input
"* It greatly embarrasses me to ask this^1, but.../", "scr_text_slash_scr_text_gml_11158_0"
);
9664
            msgnextloc(
* Would you two have anything I could watch?Wait for input
"* Would you two have anything I could watch?/", "scr_text_slash_scr_text_gml_11159_0"
);
9665
            msgnext("\\C2");
9666
            break;
9667
        case 1444:
9668
            if (global.choice == 0)
9669
            {
9670
                
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1575, 1);
9671
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("susie");
9672
                msgsetloc(0, 
Face D* Actually,Delay 11 we have like...Delay 11 this friend,Delay 11 Tenna...Wait for input
"\\ED* Actually^1, we have like..^1. this friend^1, Tenna.../", "scr_text_slash_scr_text_gml_11170_0"
);
9673
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9674
                msgnextloc(
* Oh? They're like a little video boy?Wait for input
"* Oh? They're like a little video boy?/", "scr_text_slash_scr_text_gml_11172_0"
);
9675
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "D");
9676
                msgnextloc(
Face D* ...Delay 11 I mean...Delay 11 actually...Wait for input
"\\ED* ..^1. I mean..^1. actually.../", "scr_text_slash_scr_text_gml_11174_0"
);
9677
                msgnextloc(
Face R* They're kind of...Delay 11 broken right now.Wait for input
"\\ER* They're kind of..^1. broken right now./", "scr_text_slash_scr_text_gml_11175_0"
);
9678
                msgnextloc(
Face S* Yeah,Delay 11 uh...Delay 11 nevermind.Wait for input
"\\ES* Yeah^1, uh..^1. nevermind./", "scr_text_slash_scr_text_gml_11176_0"
);
9679
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("no_name", 0);
9680
                msgnextloc(
* Broken? Oh my,Delay 11 what are they,Delay 11 some kind of robot...?Wait for input
"* Broken? Oh my^1, what are they^1, some kind of robot...?/", "scr_text_slash_scr_text_gml_11178_0"
);
9681
                
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "D");
9682
                msgnextloc(
Face D* No,Delay 11 they're just...Delay 11 I mean,Delay 11 we'll fix him. I think.Wait for inputClose Message
"\\ED* No^1, they're just..^1. I mean^1, we'll fix him. I think./%", "scr_text_slash_scr_text_gml_11180_0"
);
9683
            }
9684
            else if (global.choice == 1)
9685
            {
9686
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9687
                msgsetloc(0, 
* I see...Delay 11 well,Delay 11 thank you,Delay 11 darling.Wait for inputClose Message
"* I see..^1. well^1, thank you^1, darling./%", "scr_text_slash_scr_text_gml_11184_0"
);
9688
            }
9689
            break;
9690
        case 1445:
9691
            global.choicemsg[0] = stringsetloc(
#Photo pose!
"#Photo pose!", "scr_text_slash_scr_text_gml_11190_0"
);
9692
            global.choicemsg[1] = stringsetloc(
#Nothing
"#Nothing", "scr_text_slash_scr_text_gml_11191_0"
);
9693
            global.choicemsg[2] = stringset("");
9694
            global.choicemsg[3] = stringset("");
9695
            with (obj_room_castle_front)
9696
                con = 0;
9697
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9698
            msgsetloc(0, 
* Ooo la la. We are doing the wildlife fashion shoot!Wait for input
"* Ooo la la. We are doing the wildlife fashion shoot!/", "scr_text_slash_scr_text_gml_11198_0"
);
9699
            msgnextloc(
* So adirable,Delay 11 so admorable!Wait for input
"* So adirable^1, so admorable!/", "scr_text_slash_scr_text_gml_11199_0"
);
9700
            msgnext("\\C2");
9701
            break;
9702
        case 1446:
9703
            if (global.choice == 0)
9704
            {
9705
                with (obj_room_castle_front)
9706
                    con = 10;
9707
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9708
                msgset(0, "%%");
9709
            }
9710
            else if (global.choice == 1)
9711
            {
9712
                with (obj_room_castle_front)
9713
                {
9714
                    critter_photo = true;
9715
                    con = -1;
9716
                }
9717
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9718
                msgsetloc(0, 
* So plorable,Delay 11 so pliable.Wait for inputClose Message
"* So plorable^1, so pliable./%", "scr_text_slash_scr_text_gml_11220_0"
);
9719
            }
9720
            break;
9721
        case 1447:
9722
            global.choicemsg[0] = stringsetloc(
#Jump down
"#Jump down", "scr_text_slash_scr_text_gml_11226_0"
);
9723
            global.choicemsg[1] = stringsetloc(
#Wait a sec
"#Wait a sec", "scr_text_slash_scr_text_gml_11227_0"
);
9724
            global.choicemsg[2] = stringset("");
9725
            global.choicemsg[3] = stringset("");
9726
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
9727
            msgsetloc(0, 
Face E* If...Delay 11 if we jump here,Delay 11 we can make it back on...Wait for input
"\\EE* If..^1. if we jump here^1, we can make it back on.../", "scr_text_slash_scr_text_gml_11232_0"
);
9728
            msgnext("\\C2");
9729
            break;
9730
        case 1448:
9731
            if (global.choice == 0)
9732
            {
9733
                if (global.tempflag[97] > 0)
9734
                {
9735
                    with (obj_dw_churchc_titanclimb1_post)
9736
                        con = 50;
9737
                }
9738
                else
9739
                {
9740
                    with (obj_dw_churchc_titanclimb1_post)
9741
                        con = 10;
9742
                }
9743
            }
9744
            else
9745
            {
9746
                with (obj_dw_churchc_titanclimb1_post)
9747
                    con = 8;
9748
            }
9749
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9750
            msgset(0, "%%");
9751
            break;
9752
        case 1449:
9753
            global.choicemsg[0] = stringsetloc(
#Turn the#doorknob
"#Turn the#doorknob", "scr_text_slash_scr_text_gml_11258_0"
);
9754
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_11259_0"
);
9755
            global.choicemsg[2] = stringset("");
9756
            global.choicemsg[3] = stringset("");
9757
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9758
            msgsetloc(0, 
* (It's a door. A large person could fit inside.)Wait for input
"* (It's a door. A large person could fit inside.)/", "scr_text_slash_scr_text_gml_11264_0"
);
9759
            msgnext("\\C2");
9760
            break;
9761
        case 1450:
9762
            if (global.choice == 0)
9763
            {
9764
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9765
                msgsetloc(0, 
* (You turned the doorknob.)Wait for input
"* (You turned the doorknob.)/", "scr_text_slash_scr_text_gml_11273_0"
);
9766
                msgnextloc(
* (...)Wait for input
"* (...)/", "scr_text_slash_scr_text_gml_11274_0"
);
9767
                msgnextloc(
* (...Delay 11 You didn't do anything else.)Wait for inputClose Message
"* (..^1. You didn't do anything else.)/%", "scr_text_slash_scr_text_gml_11275_0"
);
9768
            }
9769
            else
9770
            {
9771
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9772
                msgset(0, "%%");
9773
            }
9774
            break;
9775
        case 1451:
9776
            global.choicemsg[0] = stringsetloc(
#Buy
"#Buy", "scr_text_slash_scr_text_gml_11285_0"
);
9777
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_11286_0"
);
9778
            global.choicemsg[2] = stringset("");
9779
            if (global.plot < 242)
9780
                global.choicemsg[2] = stringsetloc(
Why do you need money
"Why do you need money", "scr_text_slash_scr_text_gml_11290_0"
);
9781
            global.choicemsg[3] = stringset("");
9782
            if (global.plot < 242)
9783
            {
9784
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1612) == 0)
9785
                {
9786
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1612, 1);
9787
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
9788
                    msgsetloc(0, 
* Oh-ho,Delay 11 interested in my wares? Don't be shy,Delay 11 take a gander...Wait for input
"* Oh-ho^1, interested in my wares? Don't be shy^1, take a gander.../", "scr_text_slash_scr_text_gml_11301_0"
);
9789
                }
9790
                else
9791
                {
9792
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
9793
                    msgsetloc(0, 
* Need anything else?Wait for input
"* Need anything else?/", "scr_text_slash_scr_text_gml_11305_0"
);
9794
                }
9795
                msgnext("\\C3");
9796
            }
9797
            else
9798
            {
9799
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(1613) == 0)
9800
                {
9801
                    
scr_flag_set
scr_flag_set

function
scr_flag_set(arg0, arg1)
{ global.flag[arg0] = arg1; if (
scr_debug())
show_debug_message("*** flag [" + string(arg0) + "] updated: " + string(arg1) + " | " + scr_flag_name_get(arg0)); } function scr_setflag(arg0, arg1) {
scr_flag_set(arg0, arg1);
}
(1613, 1);
9802
                    var small_talk = stringsetloc(
Let's go,\nPennyboy!
"Let's go,\nPennyboy!", "scr_text_slash_scr_text_gml_11324_0_b"
);
9803
                    var xloc = 400;
9804
                    if (global.lang == "ja")
9805
                        xloc = 370;
9806
                    
scr_smallface
scr_smallface

function
scr_smallface(arg0, arg1, arg2, arg3, arg4, arg5)
{
scr_smallface_reset(arg0);
global.smsprite[arg0] = spr_face_susie_alt; if (is_string(arg1)) { if (arg1 == "susie") global.smsprite[arg0] = spr_face_susie_alt; if (arg1 == "ralsei") global.smsprite[arg0] = spr_face_r_nohat; if (arg1 == "lancer") global.smsprite[arg0] = spr_face_l0; if (arg1 == "noelle") global.smsprite[arg0] = spr_face_n_matome; if (arg1 == "noelle_cropped") global.smsprite[arg0] = spr_face_n_matome_cropped; if (arg1 == "queen") global.smsprite[arg0] =
scr_84_get_sprite("spr_face_queen");
if (arg1 == "rouxls") global.smsprite[arg0] = spr_face_rurus; if (arg1 == "berdly") global.smsprite[arg0] = spr_face_berdly_dark; if (arg1 == "rudy") global.smsprite[arg0] = spr_face_rudy; if (arg1 == "toriel") global.smsprite[arg0] = asset_get_index("spr_face_t" + string(arg2)); if (arg1 == "none" || arg1 == "empty") global.smsprite[arg0] = spr_empty; } else { global.smsprite[arg0] = arg1; if (arg1 == 0) global.smsprite[arg0] = spr_empty; } global.smimage[arg0] = arg2; if (is_string(arg3)) { if (global.fighting == 1) { if (arg3 == "left") global.smxx[arg0] = 60; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 460; } else { if (arg3 == "left") global.smxx[arg0] = 70; if (arg3 == "leftmid") global.smxx[arg0] = 160; if (arg3 == "mid" || arg3 == "middle") global.smxx[arg0] = 260; if (arg3 == "rightmid") global.smxx[arg0] = 360; if (arg3 == "right") global.smxx[arg0] = 400; } } else { global.smxx[arg0] = arg3; } if (is_string(arg4)) { if (global.fighting == 1) { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 45; if (arg4 == "bottom") global.smyy[arg0] = 56; if (arg4 == "bottom" || arg4 == "bottommid") { global.smdir[arg0] = 90; global.smspeed[arg0] = 4; global.smalarm[arg0] = 10; global.smyy[arg0] += 40; global.smxx[arg0] -= 40; } } else { if (arg4 == "top") global.smyy[arg0] = -10; if (arg4 == "mid" || arg4 == "middle") global.smyy[arg0] = 30; if (arg4 == "bottommid") global.smyy[arg0] = 50; if (arg4 == "bottom") global.smyy[arg0] = 68; if (global.darkzone == 0) ...
(0, "susie", 17, xloc, "bottom", small_talk);
9807
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
9808
                    msgsetloc(0, 
Face d* Hmm...Delay 11 the old man isn't here anymore...Wait for input
"\\Ed* Hmm..^1. the old man isn't here anymore.../", "scr_text_slash_scr_text_gml_11318_0"
);
9809
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "0");
9810
                    msgnextloc(
Face 0* ...Delay 11 so what?Wait for input
"\\E0* ..^1. so what?/", "scr_text_slash_scr_text_gml_11320_0"
);
9811
                    msgnextloc(
Face M* It's...Delay 11 still his stuff.Wait for input
"\\EM* It's..^1. still his stuff./", "scr_text_slash_scr_text_gml_11321_0"
);
9812
                    msgnextloc(
Face 2* We wanna take anything,Delay 11 we're leaving cash.Wait for input
"\\E2* We wanna take anything^1, we're leaving cash./", "scr_text_slash_scr_text_gml_11322_0"
);
9813
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("ralsei", "1");
9814
                    msgnextloc(
Face 1* ...Delay 11 Susie...Wait for input
"\\E1* ..^1. Susie.../", "scr_text_slash_scr_text_gml_11324_0"
);
9815
                    msgnextloc(
Face 2* Then I'll make the change!Mini text 0 Wait for input
"\\E2* Then I'll make the change!\\f0/", "scr_text_slash_scr_text_gml_11325_0"
);
9816
                }
9817
                else
9818
                {
9819
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("ralsei");
9820
                    msgsetloc(0, 
Face 2* Umm,Delay 11 would you like anything,Delay 11 Kris?Wait for input
"\\E2* Umm^1, would you like anything^1, Kris?/", "scr_text_slash_scr_text_gml_11329_0"
);
9821
                }
9822
                msgnext("\\C2");
9823
            }
9824
            break;
9825
        case 1452:
9826
            if (global.choice == 0)
9827
            {
9828
                with (obj_dw_gerson_study)
9829
                    table_active = true;
9830
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9831
                msgset(0, "%%");
9832
            }
9833
            else if (global.choice == 1)
9834
            {
9835
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9836
                msgset(0, "%%");
9837
            }
9838
            else if (global.choice == 2)
9839
            {
9840
                if (
scr_flag_get
scr_flag_get

function
scr_flag_get(arg0)
{ var flag_value = global.flag[arg0]; return flag_value; } function scr_flag_name_get(arg0) { if (!global.is_console) { var v = global.flagname[arg0]; return is_undefined(v) ? "*unknown flag*" : v; } else { return ""; } } function scr_getflag(arg0) { return
scr_flag_get(arg0);
}
(868) == 1)
9841
                {
9842
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
9843
                    msgsetloc(0, 
* Oh,Delay 11 it ain't for me!Delay 11 It's for these fellas!Wait for input
"* Oh^1, it ain't for me^1! It's for these fellas!/", "scr_text_slash_scr_text_gml_11354_0"
);
9844
                    msgnextloc(
* I gotta feed my sweet lil' recruits,Delay 11 don't I? Geh heh!Wait for inputClose Message
"* I gotta feed my sweet lil' recruits^1, don't I? Geh heh!/%", "scr_text_slash_scr_text_gml_11355_0"
);
9845
                }
9846
                else
9847
                {
9848
                    
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("gerson");
9849
                    msgsetloc(0, 
* Whaddya think? Gotta save up for my retirement!Delay 11 Geheh!Wait for input
"* Whaddya think? Gotta save up for my retirement^1! Geheh!/", "scr_text_slash_scr_text_gml_11361_0"
);
9850
                    
scr_anyface_next
scr_anyface_next

function
scr_anyface_next(arg0, arg1)
{ global.msgno++;
scr_anyface(arg0, global.msgno, arg1);
}
("susie", "K");
9851
                    msgnextloc(
Face K* (The economy is tough...)Wait for inputClose Message
"\\EK* (The economy is tough...)/%", "scr_text_slash_scr_text_gml_11363_0"
);
9852
                }
9853
            }
9854
            break;
9855
        case 1453:
9856
            global.choicemsg[0] = stringsetloc(
#Ask
"#Ask", "scr_text_slash_scr_text_gml_11370_0"
);
9857
            global.choicemsg[1] = stringsetloc(
#Don't ask
"#Don't ask", "scr_text_slash_scr_text_gml_11371_0"
);
9858
            global.choicemsg[2] = stringset("");
9859
            global.choicemsg[3] = stringset("");
9860
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9861
            msgsetloc(0, 
* I'm...Delay 11 Love Master. Don't ask me about LOVE's.Wait for input
"* I'm..^1. Love Master. Don't ask me about LOVE's./", "scr_text_slash_scr_text_gml_11376_0"
);
9862
            msgnext("\\C2");
9863
            break;
9864
        case 1454:
9865
            if (global.choice == 0)
9866
            {
9867
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9868
                msgsetloc(0, 
Face 1* ...Delay 11 All right...Delay 11 LOVE...Delay 11 is when two people...Wait for input
"\\M1* ..^1. All right..^1. LOVE..^1. is when two people.../", "scr_text_slash_scr_text_gml_11385_0"
);
9869
                msgnextloc(
* Fight...Delay 11 in a dojo together.Wait for input
"* Fight..^1. in a dojo together./", "scr_text_slash_scr_text_gml_11386_0"
);
9870
                msgnextloc(
* ...Delay 11 Did I get that right?Wait for inputClose Message
"* ..^1. Did I get that right?/%", "scr_text_slash_scr_text_gml_11387_0"
);
9871
            }
9872
            else
9873
            {
9874
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9875
                msgsetloc(0, 
* Thanks.Wait for inputClose Message
"* Thanks./%", "scr_text_slash_scr_text_gml_11391_0"
);
9876
            }
9877
            break;
9878
        case 1455:
9879
            global.choicemsg[0] = stringsetloc(
#Don't#sleep
"#Don't#sleep", "scr_text_slash_scr_text_gml_11397_0"
);
9880
            global.choicemsg[1] = stringsetloc(
#Sleep an#incredibly#long time
"#Sleep an#incredibly#long time", "scr_text_slash_scr_text_gml_11398_0"
);
9881
            global.choicemsg[2] = stringset("");
9882
            global.choicemsg[3] = stringset("");
9883
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9884
            msgsetloc(0, 
* (You could go back to sleep...)Wait for input
"* (You could go back to sleep...)/", "scr_text_slash_scr_text_gml_11403_0"
);
9885
            msgnextloc(
* (However,Delay 11 if you did,Delay 11 you might end up missing the entire day.)Wait for input
"* (However^1, if you did^1, you might end up \\cYmissing the entire day\\cW.)/", "scr_text_slash_scr_text_gml_11404_0"
);
9886
            msgnext("\\C2");
9887
            break;
9888
        case 1456:
9889
            if (global.choice == 0)
9890
            {
9891
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9892
                msgsetloc(0, 
* (You forced your eyes open a little longer.)Wait for inputClose Message
"* (You forced your eyes open a little longer.)/%", "scr_text_slash_scr_text_gml_11413_0"
);
9893
            }
9894
            else
9895
            {
9896
                with (obj_ch4_PDC01B)
9897
                    skip_intro = true;
9898
                
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9899
                msgset(0, "%%");
9900
            }
9901
            break;
9902
        case 1457:
9903
            return stringsetloc(
A tea that has deteriorated after a short while#due to its poor craftsmanship. +10HP
"A tea that has deteriorated after a short while#due to its poor craftsmanship. +10HP", "scr_text_slash_scr_text_gml_11457_0"
);
9904
            break;
9905
        case 1458:
9906
            return stringsetloc(
RottenTea
"RottenTea", "scr_text_slash_scr_text_gml_11462_0"
);
9907
            break;
9908
        case 1459:
9909
            return stringsetloc(
Heals#10HP
"Heals#10HP", "scr_text_slash_scr_text_gml_11467_0"
);
9910
            break;
9911
        case 1460:
9912
            return stringsetloc(
Yuck.
"Yuck.", "scr_text_slash_scr_text_gml_11472_0"
);
9913
            break;
9914
        case 1461:
9915
            return stringsetloc(
Um?
"Um?", "scr_text_slash_scr_text_gml_11477_0"
);
9916
            break;
9917
        case 1462:
9918
            return stringsetloc(
No flavor... anymore.
"No flavor... anymore.", "scr_text_slash_scr_text_gml_11482_0"
);
9919
            break;
9920
        case 1463:
9921
            return msgsetsubloc(0, "* ~1 used the ROTTEN TEA!/%", global.charname[global.char[caster]], "scr_text_slash_scr_text_gml_11487_0");
9922
            break;
9923
        case 1464:
9924
            global.choicemsg[0] = stringsetloc(
#Enter code
"#Enter code", "scr_text_slash_scr_text_gml_11502_0"
);
9925
            global.choicemsg[1] = stringsetloc(
#Do not
"#Do not", "scr_text_slash_scr_text_gml_11503_0"
);
9926
            global.choicemsg[2] = stringset("");
9927
            global.choicemsg[3] = stringset("");
9928
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9929
            msgsetloc(0, 
* "MIKE'S ROOM"Wait for input
"* \"MIKE'S ROOM\"/", "scr_text_slash_scr_text_gml_11508_0"
);
9930
            msgnextloc(
* It seems to be locked with a code.Wait for input
"* It seems to be locked with a code./", "scr_text_slash_scr_text_gml_11509_0"
);
9931
            msgnextloc(
* Enter it?Wait for input
"* Enter it?/", "scr_text_slash_scr_text_gml_11510_0"
);
9932
            msgnext("\\C2");
9933
            break;
9934
        case 1465:
9935
            if (global.choice == 0)
9936
            {
9937
                with (obj_room_castle_tv)
9938
                    show_code_entry();
9939
            }
9940
            
scr_speaker
scr_speaker

function
scr_speaker(arg0)
{ _speaker = arg0; global.typer = 5; if (global.darkzone == 1) global.typer = 6; if (global.fighting == 1) global.typer = 4; global.fc = 0; global.fe = 0; if (_speaker == "silent" && global.darkzone == 0) global.typer = 2; if (_speaker == "silent" && global.darkzone == 1) global.typer = 36; if (_speaker == "balloon" || _speaker == "enemy") global.typer = 50; if (_speaker == "sans") { global.typer = 14; global.fc = 6; } if (_speaker == "undyne" || _speaker == "und") { global.typer = 17; global.fc = 9; } if (_speaker == "temmie" || _speaker == "tem") global.typer = 21; if (_speaker == "jevil") global.typer = 35; if (_speaker == "catti") global.fc = 13; if (_speaker == "jockington" || _speaker == "joc") global.fc = 14; if (_speaker == "catty" || _speaker == "caddy") global.fc = 16; if (_speaker == "bratty" || _speaker == "bra") global.fc = 17; if (_speaker == "rouxls" || _speaker == "rou") global.fc = 18; if (_speaker == "burgerpants" || _speaker == "bur") global.fc = 19; if (_speaker == "spamton") { if (global.fighting == 0) global.typer = 66; else global.typer = 68; } if (_speaker == "sneo") global.typer = 67; if (_speaker == "gerson" || _speaker == "ger" || _speaker == "gers") global.typer = 85; if (_speaker == "susie" || _speaker == "sus") { global.fc = 1; global.typer = 10; if (global.darkzone == 1) { global.typer = 30; if (global.fighting == 1) global.typer = 47; } } if (_speaker == "ralsei" || _speaker == "ral") { global.fc = 2; global.typer = 31; if (global.fighting == 1) global.typer = 45; if (global.flag[30 ralsei_hat_state] == 1) global.typer = 6; } if (_speaker == "noelle" || _speaker == "noe") { global.fc = 3; if (global.darkzone == 0) global.typer = 12; else global.typer = 56; if (global.fighting == 1) global.typer = 59; } if (_speaker == "toriel" || _speaker == "tor") { global.fc = 4; global.typer = 7; } if (_speaker == "asgore" || _speaker == "asg") { global.fc = 10; global.typer = 18; } if (_speaker == "king" || _speaker == "kin") { global.fc = 20; global.typer = 33; if (global.chapter == 1) { if (global.plot < 235) global.typer = 36; ...
("no_name");
9941
            msgset(0, "%%");
9942
            break;
9943
        case 5000:
9944
            global.choicemsg[0] = stringsetloc(
#Yes
"#Yes", "scr_text_slash_scr_text_gml_7037_0"
);
9945
            global.choicemsg[1] = stringsetloc(
#No
"#No", "scr_text_slash_scr_text_gml_7038_0"
);
9946
            global.choicemsg[2] = stringset(" ");
9947
            global.choicemsg[3] = stringset(" ");
9948
            msgsetloc(0, 
* Choice text.Wait for input
"* Choice text./", "scr_text_slash_scr_text_gml_7041_0"
);
9949
            msgnextloc(
Choice type 2
"\\C2 ", "scr_text_slash_scr_text_gml_7042_0"
);
9950
            break;
9951
        case 5001:
9952
            if (global.choice == 0)
9953
                msgsetloc(0, 
* Result A.Wait for inputClose Message
"* Result A./%", "scr_text_slash_scr_text_gml_7048_0"
);
9954
            else
9955
                msgsetloc(0, 
* Result B.Wait for inputClose Message
"* Result B./%", "scr_text_slash_scr_text_gml_7052_0"
);
9956
            break;
9957
        default:
9958
            break;
9959
    }
9960
}