summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/encyclopediae/default_encyclopedia.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json
index b3dc5d0..e8a8379 100644
--- a/content/encyclopediae/default_encyclopedia.json
+++ b/content/encyclopediae/default_encyclopedia.json
@@ -184,7 +184,12 @@
"components": [
["Interactable", {"action": ["interaction", "harvest"]}],
"Mortal",
- ["Loot", {"loot": ["lootlist", [["radishseed", 0.92], ["radishseed", 0.20], ["radishes", 0.8], ["radishes", 0.4]]]}]
+ ["Loot", {"loot": ["list", [
+ ["list", [{"type": "radishseed"}, 0.92]],
+ ["list", [{"type": "radishseed"}, 0.20]],
+ ["list", [{"type": "radishses"}, 0.8]],
+ ["list", [{"type": "radishses"}, 0.4]]
+ ]]}]
],
"flags": ["Occupied"]
},