Core/Conditions: validate object types when conditioning implicit spell targets with CONDITION_OBJECT_ENTRY_GUID

Port From (https://github.com/TrinityCore/TrinityCore/commit/08f4f9b3241240bd02ba828d2fc1eee6de6b145c)
This commit is contained in:
hondacrx
2021-08-23 14:41:04 -04:00
parent 31d6fb2e24
commit 35c3699d4e
2 changed files with 37 additions and 12 deletions
@@ -1345,6 +1345,7 @@ namespace Framework.Constants
NoActions = 4
}
[Flags]
public enum SpellCastTargetFlags
{
None = 0x0,