EMP Fixes

This commit is contained in:
Fox-McCloud
2015-12-23 04:09:47 -05:00
parent a68078c174
commit 09dab6bdea
6 changed files with 12 additions and 28 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
proc/empulse(turf/epicenter, heavy_range, light_range, log=0)
/proc/empulse(turf/epicenter, heavy_range, light_range, log=0)
if(!epicenter) return
if(!istype(epicenter, /turf))