no resists for you

This commit is contained in:
Fox McCloud
2019-04-06 01:52:08 -04:00
parent 29002efd98
commit 87f9ff92df
+1 -1
View File
@@ -74,7 +74,7 @@
L.Weaken(3)
else
if(P.unlimited_power)
L.electrocute_act(1000, P, 0) //Just kill them
L.electrocute_act(1000, P, 0, TRUE) //Just kill them
else
electrocute_mob(L, C, P)
break