diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-11-03 19:41:00 +0100 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-11-03 19:41:00 +0100 |
| commit | ed525fec565b23a1ab5d1c03a7467f7838bab521 (patch) | |
| tree | 9a8b1bb28762060cd611282efa6985a21e47dd65 /data | |
| parent | 94f39a175f0c569c1f9821f2b4bd48296dbd64c9 (diff) | |
| download | hurrycurry-ed525fec565b23a1ab5d1c03a7467f7838bab521.tar hurrycurry-ed525fec565b23a1ab5d1c03a7467f7838bab521.tar.bz2 hurrycurry-ed525fec565b23a1ab5d1c03a7467f7838bab521.tar.zst | |
Add conveyor-counter-window tile
Diffstat (limited to 'data')
| -rw-r--r-- | data/maps/sophomore.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/maps/sophomore.yaml b/data/maps/sophomore.yaml index b3289621..879d57f8 100644 --- a/data/maps/sophomore.yaml +++ b/data/maps/sophomore.yaml @@ -23,7 +23,7 @@ map: - "*'█.......w.⌷C..R█''" - "''█c......w.⌷⌷..T█''" - "*'█tc.....w.....F█'*" - - "''█c....ct█s⌷⌷PP⌷█''" + - "''█c....ct█sB⌷PP⌷█''" - "''████dd█████▒████''" - "''''''__''''''''''''" - "''''''______________" @@ -37,6 +37,7 @@ tiles: "t": table "w": counter-window -i=plate "s": sink + "B": book --book "P": stove -i=pan "C": cutting-board "R": steak-crate -x |