This commit is contained in:
timothyteakettle
2020-09-10 03:55:24 +01:00
parent 6da8690bc6
commit d2f4d675a4
5 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
if(power > 100)
new /obj/effect/temp_visual/emp/pulse(epicenter)
for(var/A in spiral_range(light_range, epicenter))
for(var/A in spiral_range(max_distance, epicenter))
var/atom/T = A
var/distance = get_dist(epicenter, T)
var/severity = 100