mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[8877] Revert "[8876] Fixed spell 724 and ranks."
This reverts commit 5b96e3a2250755dec615e683c54a2ed056739370. Spells expected summon creatures. This proved by related data.
This commit is contained in:
parent
949dae6d1c
commit
ce92d2e1d2
2 changed files with 1 additions and 4 deletions
|
|
@ -3390,9 +3390,6 @@ void Spell::EffectSummonType(uint32 i)
|
|||
case SUMMON_TYPE_TOTEM:
|
||||
EffectSummonTotem(i);
|
||||
break;
|
||||
case SUMMON_TYPE_LIGHTWELL:
|
||||
EffectTransmitted(i);
|
||||
break;
|
||||
case SUMMON_TYPE_UNKNOWN1:
|
||||
case SUMMON_TYPE_UNKNOWN2:
|
||||
case SUMMON_TYPE_UNKNOWN3:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue