diff options
Diffstat (limited to 'content/maps/room.json')
| -rw-r--r-- | content/maps/room.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/maps/room.json b/content/maps/room.json index 74cfcc0..b923986 100644 --- a/content/maps/room.json +++ b/content/maps/room.json @@ -45,14 +45,10 @@ "^": ["grass", "spiketrap"], "d": ["grass", {"type": "spawner", "kwargs": {"template": {"type": "dummy"}, "delay": 100, "initial_spawn": true}}], "r": ["grass", {"type": "spawner", "kwargs": {"template": {"type": "rat"}, "amount": 3, "clan": "rats", "delay": 200, "initial_spawn": true}}], - "V": ["grass", "radishplant"], - "/": ["grass", "sword"], "D": ["ground", "closeddoor"], "s": ["ground", "sign"], "u": ["ground", "dude"], "t": ["ground", "trader"], - "P": ["ground", "pickaxe"], - "u": ["ground", "radishes"], "Q": "quarry", " ": [] } |
