Weather

Vars | |
cleanable_list | List of all cleanables that are outside that will be cleaned up by active weather |
---|---|
map_holder | Important vars |
weather_areas | List of master areas to use for applying effects |
Procs | |
add_cleanable | Checks that a cleanable should be cleaned up by weather. If so, it is added to the list to be cleaned |
setup_weather_event | Startup of an arbitrary weather event if none is running. Returns TRUE if successful. |
Var Details
cleanable_list

List of all cleanables that are outside that will be cleaned up by active weather
map_holder

Important vars
weather_areas

List of master areas to use for applying effects
Proc Details
add_cleanable
Checks that a cleanable should be cleaned up by weather. If so, it is added to the list to be cleaned
setup_weather_event
Startup of an arbitrary weather event if none is running. Returns TRUE if successful.