add storm weather to maps back

This commit is contained in:
Ed
2025-09-23 20:41:02 +03:00
parent b028d711fe
commit fe8b2d1122
3 changed files with 15 additions and 8 deletions

View File

@@ -66,10 +66,13 @@ entities:
id: Comoss
- type: CP14WeatherController
entries:
- weight: 3
visuals: null
- visuals: null
weight: 3
- visuals: CP14Mist
- visuals: CP14Rain
- visuals: CP14Storm
weight: 0.25
- type: LightCycle
- type: SunShadow
- type: SunShadowCycle

View File

@@ -68,8 +68,8 @@ entities:
- 0
- type: CP14WeatherController
entries:
- weight: 2
visuals: null
- visuals: null
weight: 2
- visuals: CP14Mist
- type: MapGrid
chunks:

View File

@@ -69,12 +69,16 @@ entities:
id: Venicialis
- type: CP14WeatherController
entries:
- weight: 3
visuals: null
- visuals: null
weight: 3
- visuals: CP14Mist
- weight: 2
visuals: CP14SnowLight
- visuals: CP14SnowLight
weight: 2
- visuals: CP14SnowMedium
- visuals: CP14SnowHeavy
weight: 0.5
- visuals: CP14SnowHeavyWithStorm
weight: 0.25
- type: LightCycle
- type: SunShadow
- type: SunShadowCycle