diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-11-05 22:14:30 +0100 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-11-05 22:14:32 +0100 |
| commit | 59d95242f098f03a51ff5ec98405169f520635ad (patch) | |
| tree | e399cbb426f730f8ae5272007d5768e2219c91c2 /data/maps | |
| parent | 9d69a0895a78ec1290594fd9761d9cb069d8e2b7 (diff) | |
| download | hurrycurry-59d95242f098f03a51ff5ec98405169f520635ad.tar hurrycurry-59d95242f098f03a51ff5ec98405169f520635ad.tar.bz2 hurrycurry-59d95242f098f03a51ff5ec98405169f520635ad.tar.zst | |
Update map player counts and move plates away from sink in senior
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/senior.yaml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/data/maps/senior.yaml b/data/maps/senior.yaml index dc5403fd..92e0e041 100644 --- a/data/maps/senior.yaml +++ b/data/maps/senior.yaml @@ -18,8 +18,8 @@ map: - "*''''*'''*'''''*'''*'''*''''*'" - "'''*''''*'*'**'''*''**''*'*'''" - "''██▒██▒██▒███▒███▒████▒█▒█'*'" - - "''█ctc.ctc.ctc.ctc.ctc█ss⌷█'**" - - "''█.....c.............█..⌷█'''" + - "''█ctc.ctc.ctc.ctc.ctc█ssh█'**" + - "''█.....c.............█..h█'''" - "'*▒c...c...████www██d██.AB█'*'" - "*'█tc.ctc..█zee...ff.d....█'''" - "''▒c...c...w.....~...d..CD█''*" @@ -35,9 +35,10 @@ map: tiles: "⌷": counter "g": counter -i=foodprocessor + "h": counter -i=plate "t": table "w": counter-window -i=plate - "s": sink -i=plate + "s": sink "z": book --book "b": oven -x "a": stove -i=pot |