diff options
| author | tpart <tpart120@proton.me> | 2025-10-14 22:53:22 +0200 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2025-10-14 22:53:26 +0200 |
| commit | 19d805185305de9d7e4dc390cb7fab378253b2be (patch) | |
| tree | fb2b4366be5d0c41e4e7d80919cd08f80e5a2e8e /data/maps/ring.yaml | |
| parent | 91ebecb447acb179c85dd7700d9c2c86d9c8af89 (diff) | |
| download | hurrycurry-19d805185305de9d7e4dc390cb7fab378253b2be.tar hurrycurry-19d805185305de9d7e4dc390cb7fab378253b2be.tar.bz2 hurrycurry-19d805185305de9d7e4dc390cb7fab378253b2be.tar.zst | |
Fix most maps
Diffstat (limited to 'data/maps/ring.yaml')
| -rw-r--r-- | data/maps/ring.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/ring.yaml b/data/maps/ring.yaml index 0c92f0bf..522133fc 100644 --- a/data/maps/ring.yaml +++ b/data/maps/ring.yaml @@ -19,7 +19,7 @@ map: - " *''*'''''*'''*''' " - " '''''''''''''*'''''' " - "'''█████▒██▒█████''*' " - - "'''█##pppaa#gg##█'''' " + - "'''█##ppp##aaa##█'''' " - "'''█#..........o█''*' " - " ''█e..tc..ct..o█'''' " - " ''█e..tc..ct..o█'''' " @@ -30,8 +30,8 @@ map: - "'''█l..........#█'''' " - "'''█XABCD..EFGHX█'''' " - "'''██████dd██████'''' " - - "''''''''''''''''''''''" - - "''''''''''''''''''''''" + - "'''''''''--'''''''''''" + - "'''''''''--'''''''''''" - "_____________________'" - "_!___________________'" - "''''''''''''''''''''''" @@ -41,10 +41,9 @@ tiles: "#": counter "f": counter -i=foodprocessor "l": sink - "o": oven + "o": oven -x "p": stove -i=pot "a": stove -i=pan - "g": freezer "e": cutting-board "r": rolling-board "X": trash -x @@ -65,6 +64,7 @@ tiles: "c": chair -w "*": tree -c "!": street -w --customer-spawn + "-": path -w "_": street -w "d": door -w "█": wall -c |