mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
[8417] Allow work some guardian summon spells.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
208c84556e
commit
c2f8a0ff7d
3 changed files with 4 additions and 2 deletions
|
|
@ -3269,6 +3269,7 @@ void Spell::EffectSummonType(uint32 i)
|
|||
case SUMMON_TYPE_POSESSED2:
|
||||
case SUMMON_TYPE_FORCE_OF_NATURE:
|
||||
case SUMMON_TYPE_GUARDIAN2:
|
||||
case SUMMON_TYPE_GUARDIAN3:
|
||||
// Jewelery statue case (totem like)
|
||||
if(m_spellInfo->SpellIconID == 2056)
|
||||
EffectSummonTotem(i);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue