[MIRROR] Fixes anomaly artifacts being active round-start (#12949)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-08-07 20:15:48 -04:00
committed by GitHub
co-authored by Guti
parent 1f3135304d
commit 9c4915c45f
2 changed files with 4 additions and 0 deletions
@@ -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