diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-10-16 14:44:43 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-10-16 14:44:43 +0200 |
| commit | b71caa566e909d1592ecb11215b2fc11a2cbd806 (patch) | |
| tree | 39acaf00c6be34811eeea096a0f4301acb45a319 /data | |
| parent | 17a01af0f34a918d028063665a507916c80867b8 (diff) | |
| download | hurrycurry-b71caa566e909d1592ecb11215b2fc11a2cbd806.tar hurrycurry-b71caa566e909d1592ecb11215b2fc11a2cbd806.tar.bz2 hurrycurry-b71caa566e909d1592ecb11215b2fc11a2cbd806.tar.zst | |
Fix salad store cutting board being recipe exclusive
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/salad.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/salad.yaml b/data/maps/salad.yaml index 65bee85a..b529ba98 100644 --- a/data/maps/salad.yaml +++ b/data/maps/salad.yaml @@ -41,7 +41,7 @@ tiles: "t": table "w": counter-window -i=plate "s": sink -x - "C": cutting-board -x + "C": cutting-board "T": tomato-crate -x "L": lettuce-crate -x "X": trash -x |