From b3136b942ea589ba3cfcca84516a65b8a2076139 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 13 Oct 2025 23:33:53 +0200 Subject: Add glasses to debug map --- data/maps/debug.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 5ec90bf6..2cc8c03f 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -23,7 +23,7 @@ map: - "........................" - "..ab⌷cd.ef⌷gh.ij........" - "........................" - - "..x...zzz...zzz........." + - "..x...zzZ...Zzz........." - "......yyy...yyy........." - "........................" - ".A......................" @@ -51,6 +51,7 @@ tiles: "x": book --book "y": chair -w "z": counter -i=plate + "Z": counter -i=glass "0": rice-crate -x "1": steak-crate -x -- cgit v1.3