# HG changeset patch # User Adrianna PiƄska # Date 1302352092 -7200 # Node ID 5e4e1432565a237c6162e7051e8d4d5810716902 # Parent 02bf05964619e6259dbd6d6f97aacefc851b00aa the theatre diff -r 02bf05964619 -r 5e4e1432565a data/levels/theatre.json --- a/data/levels/theatre.json Sat Apr 09 14:25:45 2011 +0200 +++ b/data/levels/theatre.json Sat Apr 09 14:28:12 2011 +0200 @@ -5,21 +5,25 @@ ], "tileset": "flower_dark", "tiles": [ - "XXXXXXXXXXXXXXXXXXXXXX", - "X....................X", - "X....................X", - "X....................X", - "X....................X", - "X....................X", - "X....................X", - "X....................X", - "X....................X", - "XXXXXXXXXXXXXXXXXXXXXX" + "XXXXXXXXXXXXXXXXXXXXXXXX", + "X{.h..h..h.!..h..h..h.}X", + "X......................X", + "X=>........?.........<+X", + "X.....pXXXXXXXXXXq.....X", + "X.....Xd{h.!..h}bX.....X", + "X=>...X{........}X...<+X", + "X....?X..........X?....X", + "X...<+d..........b=>...X", + "X...........?..........X", + "X=>.......?pq?.......<+X", + "X........pXXXXq........X", + "XXXXXXXXXXXXXXXXXXXXXXXX" ], "enemies": [ - {"type": "RedOni", "pos": [5, 5], "direction": "left" } + {"type": "RedOni", "pos": [5, 7], "direction": "left" }, + {"type": "RedOni", "pos": [18, 7], "direction": "right" } ], "doorways": { - "starting": {"type": "Doorway", "pos": [3, 9], "facing": "right", "leadsto": "town.to_theatre"} + "starting": {"type": "Doorway", "pos": [11, 3], "facing": "right", "leadsto": "town.to_theatre"} } } \ No newline at end of file diff -r 02bf05964619 -r 5e4e1432565a sources/story/list_of_levels.txt --- a/sources/story/list_of_levels.txt Sat Apr 09 14:25:45 2011 +0200 +++ b/sources/story/list_of_levels.txt Sat Apr 09 14:28:12 2011 +0200 @@ -26,7 +26,7 @@ * Embarrass geisha -> tea house -Theatre - flower_dark +Theatre - flower_dark - DONE * No play -> town