comparison data/game.json @ 483:b48c194c4af9

Some haiku and encoding fixes.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 09 Apr 2011 22:05:27 +0200
parents 2f1bafc93177
children 79b8269e5bf8
comparison
equal deleted inserted replaced
482:200d25350d87 483:b48c194c4af9
29 "fire_started_on_road": false, 29 "fire_started_on_road": false,
30 "cannon_destroyed": false, 30 "cannon_destroyed": false,
31 "all_fishmonger_demons_dead": false, 31 "all_fishmonger_demons_dead": false,
32 "kanedas_agreement_disrupted": false, 32 "kanedas_agreement_disrupted": false,
33 "final_battle_lost": false, 33 "final_battle_lost": false,
34 "final_battle_won": false 34 "final_battle_won": false,
35 "haiku_wins": 0,
36 "haiku_losses": 0
35 }, 37 },
36 "items": { 38 "items": {
37 "tealeaf": { "type": "TeaLeaf", "level": "temple", "pos": [1, 7] }, 39 "tealeaf": { "type": "TeaLeaf", "level": "temple", "pos": [1, 7] },
38 "teacup": { "type": "TeaCup", "level": "temple", "pos": [18, 10] }, 40 "teacup": { "type": "TeaCup", "level": "temple", "pos": [18, 10] },
39 "teapot": { "type": "TeaPot", "level": "temple", "pos": [13, 2], "brewed": false }, 41 "teapot": { "type": "TeaPot", "level": "temple", "pos": [13, 2], "brewed": false },
47 "documents": { "type": "Documents", "level": "tea_house", "pos": [7, 9] }, 49 "documents": { "type": "Documents", "level": "tea_house", "pos": [7, 9] },
48 "vase": { "type": "Vase", "level": "geisha_room", "pos": [22, 4], "broken": false }, 50 "vase": { "type": "Vase", "level": "geisha_room", "pos": [22, 4], "broken": false },
49 "salmon": { "type": "Salmon", "level": "_limbo", "pos": [1, 3] }, 51 "salmon": { "type": "Salmon", "level": "_limbo", "pos": [1, 3] },
50 "no_mask": { "type": "NoMask", "level": "theatre", "pos": [10, 10], "broken": false }, 52 "no_mask": { "type": "NoMask", "level": "theatre", "pos": [10, 10], "broken": false },
51 "no_costume": { "type": "NoCostume", "level": "theatre", "pos": [13, 10] }, 53 "no_costume": { "type": "NoCostume", "level": "theatre", "pos": [13, 10] },
52 "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "Remaining in it?" }, 54 "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "remaining in it?" },
53 "haiku2": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The end of autumn." }, 55 "haiku2": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "the end of autumn." },
54 "haiku3": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "With no leaves to blow." }, 56 "haiku3": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "with no leaves to blow." },
55 "haiku4": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "And it passes by." }, 57 "haiku4": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "and it passes by." },
56 "haiku5": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The Galaxy." }, 58 "haiku5": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "the Galaxy." },
57 "aburage_00": { "type": "Aburage", "level": "temple", "pos": [18, 5] }, 59 "aburage_00": { "type": "Aburage", "level": "temple", "pos": [18, 5] },
58 "aburage_01": { "type": "Aburage", "level": "temple", "pos": [1, 15] }, 60 "aburage_01": { "type": "Aburage", "level": "temple", "pos": [1, 15] },
59 "aburage_02": { "type": "Aburage", "level": "temple", "pos": [5, 4] }, 61 "aburage_02": { "type": "Aburage", "level": "temple", "pos": [5, 4] },
60 "aburage_03": { "type": "Aburage", "level": "temple", "pos": [1, 12] }, 62 "aburage_03": { "type": "Aburage", "level": "temple", "pos": [1, 12] },
61 "aburage_04": { "type": "Aburage", "level": "temple", "pos": [10, 15] }, 63 "aburage_04": { "type": "Aburage", "level": "temple", "pos": [10, 15] },