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, 2 insertions, 1 deletions
diff --git a/content/maps/room.json b/content/maps/room.json
index 16e6230..39d504e 100644
--- a/content/maps/room.json
+++ b/content/maps/room.json
@@ -23,7 +23,7 @@
"X,,*,,.,,,,,,,,,,,~~~''''''''''''''''f'''X",
"X*,,,,.,,,d,VVV,,,~~~'''''''''''f''''f'''X",
"X,,,,,.,,,,,VVV,,,~~~'''''''''''ffffff'''X",
- "X,,,,,.,,,,,VVV,,,~~~''''''''''''''''''''X",
+ "X/,,,,.,,,,,VVV,,,~~~''''''''''''''''''''X",
"XXXXX,.,XXXXXXXXXX~~~XXXXXXXXXXXXXXXXXXXXX",
" %%% "
],
@@ -45,6 +45,7 @@
"d": ["grass", {"type": "spawner", "kwargs": {"template": {"type": "dummy"}, "delay": 100}}],
"r": ["grass", {"type": "spawner", "kwargs": {"template": {"type": "rat"}, "amount": 3, "clan": "rats", "delay": 200}}],
"V": ["grass", "radishplant"],
+ "/": ["grass", "sword"],
" ": []
}
}