diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/lobby.yaml | 30 |
1 files changed, 19 insertions, 11 deletions
diff --git a/data/maps/lobby.yaml b/data/maps/lobby.yaml index d0a5b83d..5574df07 100644 --- a/data/maps/lobby.yaml +++ b/data/maps/lobby.yaml @@ -19,22 +19,26 @@ map: - "*'''''*'''*'''''" - "'*''*''''*'*'*'*" - "*''██████████*''" - - "*''█b..ctc.c█**'" - - "'''█c...c.cT█'''" - - "''*█tc.....c█*'*" - - "'*'█c..~..ct█'''" - - "'''█......cT█'*'" + - "*''█b..c1c.c█**'" + - "'''█c...c.c2█'''" + - "''*█3c.....c█*'*" + - "'*'█c..~..c4█'''" + - "'''█......c5█'*'" - "'*'█.c.....c█*''" - - "''*█cTc..c..█'*'" - - "'''█.c..ctc.█*''" + - "''*█c2c..c..█'*'" + - "'''█.c..c6c.█*''" - "'*'██████████*''" - "''*'''*'''*''*''" - "'*''*''**'''**''" - "*'''''''''*''''*" tiles: - "t": table - "T": table + "1": table + "2": table + "3": table + "4": table + "5": table + "6": table "s": sink "c": chair "~": floor @@ -45,8 +49,12 @@ tiles: "█": wall items: - "t": plate:tomato-soup - "T": plate:seared-patty,sliced-bun,sliced-lettuce,sliced-tomato + "1": plate:strawberry-icecream + "2": plate:seared-patty,sliced-bun,sliced-lettuce,sliced-tomato + "3": plate:cooked-rice,curry + "4": plate:sliced-lettuce,sliced-tomato + "5": plate:nigiri + "6": dirty-plate tile_entities: "b": !book |