aboutsummaryrefslogtreecommitdiff
path: root/data/maps/burgers_inc.yaml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-09-30 17:11:28 +0200
committermetamuffin <metamuffin@disroot.org>2025-09-30 17:11:28 +0200
commit06b7752f7322069af9b519c4648e359f310b514d (patch)
tree4697b3f56ccd6495086b181e7a54426bc4f2fff0 /data/maps/burgers_inc.yaml
parent9d0b329c66e4c84f05f952cffec2a2556c5db8e3 (diff)
downloadhurrycurry-06b7752f7322069af9b519c4648e359f310b514d.tar
hurrycurry-06b7752f7322069af9b519c4648e359f310b514d.tar.bz2
hurrycurry-06b7752f7322069af9b519c4648e359f310b514d.tar.zst
Migrate remaining maps
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