mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
@@ -57,6 +57,9 @@
|
||||
T.vis_contents -= visuals
|
||||
|
||||
/datum/anomalous_weather/proc/affect_turf(turf/to_affect)
|
||||
if(isnull(to_affect))
|
||||
return
|
||||
|
||||
if(iswall(to_affect) || isopenturf(to_affect))
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user