/tg/ Station 13 - Modules - TypesVar Details - Proc Details

weather

Vars

eligible_zlevelsZ levels on which weather can occur -> weather that can occur -> probability of said weather occuring
next_hit_by_zlevelUsed by barometers to know when the next storm is coming
particle_holdersAlist of all particle holders per Z-stack offset for particle weather to be shown to clients
particle_planemastersList of all RENDER_PLANE_PARTICLE_WEATHER and RENDER_PLANE_EMISSIVE_PARTICLE_WEATHER planes

Procs

get_weather_by_typeReturns 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