Skip to main content

WeatherForceSnow

Description

Replaces rain with snow if outside Chapter III.

function WeatherForceSnow(state) --[[ ... ]] end

Parameters

  • state: boolean - Whether to replace rain with snow

Return Values

...

Example

...