diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-09-16 18:44:20 +0200 | 
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-09-16 18:44:20 +0200 | 
| commit | a36d34b57e5b6919d63cbb7e90e5d57e512f9150 (patch) | |
| tree | 57344815f82f5267b1ff4c5c97dcacba07714a66 /data | |
| parent | 1b373ba3d0f6ce044c0ded0e9ed1f7d996943dc5 (diff) | |
| download | hurrycurry-a36d34b57e5b6919d63cbb7e90e5d57e512f9150.tar hurrycurry-a36d34b57e5b6919d63cbb7e90e5d57e512f9150.tar.bz2 hurrycurry-a36d34b57e5b6919d63cbb7e90e5d57e512f9150.tar.zst  | |
fix bbq
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/bbq.yaml | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/data/maps/bbq.yaml b/data/maps/bbq.yaml index 4d413e09..00d8f009 100644 --- a/data/maps/bbq.yaml +++ b/data/maps/bbq.yaml @@ -58,10 +58,9 @@ tiles:      "_": path      "d": door      "█": wall -    "W": wall-window  items: -    "S": pot +    "S": pan      "w": plate      "p": plate      "f": foodprocessor  |