1 | dsprite = spr_sans_d; |
2 | usprite = spr_sans_u; |
3 | lsprite = spr_sans_l; |
4 | rsprite = spr_sans_r; |
5 | dtsprite = spr_sans_d; |
6 | utsprite = spr_sans_u; |
7 | ltsprite = spr_sans_l; |
8 | rtsprite = spr_sans_r; |
9 | myinteract = 0; |
10 | facing = 0; |
11 | direction = 270; |
12 | talkedto = 0; |
13 | image_speed = 0; |
14 | if (global.plot > 64) |
15 | instance_destroy(); |
16 | gone = 0; |
17 | if (global.flag[413 dated_sans2] > 0) |
18 | gone = 1; |
19 | if (global.flag[67 status_papyrus] == 1) |
20 | gone = 1; |
21 | if (gone == 1) |
22 | instance_destroy(); |