diff options
Diffstat (limited to 'content/maps')
| -rw-r--r-- | content/maps/smallview.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/content/maps/smallview.json b/content/maps/smallview.json index bcfd1f4..e9699a6 100644 --- a/content/maps/smallview.json +++ b/content/maps/smallview.json @@ -70,10 +70,7 @@ "type": "portal", "kwargs": {"destination": "town", "destpos": "gate"} }, "floor"], - "3": [{ - "type": "portal", - "kwargs": {"destination": "_home+{player}"} - }, "floor"], + "3": ["homeportal", "floor"], "4": [{ "type": "portal", "kwargs": {"destination": "room"} |
