diff options
-rw-r--r-- | data/maps/senior.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/senior.yaml b/data/maps/senior.yaml index 7a92184e..b54be09b 100644 --- a/data/maps/senior.yaml +++ b/data/maps/senior.yaml @@ -1,5 +1,4 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 Sofviic # Copyright 2024 metamuffin # # This program is free software: you can redistribute it and/or modify @@ -21,7 +20,7 @@ map: - "''█ctc.ctc.ctc.ctc.ctc█s....p█**" - "''█.....c.............█s.~..⌷█''" - "'*▒c...c...████www██dd█⌷⌷.⌷.⌷█*'" - - "*'█tc.ctc..█⌷.....CC..d...⌷.L█''" + - "*'█tc.ctc..█b.....CC..d...⌷.L█''" - "''▒c...c...w..⌷⌷......d...⌷.R█'*" - "*'█c.......w..⌷⌷⌷⌷⌷⌷⌷⌷█ff.⌷.T█*'" - "'*▒tc......w..........d...⌷.F█''" @@ -39,6 +38,7 @@ tiles: "t": table "w": counter-window "s": sink + "b": book "o": oven "S": stove "C": cuttingboard |