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