diff options
author | metamuffin <metamuffin@disroot.org> | 2024-10-01 17:52:41 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-10-01 17:58:24 +0200 |
commit | c0b7131a5db1d6965b25a9b689ccf0d1a2f70f53 (patch) | |
tree | 2d037a8de86084b171e0598874b8f3eb54c8ea6c /data | |
parent | 99857c6f73c2dfcbc8f84ccfafa2481d2f006d3e (diff) | |
download | hurrycurry-c0b7131a5db1d6965b25a9b689ccf0d1a2f70f53.tar hurrycurry-c0b7131a5db1d6965b25a9b689ccf0d1a2f70f53.tar.bz2 hurrycurry-c0b7131a5db1d6965b25a9b689ccf0d1a2f70f53.tar.zst |
customer scaling factor
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/5star.yaml | 5 | ||||
-rw-r--r-- | data/maps/anticurry.yaml | 1 | ||||
-rw-r--r-- | data/maps/bbq.yaml | 1 | ||||
-rw-r--r-- | data/maps/duplex.yaml | 1 | ||||
-rw-r--r-- | data/maps/junior.yaml | 2 | ||||
-rw-r--r-- | data/maps/line.yaml | 1 | ||||
-rw-r--r-- | data/maps/senior.yaml | 2 | ||||
-rw-r--r-- | data/maps/station.yaml | 1 | ||||
-rw-r--r-- | data/maps/sushibar.yaml | 2 | ||||
-rw-r--r-- | data/maps/teeny.yaml | 1 | ||||
-rw-r--r-- | data/maps/village.yaml | 1 | ||||
-rw-r--r-- | data/maps/zigzag.yaml | 1 |
12 files changed, 17 insertions, 2 deletions
diff --git a/data/maps/5star.yaml b/data/maps/5star.yaml index 10fdeeb3..c635e3c5 100644 --- a/data/maps/5star.yaml +++ b/data/maps/5star.yaml @@ -33,8 +33,8 @@ map: - " ''█...........W..#█L..D█'-'' " - " ''█...........W..P█A..E█'-'' " - " ''█.c......c..W..P██dd██'-'' " - - " ''▒ctc....ctc.W.......C█'-'' " - - "'''▒ctc....ctc.█.......#█'-'' " + - " ''▒ctc....ctc.█.......C█'-'' " + - "'''▒ctc....ctc.d.......#█'-'' " - "'''█.c......c..█ffoo####█'-'' " - "'''██▒███dd██▒██████▒██▒█'-'' " - "'''''''''--'''''''''''''''-'''" @@ -97,6 +97,7 @@ items: entities: - !customers + scaling_factor: 0.25 chef_spawn: "," customer_spawn: "!" diff --git a/data/maps/anticurry.yaml b/data/maps/anticurry.yaml index 93a0d97c..f0c386ab 100644 --- a/data/maps/anticurry.yaml +++ b/data/maps/anticurry.yaml @@ -70,6 +70,7 @@ customer_spawn: "!" entities: - !customers + scaling_factor: 0.7 walkable: - door diff --git a/data/maps/bbq.yaml b/data/maps/bbq.yaml index 00d8f009..257f49bc 100644 --- a/data/maps/bbq.yaml +++ b/data/maps/bbq.yaml @@ -67,6 +67,7 @@ items: entities: - !customers + scaling_factor: 0.3 chef_spawn: "~" customer_spawn: "~" diff --git a/data/maps/duplex.yaml b/data/maps/duplex.yaml index 1265c327..a77adc65 100644 --- a/data/maps/duplex.yaml +++ b/data/maps/duplex.yaml @@ -82,6 +82,7 @@ items: entities: - !customers + scaling_factor: 0.25 chef_spawn: "~" customer_spawn: "~" diff --git a/data/maps/junior.yaml b/data/maps/junior.yaml index 14b4dee3..77437a7c 100644 --- a/data/maps/junior.yaml +++ b/data/maps/junior.yaml @@ -71,6 +71,8 @@ customer_spawn: "!" entities: - !customers + scaling_factor: 0.25 + tile_entities: "b": !book diff --git a/data/maps/line.yaml b/data/maps/line.yaml index 5823cc88..4c660ed6 100644 --- a/data/maps/line.yaml +++ b/data/maps/line.yaml @@ -62,6 +62,7 @@ customer_spawn: "!" entities: - !customers + scaling_factor: 0.5 walkable: - door diff --git a/data/maps/senior.yaml b/data/maps/senior.yaml index eb81c33c..a2f99499 100644 --- a/data/maps/senior.yaml +++ b/data/maps/senior.yaml @@ -72,6 +72,8 @@ items: entities: - !customers + scaling_factor: 0.3 + tile_entities: "b": !book diff --git a/data/maps/station.yaml b/data/maps/station.yaml index 44a34697..e872a12f 100644 --- a/data/maps/station.yaml +++ b/data/maps/station.yaml @@ -69,6 +69,7 @@ items: entities: - !customers + scaling_factor: 0.7 chef_spawn: "~" customer_spawn: "!" diff --git a/data/maps/sushibar.yaml b/data/maps/sushibar.yaml index 1d316984..d5313855 100644 --- a/data/maps/sushibar.yaml +++ b/data/maps/sushibar.yaml @@ -74,6 +74,8 @@ items: entities: - !customers + scaling_factor: 0.5 + tile_entities: "b": !book diff --git a/data/maps/teeny.yaml b/data/maps/teeny.yaml index 02305f48..e0d84b55 100644 --- a/data/maps/teeny.yaml +++ b/data/maps/teeny.yaml @@ -66,6 +66,7 @@ items: entities: - !customers + scaling_factor: 0.3 chef_spawn: "~" customer_spawn: "~" diff --git a/data/maps/village.yaml b/data/maps/village.yaml index 155420c0..9538ae9d 100644 --- a/data/maps/village.yaml +++ b/data/maps/village.yaml @@ -77,6 +77,7 @@ items: entities: - !customers + scaling_factor: 0.1 chef_spawn: "~" customer_spawn: "!" diff --git a/data/maps/zigzag.yaml b/data/maps/zigzag.yaml index c1d3ed32..981d1cb8 100644 --- a/data/maps/zigzag.yaml +++ b/data/maps/zigzag.yaml @@ -82,6 +82,7 @@ items: entities: - !customers + scaling_factor: 0.35 chef_spawn: "~" customer_spawn: "!" |