aboutsummaryrefslogtreecommitdiff
path: root/data/maps/paris.yaml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-09-30 02:49:07 +0200
committermetamuffin <metamuffin@disroot.org>2025-09-30 02:49:07 +0200
commitbdf3c2d0e8221792d3adc8c82e2c2db087319701 (patch)
tree70541fc9500c1f87f119cad6504922b5c2d81b75 /data/maps/paris.yaml
parentd2c793ec7632a5da8065fd52436cfd676cc96a7b (diff)
downloadhurrycurry-bdf3c2d0e8221792d3adc8c82e2c2db087319701.tar
hurrycurry-bdf3c2d0e8221792d3adc8c82e2c2db087319701.tar.bz2
hurrycurry-bdf3c2d0e8221792d3adc8c82e2c2db087319701.tar.zst
New compact map format tile declarations
Diffstat (limited to 'data/maps/paris.yaml')
-rw-r--r--data/maps/paris.yaml76
1 files changed, 25 insertions, 51 deletions
diff --git a/data/maps/paris.yaml b/data/maps/paris.yaml
index 1dfd5576..e79376e6 100644
--- a/data/maps/paris.yaml
+++ b/data/maps/paris.yaml
@@ -38,64 +38,38 @@ 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
- "Y": stove
+ "S": stove -i=pot
+ "Y": stove -i=pan
"C": cutting-board
- "R": steak-crate
- "T": tomato-crate
- "F": flour-crate
- "L": leek-crate
- "B": lettuce-crate
- "D": cheese-crate
- "X": trash
- "l": lamp
- "8": chandelier
- "1": ceiling-lamp
+ "R": steak-crate -x
+ "T": tomato-crate -x
+ "F": flour-crate -x
+ "L": leek-crate -x
+ "B": lettuce-crate -x
+ "D": cheese-crate -x
+ "X": trash -x
+ "l": lamp -c
+ "8": chandelier -w
+ "1": ceiling-lamp -w
- "c": chair
- ".": floor
- "'": grass
- "*": tree
- "_": path
- "~": street
- "!": street
- "-": street
- "d": door
- "█": wall
- "▒": wall-window
-
-items:
- "S": pot
- "Y": pan
- "p": plate
- "f": foodprocessor
+ "c": chair -w
+ ".": floor -w
+ "'": grass -w
+ "*": tree -c
+ "_": path -w
+ "~": street -w --chef-spawn
+ "!": street -w --customer-spawn
+ "-": street -w
+ "d": door -w
+ "█": wall -c
+ "▒": wall-window -c
entities:
- !customers
- !environment [night]
-
-
-chef_spawn: "~"
-customer_spawn: "!"
-
-walkable:
- - door
- - floor
- - chair
- - grass
- - path
- - street
- - chandelier
- - ceiling-lamp
-
-collider:
- - wall
- - tree
- - wall-window
- - lamp