summaryrefslogtreecommitdiff
path: root/content/maps
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-04-16 10:54:23 +0200
committertroido <troido@protonmail.com>2020-04-16 10:54:23 +0200
commit905c6b649521296bba609db5b5c9a39008d34325 (patch)
tree8d253de507b3663399e23819bf8b4a222e7b64a5 /content/maps
parent43bde225ebbadd0b917ca87f3164a50455a2b588 (diff)
add visit whitelist to homeportal, save and dedup its data even though it is loaded from template
Diffstat (limited to 'content/maps')
-rw-r--r--content/maps/smallview.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/maps/smallview.json b/content/maps/smallview.json
index e9699a6..0f0982e 100644
--- a/content/maps/smallview.json
+++ b/content/maps/smallview.json
@@ -70,7 +70,7 @@
"type": "portal",
"kwargs": {"destination": "town", "destpos": "gate"}
}, "floor"],
- "3": ["homeportal", "floor"],
+ "3": [{"type": "homeportal", "kwargs": {"dedup_id": "homeportal"}, "save": true}, "floor"],
"4": [{
"type": "portal",
"kwargs": {"destination": "room"}