Core/Creatures: disabled "automatic" monster sparring

Port From (https://github.com/TrinityCore/TrinityCore/commit/27b5d1834850a1e7c64cb03200cdf7610d354730)
This commit is contained in:
hondacrx
2019-09-01 10:55:39 -04:00
parent 74a1025f41
commit 95a80cf51e
3 changed files with 2 additions and 13 deletions
@@ -440,7 +440,6 @@ namespace Framework.Constants
}
public enum FactionTemplateFlags
{
EnemySpar = 0x20, // guessed, sparring with enemies?
PVP = 0x800, // flagged for PvP
ContestedGuard = 0x1000, // faction will attack players that were involved in PvP combats
HostileByDefault = 0x2000