Monkeys now react to being attacked by doing emotes and trying to run away.

This commit is contained in:
cib
2012-03-01 16:03:55 -08:00
parent 234d4b1a0d
commit e0a919be43
5 changed files with 32 additions and 6 deletions
+1
View File
@@ -369,6 +369,7 @@ mob/proc/flash_weak_pain()
M << "Aargh it burns!"
M.updatehealth()
src.add_fingerprint(user)
M.react_to_attack(user)
return 1