mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
@@ -30,7 +30,7 @@
|
||||
affected_turf.lighting_object = src
|
||||
affected_turf.set_luminosity(0)
|
||||
|
||||
if(CONFIG_GET(flag/starlight))
|
||||
if(CONFIG_GET(number/starlight))
|
||||
for(var/turf/space/space_tile in RANGE_TURFS(1, affected_turf))
|
||||
space_tile.update_starlight()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user