mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-30 02:44:26 +00:00
10 lines
131 B
Plaintext
10 lines
131 B
Plaintext
/area
|
|
luminosity = TRUE
|
|
var/dynamic_lighting = TRUE
|
|
|
|
/area/New()
|
|
. = ..()
|
|
|
|
if(dynamic_lighting)
|
|
luminosity = FALSE
|