diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-06-18 21:56:03 +0200 | 
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-06-23 19:21:22 +0200 | 
| commit | fe0dd480d6e93098cddc71d596a8d7e61fec68ed (patch) | |
| tree | ce86d206f8862c6a3360a412781299c5bcc567e1 /data | |
| parent | f4bc78d9dffda792cde848e0ae8040a98959591b (diff) | |
| download | hurrycurry-fe0dd480d6e93098cddc71d596a8d7e61fec68ed.tar hurrycurry-fe0dd480d6e93098cddc71d596a8d7e61fec68ed.tar.bz2 hurrycurry-fe0dd480d6e93098cddc71d596a8d7e61fec68ed.tar.zst | |
active recipes
Diffstat (limited to 'data')
| -rw-r--r-- | data/map.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/data/map.yaml b/data/map.yaml index ea376bf1..be2e6aeb 100644 --- a/data/map.yaml +++ b/data/map.yaml @@ -7,7 +7,7 @@ map:      - "|c...c...w........~.S|"      - "|c.......w..######..T|"      - "|tc......w..........F|" -    - "|c.....ct|##ss#oopp##|" +    - "|c.....ct|##ss#oopp#D|"      - "+---dd---+-----------+"  tiles: @@ -28,3 +28,4 @@ tiles:      "S": raw-steak-crate      "T": tomato-crate      "F": flour-crate +    "D": dirty-plate-crate | 
