/tg/ Station 13 - Modules - TypesVar Details

sunlight

Vars

issued_XPIf Bloodsucker levels for the night has been given out yet.
sun_sufferersMobs that make use of the sunlight system, doesn't use weakrefs as that makes removing them a pain, and we already cleanup on qdel.
sunlight_activeIf the Sun is currently out our not.
time_til_cycleThe time between the next cycle, randomized every night.

Var Details

issued_XP

If Bloodsucker levels for the night has been given out yet.

sun_sufferers

Mobs that make use of the sunlight system, doesn't use weakrefs as that makes removing them a pain, and we already cleanup on qdel.

sunlight_active

If the Sun is currently out our not.

time_til_cycle

The time between the next cycle, randomized every night.