diff options
Diffstat (limited to 'data/maps/bbq.yaml')
-rw-r--r-- | data/maps/bbq.yaml | 56 |
1 files changed, 15 insertions, 41 deletions
diff --git a/data/maps/bbq.yaml b/data/maps/bbq.yaml index 5d1bfbb7..bb6e24cd 100644 --- a/data/maps/bbq.yaml +++ b/data/maps/bbq.yaml @@ -32,53 +32,27 @@ map: tiles: "#": counter - "f": counter - "p": counter + "f": counter -i=foodprocessor + "p": counter -i=plate "t": table - "w": counter-window "s": sink "o": oven - "S": stove + "S": stove -i=pan "C": cutting-board - "R": steak-crate - "T": tomato-crate - "F": flour-crate - "L": lettuce-crate - "W": cheese-crate - "X": trash + "R": steak-crate -x + "T": tomato-crate -x + "F": flour-crate -x + "L": lettuce-crate -x + "W": cheese-crate -x + "X": trash -x - "c": chair - ".": floor - "'": grass - "*": tree - "~": path - "!": path - "_": path - "d": door - "█": wall - -items: - "S": pan - "w": plate - "p": plate - "f": foodprocessor + "c": chair -w + "'": grass -w + "*": tree -c + "~": path -w --customer-spawn --chef-spawn + "_": path -w + "█": wall -c entities: - !customers scaling_factor: 0.3 - -chef_spawn: "~" -customer_spawn: "~" - -walkable: - - door - - floor - - chair - - grass - - path - -collider: - - wall - - tree - - wall-window - |