mirror of
https://github.com/mangosfour/server.git
synced 2025-12-29 07:37:05 +00:00
[12664] Define a few effects and auras
Merge branch 'master' of github.com:cmangos/mangos-cata
This commit is contained in:
parent
67c4fdcac2
commit
2cbca9deb6
7 changed files with 38 additions and 67 deletions
|
|
@ -291,7 +291,6 @@ class Spell
|
|||
void EffectJump(SpellEffectEntry const* effect);
|
||||
void EffectTeleUnitsFaceCaster(SpellEffectEntry const* effect);
|
||||
void EffectLearnSkill(SpellEffectEntry const* effect);
|
||||
void EffectAddHonor(SpellEffectEntry const* effect);
|
||||
void EffectTradeSkill(SpellEffectEntry const* effect);
|
||||
void EffectEnchantItemPerm(SpellEffectEntry const* effect);
|
||||
void EffectEnchantItemTmp(SpellEffectEntry const* effect);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue