diff options
author | metamuffin <metamuffin@disroot.org> | 2025-09-30 02:58:36 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-09-30 02:58:36 +0200 |
commit | 184366186986296cef96ccec75b563f33747ee36 (patch) | |
tree | f326bc2e7a68ba2d8f9583a7ca0229d78ef1a69a /data/maps/debug.yaml | |
parent | bdf3c2d0e8221792d3adc8c82e2c2db087319701 (diff) | |
download | hurrycurry-184366186986296cef96ccec75b563f33747ee36.tar hurrycurry-184366186986296cef96ccec75b563f33747ee36.tar.bz2 hurrycurry-184366186986296cef96ccec75b563f33747ee36.tar.zst |
Refuse to load maps with unused tiles
Diffstat (limited to 'data/maps/debug.yaml')
-rw-r--r-- | data/maps/debug.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 6699aa84..91f4c7a6 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -38,7 +38,6 @@ tiles: "⌷": counter "f": counter -i=foodprocessor "p": counter -i=plate - "t": table "s": sink "o": oven "z": freezer @@ -72,10 +71,6 @@ tiles: "~": floor -w --chef-spawn --customer-spawn ".": floor -w "'": grass -w - "*": tree -c - "!": path -w - "_": path -w - "d": door -w "Æ": counter-window:blue "A": wall:blue -c "B": wall:red -c |