diff options
Diffstat (limited to 'data/maps/debug.yaml')
-rw-r--r-- | data/maps/debug.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 97dc408a..8778cff4 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -18,9 +18,9 @@ map: - "........................" - "...~...................." - "........................" - - "..0123456789............" + - "..0123456789ß..........." - "....................¹..." - - "..⌷ffC.SSoo..X......⌷..." + - "..⌷fRC.SSoo..X......⌷..." - "..s⌷⌷⌷ɷ⌷⌷zz.........²..." - "................³......." - "..ppppbpppp............." @@ -46,6 +46,7 @@ tiles: "S": stove "b": book "C": cuttingboard + "R": rollingboard "0": rice-crate "1": steak-crate "2": tomato-crate @@ -56,6 +57,7 @@ tiles: "7": fish-crate "8": cheese-crate "9": lettuce-crate + "ß": mushroom-crate "X": trash "¹": black-hole-counter |