Fixing biting your own hand off

This commit is contained in:
ZomgPonies
2014-06-14 23:18:12 -04:00
parent 80d616e624
commit 692e7ef435
2 changed files with 4 additions and 3 deletions
@@ -120,6 +120,8 @@ var/last_chew = 0
if(O.take_damage(3,0,1,"teeth marks"))
H:UpdateDamageIcon()
if(prob(10))
O.droplimb()
last_chew = world.time