weather 
Vars | |
| eligible_zlevels | Z levels on which weather can occur -> weather that can occur -> probability of said weather occuring |
|---|---|
| next_hit_by_zlevel | Used by barometers to know when the next storm is coming |
| particle_holders | Alist of all particle holders per Z-stack offset for particle weather to be shown to clients |
| particle_planemasters | List of all RENDER_PLANE_PARTICLE_WEATHER and RENDER_PLANE_EMISSIVE_PARTICLE_WEATHER planes |
Procs | |
| get_weather_by_type | Returns an active storm by its type |
Var Details
eligible_zlevels 
Z levels on which weather can occur -> weather that can occur -> probability of said weather occuring
next_hit_by_zlevel 
Used by barometers to know when the next storm is coming
particle_holders 
Alist of all particle holders per Z-stack offset for particle weather to be shown to clients
particle_planemasters 
List of all RENDER_PLANE_PARTICLE_WEATHER and RENDER_PLANE_EMISSIVE_PARTICLE_WEATHER planes
Proc Details
get_weather_by_type
Returns an active storm by its type