mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-09 07:07:42 +00:00
Something about scrubbing space turfs
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
/turf/open/space/Assimilate_Air()
|
||||
return
|
||||
|
||||
/turf/open/space/remove_air(amount)
|
||||
return null
|
||||
|
||||
/turf/open/space/proc/update_starlight()
|
||||
if(CONFIG_GET(flag/starlight))
|
||||
for(var/t in RANGE_TURFS(1,src)) //RANGE_TURFS is in code\__HELPERS\game.dm
|
||||
|
||||
Reference in New Issue
Block a user