summaryrefslogtreecommitdiff
path: root/content/maps
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-04-08 20:02:03 +0200
committertroido <troido@protonmail.com>2020-04-08 20:02:03 +0200
commita18bdf20159c50c570c398bf55c2da080f033908 (patch)
tree3a4b2d3a816877b335e88fd3f2b8fafb8594fe81 /content/maps
parent15da8ce3af4e943939d6976ccfe5c46785638c7e (diff)
load python room format
Diffstat (limited to 'content/maps')
-rw-r--r--content/maps/town.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/maps/town.json b/content/maps/town.json
index dd0b2b5..4a31f17 100644
--- a/content/maps/town.json
+++ b/content/maps/town.json
@@ -95,7 +95,7 @@
"^": ["spiketrap", "ground"],
"%": [{
"type": "portal",
- "kwargs": {"destination": "smallview", "despos": "towneast"}
+ "kwargs": {"destination": "smallview", "destpos": "towneast"}
}, "ground"],
"r": ["grass", "rabbit"],
"/": ["grass", "sword"],