Interkarma / daggerfall-unity

Open source recreation of Daggerfall in the Unity engine
http://www.dfworkshop.net
MIT License
2.7k stars 327 forks source link

Pacified-Enemy-Not-Attack-Allies #2585

Closed DunnyOfPenwick closed 6 months ago

DunnyOfPenwick commented 6 months ago

In a previous PR I had added code to prevent allies from attacking pacified enemies but forgot to prevent pacified enemies from attacking player allies.

Added check to prevent pacified enemies from attacking player allies.