Merge pull request #1989 from Citadel-Station-13/upstream-merge-29215

[MIRROR] Replaces ex_act and emp_act numbers with defines
This commit is contained in:
LetterJay
2017-07-13 23:57:35 -05:00
committed by GitHub
38 changed files with 74 additions and 66 deletions
+1 -1
View File
@@ -135,7 +135,7 @@
for(var/turf/T in linked)
if(prob(30))
do_sparks(2, 1, T)
T.ex_act(3)
T.ex_act(EXPLODE_LIGHT)
T.hotspot_expose(1000,500,1)
if(!emagged)