diff options
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/debug.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |