diff options
author | tpart <tpart120@proton.me> | 2024-09-16 16:15:42 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-09-16 16:15:42 +0200 |
commit | cabd6f0c1c3c8c27bd4e52b3b39412796a0faa5d (patch) | |
tree | ba8eaa5c8860b9f553ef1ea2a7da331e9af8fccd | |
parent | a15420bfd06644096959f21d2cee2c0fc0f10ca0 (diff) | |
download | hurrycurry-cabd6f0c1c3c8c27bd4e52b3b39412796a0faa5d.tar hurrycurry-cabd6f0c1c3c8c27bd4e52b3b39412796a0faa5d.tar.bz2 hurrycurry-cabd6f0c1c3c8c27bd4e52b3b39412796a0faa5d.tar.zst |
Tweak lobby items
-rw-r--r-- | data/maps/lobby.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/lobby.yaml b/data/maps/lobby.yaml index 5574df07..e0008c76 100644 --- a/data/maps/lobby.yaml +++ b/data/maps/lobby.yaml @@ -20,13 +20,13 @@ map: - "'*''*''''*'*'*'*" - "*''██████████*''" - "*''█b..c1c.c█**'" - - "'''█c...c.c2█'''" - - "''*█3c.....c█*'*" + - "'''█c...c.c3█'''" + - "''*█2c.....c█*'*" - "'*'█c..~..c4█'''" - "'''█......c5█'*'" - "'*'█.c.....c█*''" - - "''*█c2c..c..█'*'" - - "'''█.c..c6c.█*''" + - "''*█c6c..c..█'*'" + - "'''█.c..c2c.█*''" - "'*'██████████*''" - "''*'''*'''*''*''" - "'*''*''**'''**''" @@ -51,7 +51,7 @@ tiles: items: "1": plate:strawberry-icecream "2": plate:seared-patty,sliced-bun,sliced-lettuce,sliced-tomato - "3": plate:cooked-rice,curry + "3": plate:seared-steak "4": plate:sliced-lettuce,sliced-tomato "5": plate:nigiri "6": dirty-plate |