diff options
| author | troido <troido@protonmail.com> | 2020-09-19 21:26:15 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-09-19 21:26:15 +0200 |
| commit | 08d5850e78fdcb919b6592c6b0375830fcf216da (patch) | |
| tree | ea4297428e5e5ccf6ddfffb374827bf778818f68 /content/encyclopediae/default_encyclopedia.json | |
| parent | de4505121dd8b2216e8c797b4b7b7347e5d98c2f (diff) | |
removed loose items from room
Diffstat (limited to 'content/encyclopediae/default_encyclopedia.json')
| -rw-r--r-- | content/encyclopediae/default_encyclopedia.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json index 18cf967..f6a3e48 100644 --- a/content/encyclopediae/default_encyclopedia.json +++ b/content/encyclopediae/default_encyclopedia.json @@ -22,7 +22,7 @@ "arguments": [["health", "int", 100]], "components": [ ["Health", {"health": ["arg", "health"], "maxhealth": 100}], - ["Loot", {"loot": ["list", [{"type": "stone"}]]}] + ["Loot", {"loot": ["list", [["list", [{"type": "stone"}, 1.0]]]]}] ], "sprite": "builtwall", "height": 2, |
