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