diff options
| author | metamuffin <metamuffin@disroot.org> | 2026-01-28 11:57:55 +0100 |
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2026-02-26 20:49:13 +0100 |
| commit | c547ebad211177a0b05c7842584d4b3e412ad9b0 (patch) | |
| tree | 47e97e0d51cde5efc01a58a603486e735c7e1091 /data | |
| parent | 72fbf176a69d329f420e33aedfdce54d4559d9b3 (diff) | |
| download | hurrycurry-c547ebad211177a0b05c7842584d4b3e412ad9b0.tar hurrycurry-c547ebad211177a0b05c7842584d4b3e412ad9b0.tar.bz2 hurrycurry-c547ebad211177a0b05c7842584d4b3e412ad9b0.tar.zst | |
tile flags matching without tile parameters
Diffstat (limited to 'data')
| -rw-r--r-- | data/tiles.yaml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/data/tiles.yaml b/data/tiles.yaml index 730207e3..2400c9a2 100644 --- a/data/tiles.yaml +++ b/data/tiles.yaml @@ -4,14 +4,13 @@ # x | exclusive to items used in recipes book: e -counter: ac counter-window: ac -oven: c -freezer: c +counter: ac +crate: c +deep-fryer: x +freezer: cx +lamp: c +oven: cx stove: c tree: c wall: c -lamp: c -deep-fryer: x -freezer: x -oven: x |