Merge pull request #13523 from KorPhaeron/stat_attack

Fixes syndicate mobs not attacking unconcious people
This commit is contained in:
Cheridan
2015-12-10 15:42:03 -06:00
2 changed files with 3 additions and 0 deletions
@@ -14,6 +14,8 @@
speed = 0
maxHealth = 80
health = 80
stat_attack = 1
robust_searching = 1
harm_intent_damage = 10
melee_damage_lower = 15
@@ -12,6 +12,7 @@
response_harm = "hits"
speed = 0
stat_attack = 1
robust_searching = 1
maxHealth = 100
health = 100
harm_intent_damage = 5