Files
OpenRA/mods/ra/maps/snow-town/rules.yaml
Paul Chote 864cc4becc Fix weather particle physics.
The trait documentation specified that the speed
and offset values are px/tick, but they have actually
always been treated as px/render.

Fix the update logic and rescale the map definitions
to account for the fixed behaviour.
2021-08-20 20:38:37 +02:00

13 lines
251 B
YAML

World:
WeatherOverlay:
ChangingWindLevel: true
InstantWindChanges: false
UseSquares: true
ParticleColors: ECECEC, E4E4E4, D0D0D0, BCBCBC
LineTailAlphaValue: 0
GlobalLightingPaletteEffect:
Red: 0.9
Green: 0.9
Blue: 1.0
Ambient: 1.2