diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/encyclopediae/default_encyclopedia.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json index bf5a1b2..ea1684b 100644 --- a/content/encyclopediae/default_encyclopedia.json +++ b/content/encyclopediae/default_encyclopedia.json @@ -120,7 +120,8 @@ "Mortal" ], "sprite": "wall", - "height": 2 + "height": 2, + "extract": {"health": ["Health", "health"]} }, "spiketrap": { "components": [["Trap", {"damage": ["int", 8]}]], |
