summaryrefslogtreecommitdiff
path: root/content/maps
diff options
context:
space:
mode:
Diffstat (limited to 'content/maps')
-rw-r--r--content/maps/begin.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/content/maps/begin.json b/content/maps/begin.json
index b5b5a75..36ca8ac 100644
--- a/content/maps/begin.json
+++ b/content/maps/begin.json
@@ -21,7 +21,7 @@
",,,,,,,,,,,,,,,,,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ",
",,,,,,,,,,,,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ",
",,,,,,,,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~,,,,,,,,,,,,,,,,,,,'1",
- ",,,,,,~~~~~~~~~~~~~~~~~~~~~~~~,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,'1",
+ ",,,,,,~~~~~~~~~~~~~~~~~~~~~~~~,,,,,,*,,,,,,,,,,,,,,,,,,,,,,,,,'1",
",,,,~~~~~~~~~~~~~~~,,,,,,,,,,,,,,,,,,,,,,,,,,,,T,,,,,,,,,,,,,,'1",
",,,~~~~~~~~~~~,,,,,,,,,,,,,,,,,,,,,,,,,T,,,,,,,,,,,,,,,,,,,,,,'1",
",,~~~~~~~~~,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,'1",
@@ -36,7 +36,7 @@
"~~~~~''''...'''',,,,,,,,,,,,,,,,,,,,,,,,,,'''''''',T,,,,,,,,,,'1",
"~~~~~'''''..'''',,,,,,,,,,,,,,,,,,,,,,,,,,'''''''',,,,,,,,,,,,'1",
",~~~~'''''..'''',,,,,,,,,,,,,,,,,,,,,,,,,,'''''''',,,,,,,,,,,,'1",
- ",~~~~'''*''.'''',,,,,,,,,,,,,,,,,,,,,,,,T,'''''''',,,,,,,,,,,,'1",
+ ",~~~~''''''.'''',,,,,,,,,,,,,,,,,,,,,,,,T,'''''''',,,,,,,,,,,,'1",
",~~~~~,,,,..'''',,,,,,,,,,,,,,,,,,T,,,,,,,'''''''',,,,,,,,,,,,'1",
",~~~~~,,,,'..''',,,,,,,,,,,,,,,,,,,,,,,,,,'''''''',,,,,,,,,,,,'1",
",~~~~~,,,,''.''',,,,,,,,,,,,,,,,,,,,,,,,,,'''''''',,,,,,,,,,,,'1",
@@ -90,17 +90,17 @@
"=": ["water", "bridge"],
"*": ["ground", {
"type": "spawner",
- "kwargs": {"template": {"type": "pebble"}, "delay": 600, "initialSpawn": false}
+ "kwargs": {"template": {"type": "pebble"}, "delay": 600, "initial_spawn": false}
}],
"d": ["ground", {
"type": "spawner",
- "kwargs": {"template": {"type": "dummy"}, "delay": 600, "initialSpawn": true}
+ "kwargs": {"template": {"type": "dummy"}, "delay": 600, "initial_spawn": true}
}],
"D": ["ground", "opendoor"],
"#": "wall",
":": ["ground", {
"type": "spawner",
- "kwargs": {"template": {"type": "radishseed"}, "delay": 600, "initialSpawn": false}
+ "kwargs": {"template": {"type": "radishseed"}, "delay": 600, "initial_spawn": false}
}],
".": "ground",
"+": "floor",