Core/Creatures: disabled "automatic" monster sparring
Port From (https://github.com/TrinityCore/TrinityCore/commit/27b5d1834850a1e7c64cb03200cdf7610d354730)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user