| 1 | if (global.route == 3) |
| 2 | { |
| 3 | message[0] = "* (A memorial.)"; |
| 4 | } |
| 5 | else |
| 6 | { |
| 7 | message[0] = "* (There's an inscription on the# fountain.)"; |
| 8 | message[1] = "* Hopes and Dreams\t"; |
| 9 | message[2] = "* Built 201X\t"; |
| 10 | message[3] = "* (You hear a faint melody# coming from the statue.)"; |
| 11 | } |