1 |
global.flag[7 true_pacifist] = 1; |
2 |
global.interact = 1; |
3 |
thisblend = merge_color(c_black, c_orange, 0.2); |
4 |
obj_readablesolid.image_blend = thisblend; |
5 |
obj_readablesolid.direction = 90; |
6 |
obj_readablesolid.image_speed = 0; |
7 |
obj_readablesolid.fun = 1; |
8 |
obj_mainchara.visible = false; |
9 |
mc = scr_markerscr_markerthismarker = instance_create(argument0, argument1, obj_npc_marker);
thismarker.visible = true;
thismarker.image_speed = 0;
thismarker.sprite_index = argument2;
return thismarker; (obj_mainchara.x, obj_mainchara.y, spr_maincharau); |
10 |
mc.depth = obj_mainchara.depth; |
11 |
mc.image_blend = thisblend; |
12 |
con = 1; |
13 |
blk = 2.3; |
14 |
pap = 1316; |
15 |
tor = 1313; |
16 |
asg = 1318; |
17 |
und = 1315; |
18 |
sans = 1314; |
19 |
al = 1317; |
20 |
pap.sprite_index = spr_papyrus_u; |
21 |
tor.sprite_index = spr_toriel_u; |
22 |
asg.sprite_index = spr_asgore_u; |
23 |
al.sprite_index = spr_alphys_u; |
24 |
sans.sprite_index = spr_sans_u; |
25 |
und.sprite_index = spr_undyne_u; |
26 |
o_music = caster_load("music/leave.ogg"); |
27 |
do_room_goto = false; |