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 08510783..c1a4e70e 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -18,7 +18,7 @@ map: - "........................" - "...~...................." - "........................" - - "..0123456789ß`.........." + - "..0123456789ß`?........." - "....................¹..." - "..⌷fRC.SToo..X......⌷..." - "..s⌷⌷⌷ɷ⌷⌷zz.........²..." @@ -60,6 +60,7 @@ tiles: "9": lettuce-crate "ß": mushroom-crate "`": chili-crate + "?": potato-crate "X": trash "¹": black-hole-counter |