mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-06-09 15:33:14 +01:00
1def015bad
* end of file Fix * fix those lints too
10 lines
131 B
Plaintext
10 lines
131 B
Plaintext
/area
|
|
luminosity = TRUE
|
|
var/dynamic_lighting = TRUE
|
|
|
|
/area/New()
|
|
. = ..()
|
|
|
|
if(dynamic_lighting)
|
|
luminosity = FALSE
|