Remove infinite claw sharpening

This commit is contained in:
Mark van Alphen
2019-04-15 00:01:08 +02:00
parent 72b9957533
commit a9fa2f32e1
3 changed files with 15 additions and 9 deletions
@@ -521,6 +521,7 @@
miss_sound = 'sound/weapons/slashmiss.ogg'
sharp = TRUE
animation_type = ATTACK_EFFECT_CLAW
var/has_been_sharpened = FALSE
/datum/unarmed_attack/bite
attack_verb = list("chomp")