diff options
Diffstat (limited to 'data/maps/anticurry.yaml')
-rw-r--r-- | data/maps/anticurry.yaml | 69 |
1 files changed, 24 insertions, 45 deletions
diff --git a/data/maps/anticurry.yaml b/data/maps/anticurry.yaml index c519fd6f..9976cc3d 100644 --- a/data/maps/anticurry.yaml +++ b/data/maps/anticurry.yaml @@ -28,57 +28,36 @@ map: tiles: "#": counter - "f": counter - "p": counter + "f": counter -i=foodprocessor + "p": counter -i=plate "t": table - "w": counter-window - "s": sink + "s": sink -x "o": oven "h": freezer - "S": stove - "P": stove + "S": stove -i=pot + "P": stove -i=pan "C": cutting-board - "R": steak-crate - "D": coconut-crate - "V": strawberry-crate - "F": fish-crate - "U": rice-crate - "T": tomato-crate - "G": flour-crate - "L": leek-crate - "A": lettuce-crate - "E": cheese-crate - "X": trash + "R": steak-crate -x + "D": coconut-crate -x + "V": strawberry-crate -x + "F": fish-crate -x + "U": rice-crate -x + "T": tomato-crate -x + "G": flour-crate -x + "L": leek-crate -x + "A": lettuce-crate -x + "E": cheese-crate -x + "X": trash -x - "c": chair - ".": floor - "'": grass - "~": floor - "!": floor - "_": path - "d": door - "█": wall - -items: - "S": pot - "P": pan - "w": plate - "p": plate - "f": foodprocessor - -chef_spawn: "~" -customer_spawn: "!" + "c": chair -w + ".": floor -w + "'": grass -w + "~": floor -w --chef-spawn + "!": floor -w --customer-spawn + "_": path -w + "d": door -w + "█": wall -c entities: - !customers scaling_factor: 0.7 - -walkable: - - door - - floor - - chair - - grass - - path - -collider: - - wall |