diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-08 13:50:46 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-08 13:50:46 +0200 |
commit | 3226addea9b2228ee75b84fc5165771c1935dd99 (patch) | |
tree | 5c851120431211ca79a00ddb98f1ff95180c09a0 /data | |
parent | cd053cb7813160550bd83870c2b23604d147a8bd (diff) | |
download | hurrycurry-3226addea9b2228ee75b84fc5165771c1935dd99.tar hurrycurry-3226addea9b2228ee75b84fc5165771c1935dd99.tar.bz2 hurrycurry-3226addea9b2228ee75b84fc5165771c1935dd99.tar.zst |
add item contents
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/lobby.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/lobby.yaml b/data/maps/lobby.yaml index d1d3aa8e..4b0e7dc5 100644 --- a/data/maps/lobby.yaml +++ b/data/maps/lobby.yaml @@ -45,8 +45,8 @@ tiles: "█": wall items: - "t": tomato-soup-plate - "T": bread-slice-plate + "t": plate:tomato-soup + "T": plate:bread-slice tile_entities: "b": !book |