view data/game.json @ 137:8a54d966a508

Add DejaVu copyright notice
author Stefano Rivera <stefano@rivera.za.net>
date Tue, 05 Apr 2011 09:58:06 +0200
parents e1dd3b785269
children 9d08f99b5ddf
line wrap: on
line source

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