1 | if (global.route == 3) |
2 | message[0] = "* (A place to sleep.)" |
3 | else |
4 | { |
5 | message[0] = "* (A couch not unfit for a# thrift store.)" |
6 | message[1] = "* (These cramped living# conditions are bringing back# unpleasant memories.)" |
7 | } |
8 | if (global.dunes_flag[20] == 5) |
9 | instance_destroy() |