diff options
| author | tpart <tpart120@proton.me> | 2025-10-13 22:13:19 +0200 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2025-10-13 22:14:16 +0200 |
| commit | 3b003d7daddd22e23d26ec1b99a27500b2f569c5 (patch) | |
| tree | 3a039e5d9bb951e7a589b20165fe5b36f9829d19 /data/maps | |
| parent | 75bd8ddea62ced434de6c9cd7099246cc46ee9fc (diff) | |
| download | hurrycurry-3b003d7daddd22e23d26ec1b99a27500b2f569c5.tar hurrycurry-3b003d7daddd22e23d26ec1b99a27500b2f569c5.tar.bz2 hurrycurry-3b003d7daddd22e23d26ec1b99a27500b2f569c5.tar.zst | |
Add noodle crate to debug map
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 |