diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-23 14:02:07 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-23 14:02:07 +0200 |
commit | ff1821306194e9f84404aa0dc8597c98097b1dc8 (patch) | |
tree | 3c842c1299f865958a0fad2406846a06e037c579 | |
parent | 065de2ddc4114f40fe167dd1e85c48f8f2e2a674 (diff) | |
download | hurrycurry-ff1821306194e9f84404aa0dc8597c98097b1dc8.tar hurrycurry-ff1821306194e9f84404aa0dc8597c98097b1dc8.tar.bz2 hurrycurry-ff1821306194e9f84404aa0dc8597c98097b1dc8.tar.zst |
fix depot map
-rw-r--r-- | data/maps/depot.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/maps/depot.yaml b/data/maps/depot.yaml index 2d46fba9..8b730859 100644 --- a/data/maps/depot.yaml +++ b/data/maps/depot.yaml @@ -57,6 +57,8 @@ tiles: "F": flour-crate "L": leek-crate "X": trash + "b": book + "c": chair ".": floor |