Skip to content

Commit

Permalink
Update SpellAuraRestrictions.dbd
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed Sep 19, 2020
1 parent 3f588a0 commit 9e63688
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions definitions/SpellAuraRestrictions.dbd
@@ -1,11 +1,11 @@
COLUMNS
int ID
int CasterAuraSpell
int<Spell::ID> CasterAuraSpell
int CasterAuraState
int<Difficulty::ID> DifficultyID
int ExcludeCasterAuraSpell
int<Spell::ID> ExcludeCasterAuraSpell
int ExcludeCasterAuraState
int ExcludeTargetAuraSpell
int<Spell::ID> ExcludeTargetAuraSpell
int ExcludeTargetAuraState
int<Spell::ID> SpellID
int TargetAuraSpell
Expand Down

0 comments on commit 9e63688

Please sign in to comment.