view data/game.json @ 147:887d69907b22

Use bottomleft, so we stay above the floor as we change frames
author Neil Muller <drnlmuller@gmail.com>
date Tue, 05 Apr 2011 17:05:13 +0200
parents e1dd3b785269
children 9d08f99b5ddf
line wrap: on
line source

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