1 | event_inherited(); |
2 | depth = -y; |
3 | if (global.route == 3) |
4 | { |
5 | message[0] = "* (A space heater.)"; |
6 | } |
7 | else |
8 | { |
9 | message[0] = "* (Nice and cozy!)"; |
10 | message[1] = "* (You notice a sticker on the# heater.)"; |
11 | message[2] = "* Crafted with love by# Chujin & Martlet!"; |
12 | } |