From 7f15bf3241147b9205385e3170913f428860816b Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 14 Oct 2025 20:07:59 +0200 Subject: Larger lobby with new items --- data/maps/lobby.yaml | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/data/maps/lobby.yaml b/data/maps/lobby.yaml index 2a6f304a..14e46897 100644 --- a/data/maps/lobby.yaml +++ b/data/maps/lobby.yaml @@ -16,34 +16,37 @@ score_baseline: 200 recipes: none map: - - "'*''''''''''''*'" - - "*'''''*'''*'''''" - - "'*''*''''*'*'*'*" - - "*''██████████*''" - - "*''█b..c1c.c█**'" - - "'''█c...c.c3█'''" - - "''*█2c.....c█*'*" - - "'*'█c..~..c4█'''" - - "'''█......c5█'*'" - - "'*'█.c.....c█*''" - - "''*█c6c..c..█'*'" - - "'''█.c..c2c.█*''" - - "'*'██████████*''" - - "''*'''*'''*''*''" - - "'*''*''**'''**''" - - "*'''''''''*''''*" + - "'*'''''''''''*''*''" + - "*'''''*''*''''''''*" + - "'*''*'''*'*'*'*'*''" + - "*''█████████████*''" + - "*''█...c..c1c.c█'*'" + - "'''█c.c4c....c3█'''" + - "''*█2..c.......█*'*" + - "'*'█c.....~...c█'''" + - "'''█..c......c5█'*'" + - "'*'█.c8c......c█'''" + - "'*'█..c..c.....█''*" + - "'*'█.c..c7c....█'''" + - "''*█c6c..c..c..█'*'" + - "'''█.c.....c2c.█*''" + - "'*'█████████████*''" + - "''*''''''''''''''*'" + - "'*''*''*''''*'''*''" + - "*''''*'''*''''*'''*" tiles: "1": table -i=glass:strawberry-icecream "2": table -i=plate:seared-patty,sliced-bun,sliced-lettuce,sliced-tomato - "3": table -i=plate:seared-steak + "3": table -i=plate:french-fries,seared-steak "4": table -i=plate:sliced-lettuce,sliced-tomato "5": table -i=plate:nigiri "6": table -i=dirty-plate + "7": table -i=plate:pizza:sliced-mushroom,sliced-cheese,tomato-juice + "8": table -i=plate:mushroom-soup "c": chair -w "~": floor -w --chef-spawn ".": floor -w --customer-spawn "'": grass -w - "b": book --book "*": tree -c "█": wall -c -- cgit v1.3.1