diff options
| author | troido <troido@protonmail.com> | 2020-09-23 17:12:40 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-09-23 17:12:40 +0200 |
| commit | e8c194699c490bc5ecec395ff4b52f908017030b (patch) | |
| tree | b131349d21130d80742931a7267bdcbfe6229f0a /content/maps/smallview.json | |
| parent | 6f6172e1f5eca85b418d541553c439ab80fac072 (diff) | |
joined rooms begin and right
Diffstat (limited to 'content/maps/smallview.json')
| -rw-r--r-- | content/maps/smallview.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/maps/smallview.json b/content/maps/smallview.json index 3485780..49f48b4 100644 --- a/content/maps/smallview.json +++ b/content/maps/smallview.json @@ -55,7 +55,7 @@ "^": "house", "1": [{ "type": "portal", - "kwargs": {"destination": "right", "destpos": "bridge"} + "kwargs": {"destination": "begin", "destpos": "bridge"} }, "floor"], "2": [{ "type": "portal", |
