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/fullwidth.json | 1 + 1 file changed, 1 insertion(+) (limited to 'charmaps/fullwidth.json') diff --git a/charmaps/fullwidth.json b/charmaps/fullwidth.json index 6d912fe..ad37e53 100644 --- a/charmaps/fullwidth.json +++ b/charmaps/fullwidth.json @@ -4,6 +4,7 @@ "tree": ["T",0,2], "wall": ["#",7,8], "builtwall": ["+",7,8], + "quarry": ["Q",7,8], "rock": ["#",8,8], "stone": ["o",7], "pebble": ["*",7], -- cgit