summaryrefslogtreecommitdiff
path: root/content/maps/room.json
diff options
context:
space:
mode:
Diffstat (limited to 'content/maps/room.json')
-rw-r--r--content/maps/room.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/maps/room.json b/content/maps/room.json
index 173f79e..84201a0 100644
--- a/content/maps/room.json
+++ b/content/maps/room.json
@@ -45,13 +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"],
"Q": "quarry",
" ": []
}