| 1 | if (global.hotland_flag[1] < 1) | 
| 2 | { | 
| 3 | instance_destroy(); | 
| 4 | exit; | 
| 5 | } | 
| 6 | walk_dir = "up"; | 
| 7 | message[0] = "* New Home is north of# here."; | 
| 8 | message[1] = "* We need to head that# way."; | 
| 9 | prt[0] = 321; | 
| 10 | prt[1] = 321; |