diff options
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 |