Simple animals no longer convert other damage types to brute using the brute damage proc, allowing you to make mobs immune to brute but not all damage types.

No, no, do it properly not half-ass it
This commit is contained in:
Nerd Lord
2016-01-04 15:29:23 -05:00
parent 04fcc515aa
commit 4815a0f37c
11 changed files with 26 additions and 25 deletions
+1 -1
View File
@@ -742,7 +742,7 @@
O.loc = src.loc
return
/mob/living/simple_animal/hostile/mining_drone/adjustBruteLoss()
/mob/living/simple_animal/hostile/mining_drone/adjustHealth()
if(search_objects)
SetOffenseBehavior()
..()