changeset 361:75dc259b41f5

Haiku data.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 09 Apr 2011 14:22:04 +0200
parents 1cc73709006e
children 02bf05964619
files data/game.json
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/game.json	Sat Apr 09 14:18:55 2011 +0200
+++ b/data/game.json	Sat Apr 09 14:22:04 2011 +0200
@@ -40,7 +40,11 @@
         "teacupfull": { "type": "TeaCupFull", "level": "_limbo", "pos": [0, 0] },
         "vase": { "type": "Vase", "level": "geisha_room", "pos": [1, 3], "broken": false },
         "salmon": { "type": "Salmon", "level": "fishmonger_house", "pos": [1, 3] },
-        "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "a cherry blossom" },
+        "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "Remaining in it?" },
+        "haiku2": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The end of autumn." },
+        "haiku3": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "With no leaves to blow." },
+        "haiku4": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "And it passes by." },
+        "haiku5": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The Galaxy." },
         "aburage_001": { "type": "Aburage", "level": "temple", "pos": [12, 2] },
         "aburage_002": { "type": "Aburage", "level": "temple", "pos": [14, 2] }
     },