From c613f7db24a0bfa662d596778cb3cbaf8f3e1d80 Mon Sep 17 00:00:00 2001 From: troido Date: Fri, 17 Apr 2020 11:42:09 +0200 Subject: added quarry sprite --- charmaps/halfwidth.json | 1 + 1 file changed, 1 insertion(+) (limited to 'charmaps/halfwidth.json') diff --git a/charmaps/halfwidth.json b/charmaps/halfwidth.json index d3e16f8..3597de2 100644 --- a/charmaps/halfwidth.json +++ b/charmaps/halfwidth.json @@ -3,6 +3,7 @@ "tree": ["T", 0, 2], "wall": ["#", 7, 8], "builtwall": ["+", 7, 8], + "quarry": ["Q", 7, 8], "rock": ["#", 8, 8], "stone": ["o", 7], "pebble": ["*", 7], -- cgit