1 | if (global.hotland_flag[10] == 0) |
2 | { |
3 | instance_destroy() |
4 | return; |
5 | } |
6 | walk_dir = "right" |
7 | message[0] = "* I think the throne room# is the other way." |
8 | message[1] = "* Let's go back." |
9 | prt[0] = 311 |
10 | prt[1] = 321 |