Merge pull request #5797 from Heroman3003/aifix

Fixes slimes not resetting back to help intent after attacking
This commit is contained in:
Novacat
2019-09-04 00:18:01 -04:00
committed by GitHub
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,3 @@
/datum/ai_holder/simple_mob/xenobio_slime/post_melee_attack(atom/A)
var/mob/living/simple_mob/slime/xenobio/my_slime = holder
my_slime.a_intent = I_HELP // Return back to help after attacking