summaryrefslogtreecommitdiff
path: root/content/maps/smallview.json
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-04-16 12:23:07 +0200
committertroido <troido@protonmail.com>2020-04-16 12:23:07 +0200
commit4e144009aad9255af1e83970fc16fdafe3e79e83 (patch)
treefc39250f199882ecea0f4c16bf82ed191f45fc12 /content/maps/smallview.json
parent905c6b649521296bba609db5b5c9a39008d34325 (diff)
minor map changes; gave homeportal a sprite
Diffstat (limited to 'content/maps/smallview.json')
-rw-r--r--content/maps/smallview.json13
1 files changed, 4 insertions, 9 deletions
diff --git a/content/maps/smallview.json b/content/maps/smallview.json
index 0f0982e..4a6cb31 100644
--- a/content/maps/smallview.json
+++ b/content/maps/smallview.json
@@ -8,7 +8,7 @@
"home": [24, 26]
},
"field": [
- "########.###############.########",
+ "#################################",
"#,,,,,,#.#,,,,,,#~~~,~,#.#,,,,^,#",
"#,,,,,,#.#,,,,,,#~~~~~~#.#,,,,,,#",
"#,,,,,,#.#,,,,,,#~~~~~~#.#,,,,,,#",
@@ -16,7 +16,7 @@
"#,,,^^,#.#,,,,^,#,~~~~,#.#,,,,,,#",
"#,,,,,,#.#,,,,,,#,~~,,,#.#,,,,,,#",
"########.#########~#####.########",
- "..................=..............",
+ "#.................=.............#",
"########.#########~#####.########",
"#,,,,,,#.#,,,,,,#^~^..^#.#,^,,,,#",
"#,,,,,,#.#,,,,,,#^~^..^#.#,,,,,,#",
@@ -32,7 +32,7 @@
"#,,,,,,#.T,,,TT,TT,T,T~,.#,,^,,,#",
"#,,,,,,#.,TT,T,,T,,,T,~~.#,,,,,,#",
"########.T,,TTTT,TTT,TT~.########",
- ".......................=........4",
+ "#......................=........4",
"########.,,~~~~~~~~~~1~~.########",
"#,,,,,,#.~~~,,,T,,,,,,,~.3,,,,,,#",
"#,,,,,,#.~,,,,,,,,,,,,,~,#,^,,,,#",
@@ -52,11 +52,6 @@
"*": ["grass", "pebble"],
"d": ["ground", "dummy"],
"#": "fence",
- ":": ["floor", {
- "type": "spawner",
- "args": ["seed", 1, 600],
- "kwargs": {"initialSpawn": true}
- }],
";": ["floor", "seed"],
".": "ground",
"+": "floor",
@@ -70,7 +65,7 @@
"type": "portal",
"kwargs": {"destination": "town", "destpos": "gate"}
}, "floor"],
- "3": [{"type": "homeportal", "kwargs": {"dedup_id": "homeportal"}, "save": true}, "floor"],
+ "3": [{"type": "homeportal", "kwargs": {"dedup_id": "homeportal"}, "save": true}, "floor", {"type": "img", "kwargs": {"sprite": "portal", "height": 1.0}}],
"4": [{
"type": "portal",
"kwargs": {"destination": "room"}