diff options
Diffstat (limited to 'content/maps/town.json')
| -rw-r--r-- | content/maps/town.json | 2 |
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"], |
