mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Reduce lines by removing blank lines added by PJ's script
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
for(var/mob/M in range(heavy_range, epicenter))
|
||||
to_chat(M, 'sound/effects/EMPulse.ogg')
|
||||
|
||||
|
||||
for(var/atom/T in range(light_range, epicenter))
|
||||
var/distance = get_dist(epicenter, T)
|
||||
if(distance < 0)
|
||||
|
||||
Reference in New Issue
Block a user