From ba09108692a694dd832f38ef6ea447135f418b73 Mon Sep 17 00:00:00 2001 From: troido Date: Sun, 12 Apr 2020 16:24:01 +0200 Subject: gave builtwalls their own sprite --- content/encyclopediae/default_encyclopedia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/encyclopediae') diff --git a/content/encyclopediae/default_encyclopedia.json b/content/encyclopediae/default_encyclopedia.json index 80d84cb..e22efba 100644 --- a/content/encyclopediae/default_encyclopedia.json +++ b/content/encyclopediae/default_encyclopedia.json @@ -93,7 +93,7 @@ "Mortal", ["Loot", {"loot": ["list", [{"type": "stone"}]]}] ], - "sprite": "wall", + "sprite": "builtwall", "height": 2, "extract": {"health": ["Health", "health"]}, "flags": ["Blocking"] -- cgit