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.
13 lines
251 B
YAML
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
|