mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
@@ -152,4 +152,3 @@
|
||||
for(var/obj/effect/energy_field/F in T)
|
||||
if(!(F in affected_shields))
|
||||
F.impact_effect(i, affected_shields) // Spread the effect to them.
|
||||
|
||||
|
||||
@@ -30,4 +30,4 @@
|
||||
if(istype(i, /turf/simulated) && !is_type_in_list(i,blockedturfs))
|
||||
out += T
|
||||
break
|
||||
return out
|
||||
return out
|
||||
|
||||
Reference in New Issue
Block a user