diff options
author | nokoe <nokoe@mailbox.org> | 2025-09-30 17:46:34 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2025-09-30 17:46:34 +0200 |
commit | 9753f61af5e236dbc650145eb498cf369afc59d0 (patch) | |
tree | 47683a2440415454a540d61c237a90d02230d86e | |
parent | c689765017d997d919700f97b2d9252afafe5efe (diff) | |
download | hurrycurry-9753f61af5e236dbc650145eb498cf369afc59d0.tar hurrycurry-9753f61af5e236dbc650145eb498cf369afc59d0.tar.bz2 hurrycurry-9753f61af5e236dbc650145eb498cf369afc59d0.tar.zst |
add fries to Burgers, Inc
-rw-r--r-- | data/maps/burgers_inc.yaml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/data/maps/burgers_inc.yaml b/data/maps/burgers_inc.yaml index 25dac3bc..b9197bde 100644 --- a/data/maps/burgers_inc.yaml +++ b/data/maps/burgers_inc.yaml @@ -18,11 +18,12 @@ hand_count: 2 map: - "'*'''''''''''''''''''''" - "''''██▒▒█▒▒█▒▒█▒▒██'''*" - - "''''█WWpppp##CCBH#█''''" - - "''''█............R█''''" - - "''''█d██████P....A█''''" - - "''''█.WfDVs█P....T█''''" - - "''''█......d.....H█''''" + - "''''█WWppp#RUBCC##█''''" + - "''''█............A█''''" + - "''''█...##pp#....T█''''" + - "''''█d██████P....H█''''" + - "''''█.WfDVs█P....F█''''" + - "''''█......d.....F█''''" - "''''█.####.██wwww██''''" - "__~_d.............d____" - "____d.............d___!" @@ -46,8 +47,9 @@ tiles: "p": counter -i=plate "t": table "w": counter-window:red -i=plate - "s": sink + "s": sink -x "P": stove -i=pan + "F": deep-fryer -xi=basket "C": cutting-board "B": bun-crate -x "H": cheese-crate -x @@ -56,6 +58,7 @@ tiles: "T": tomato-crate -x "D": coconut-crate -x "V": strawberry-crate -x + "U": potato-crate -x "X": trash -x "c": chair -w |