aboutsummaryrefslogtreecommitdiff
path: root/data/maps/burgers_inc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/burgers_inc.yaml')
-rw-r--r--data/maps/burgers_inc.yaml73
1 files changed, 23 insertions, 50 deletions
diff --git a/data/maps/burgers_inc.yaml b/data/maps/burgers_inc.yaml
index c3b4312e..25dac3bc 100644
--- a/data/maps/burgers_inc.yaml
+++ b/data/maps/burgers_inc.yaml
@@ -41,61 +41,34 @@ map:
tiles:
"#": counter
- "f": counter
- "W": counter
- "p": counter
+ "f": counter -i=foodprocessor
+ "W": counter -i=glass
+ "p": counter -i=plate
"t": table
- "w": counter-window:red
+ "w": counter-window:red -i=plate
"s": sink
- "o": oven
- "P": stove
- "B": bun-crate
+ "P": stove -i=pan
"C": cutting-board
- "H": cheese-crate
- "A": lettuce-crate
- "R": steak-crate
- "T": tomato-crate
- "D": coconut-crate
- "V": strawberry-crate
- "F": flour-crate
- "L": leek-crate
- "X": trash
+ "B": bun-crate -x
+ "H": cheese-crate -x
+ "A": lettuce-crate -x
+ "R": steak-crate -x
+ "T": tomato-crate -x
+ "D": coconut-crate -x
+ "V": strawberry-crate -x
+ "X": trash -x
- "c": chair
- ".": floor
- "'": grass
- "*": tree
- "~": path
- "!": path
- "_": path
- "d": door:red
- "█": wall:red
- "▒": wall-window:red
- "=": fence
-
-items:
- "P": pan
- "p": plate
- "f": foodprocessor
- "W": glass
- "w": plate
+ "c": chair -w
+ ".": floor -w
+ "'": grass -w
+ "*": tree -c
+ "~": path -w --chef-spawn
+ "!": path -w --customer-spawn
+ "_": path -w
+ "d": door:red -w
+ "█": wall:red -c
+ "▒": wall-window:red -c
entities:
- !customers
scaling_factor: 0.2
-
-chef_spawn: "~"
-customer_spawn: "!"
-
-walkable:
- - door:red
- - floor
- - chair
- - grass
- - path
-
-collider:
- - wall:red
- - tree
- - wall-window:red
- - fence