Misc Fixes
This commit is contained in:
@@ -406,6 +406,7 @@ 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