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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/maps/room.json b/content/maps/room.json
index 5631b24..4bfd923 100644
--- a/content/maps/room.json
+++ b/content/maps/room.json
@@ -40,7 +40,7 @@
"X": "rock",
"*": ["grass", "pebble"],
"o": ["grass", "stone"],
- "%": {"type": "portal", "kwargs": {"destination": "broom"}},
+ "%": {"type": "portal", "kwargs": {"destination": "broom", "dest_pos": "northentry"}},
" ": []
}
}