diff options
author | metamuffin <metamuffin@disroot.org> | 2024-12-22 13:10:13 +0100 |
---|---|---|
committer | metamuffin <metamuffin@noreply.codeberg.org> | 2025-09-17 22:43:33 +0200 |
commit | 9a36cf29d91227c0f4e7fa70b71eff9005aac2fc (patch) | |
tree | b3390dab338c7e59094a2d1dd2596039ec92df75 /data/maps/debug.yaml | |
parent | be256046253098cd5f2f983c4dcc7d0b179fa2f8 (diff) | |
download | hurrycurry-9a36cf29d91227c0f4e7fa70b71eff9005aac2fc.tar hurrycurry-9a36cf29d91227c0f4e7fa70b71eff9005aac2fc.tar.bz2 hurrycurry-9a36cf29d91227c0f4e7fa70b71eff9005aac2fc.tar.zst |
pizza and noodles draft
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 |