view data/game.json @ 140:df7dc1fdf8c4

Update instructions for the playing the game (just a test commit from work really).
author Simon Cross <hodgestar+hg@gmail.com>
date Tue, 05 Apr 2011 10:41:32 +0200
parents e1dd3b785269
children 9d08f99b5ddf
line wrap: on
line source

{
    "missions": {
        "monk_tea": {
            "items": {}
        }
    },
    "items": [
        {"type": "Dummy", "level": "level1", "pos": [8, 3]}
    ]
}