diff options
author | tpart <tpart120@proton.me> | 2025-04-06 20:04:08 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-04-06 20:04:08 +0200 |
commit | c53330bc8aebfa5524f87164b150e3e7b66ae92f (patch) | |
tree | dce0703d843288a7318160e2d1c4cd567e40917b | |
parent | c2a23ab9b8205bede5a300ea8c8d8cea56f41368 (diff) | |
download | hurrycurry-c53330bc8aebfa5524f87164b150e3e7b66ae92f.tar hurrycurry-c53330bc8aebfa5524f87164b150e3e7b66ae92f.tar.bz2 hurrycurry-c53330bc8aebfa5524f87164b150e3e7b66ae92f.tar.zst |
Fix: Pan on counter in bar map, change to stovev2.3.1
-rw-r--r-- | data/maps/bar.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/bar.yaml b/data/maps/bar.yaml index dc239192..6ca0c7d0 100644 --- a/data/maps/bar.yaml +++ b/data/maps/bar.yaml @@ -36,12 +36,12 @@ tiles: "⌷": counter "f": counter "p": counter - "P": counter "t": table "w": counter-window "s": sink "o": oven "S": stove + "P": stove "b": book "C": cuttingboard "R": steak-crate |