summaryrefslogtreecommitdiff
path: root/content/encyclopediae
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-09-25 14:18:13 +0200
committertroido <troido@protonmail.com>2020-09-25 14:18:13 +0200
commit87727f9519eb37b565d8cc88e174935bac0e1d12 (patch)
tree78eb9daaf511b9eeeb8f0eef197556f0353582e1 /content/encyclopediae
parent09306cb76c6e1eabb4082a985a0a0fa335bda5c1 (diff)
assemlage uses proper serialization too
Diffstat (limited to 'content/encyclopediae')
-rw-r--r--content/encyclopediae/default_encyclopedia.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json
index 573fbfa..9de0470 100644
--- a/content/encyclopediae/default_encyclopedia.json
+++ b/content/encyclopediae/default_encyclopedia.json
@@ -8,7 +8,7 @@
"flags": ["Floor"]
},
"homeportal": {
- "arguments": [["dedup_id", "string"], ["allowed", "list", []], ["dedup_priority", "int", 0]],
+ "arguments": [["dedup_id", "string"], ["allowed", "list", ["list", []]], ["dedup_priority", "int", 0]],
"extract": {"allowed": ["Whitelist", "allowed"], "dedup_priority": ["Dedup", "priority"]},
"components": [
["RoomExit", {"destination": "_home+{player}", "dest_pos": ""}],