Core/Spells: add log on load about improper use of attribute PROC_ATTR_REQ_SPELLMOD
Port From (https://github.com/TrinityCore/TrinityCore/commit/3582bacc4a3550725d288b55fb16311dee0ae0df)
This commit is contained in:
@@ -2482,6 +2482,7 @@ namespace Framework.Constants
|
||||
MaskAll = 0x0003FFF
|
||||
}
|
||||
|
||||
[Flags]
|
||||
public enum ProcAttributes
|
||||
{
|
||||
ReqExpOrHonor = 0x01, // requires proc target to give exp or honor for aura proc
|
||||
|
||||
Reference in New Issue
Block a user