Stun+Weaken Balancing

This commit is contained in:
Fox-McCloud
2015-05-31 06:35:14 -04:00
parent 5e884204e4
commit e098364432
12 changed files with 25 additions and 28 deletions
@@ -68,7 +68,6 @@
m.loc = get_turf(src)
del src
var/mob/living/T = M
T.Weaken(10)
T.apply_damage(20)
T.Weaken(5)
return
..()