Ling nerfs, ear protection cleanup, and ling bugfixes.

This commit is contained in:
Neerti
2016-02-14 19:46:38 -05:00
parent 2f0d10a336
commit b7a3a98ef0
12 changed files with 73 additions and 18 deletions

View File

@@ -58,6 +58,7 @@ attacked_by() will handle hitting/missing/logging as it does now, and will call
// TODO: needs to be refactored into a mob/living level attacked_by() proc. ~Z
user.do_attack_animation(M)
user.break_cloak()
if(istype(M, /mob/living/carbon/human))
var/mob/living/carbon/human/H = M