diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-09 17:00:43 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-09 17:00:43 +0200 |
commit | b3eb526bd3d0ed00c48039a57eee36d13b8b944f (patch) | |
tree | 19a249beeb5bde4b172e073c6eab7bd12ffd42ba | |
parent | 7b5b15c0136f3cba51c6c404035ec51ac31ce1a7 (diff) | |
download | hurrycurry-b3eb526bd3d0ed00c48039a57eee36d13b8b944f.tar hurrycurry-b3eb526bd3d0ed00c48039a57eee36d13b8b944f.tar.bz2 hurrycurry-b3eb526bd3d0ed00c48039a57eee36d13b8b944f.tar.zst |
add book to senior
-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 |