sunlight 
Vars | |
| 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. |
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.