This commit is contained in:
Joan Lung
2017-01-06 16:57:17 -05:00
parent b0f3a27261
commit 5b59050d15
+1 -1
View File
@@ -338,7 +338,7 @@
M.adjustBruteLoss(5)
M << "<span class='userdanger'>You're slammed into the floor by [user]!</span>"
else
PoolOrNew(sparkle_path, list(get_turf(AM), get_dir(user, AM)) //created sparkles will disappear on their own
PoolOrNew(sparkle_path, list(get_turf(AM), get_dir(user, AM))) //created sparkles will disappear on their own
if(isliving(AM))
var/mob/living/M = AM
M.Weaken(stun_amt)