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 8e0bf07e..7bb32992 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -19,7 +19,7 @@ map: - "........................" - "...~...................." - "........................" - - "..0123456789ß?Ü........." + - "..0123456789ß?ÜÖ........" - "....................¹..." - "..⌷fRY.ST™o..X......⌷..." - "..s⌷⌷⌷.⌷⌷™z.........²..." @@ -61,6 +61,7 @@ tiles: "ß": mushroom-crate -x "?": potato-crate -x "Ü": bun-crate -x + "Ö": noodle-crate -x "X": trash -x "¹": black-hole-counter |