mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[8876] Fixed spell 724 and ranks.
Required Db support (gameobject templates) (backported from commit 6a4fd16)
This commit is contained in:
parent
9c2ee856e0
commit
949dae6d1c
3 changed files with 5 additions and 1 deletions
|
|
@ -2467,6 +2467,7 @@ enum SummonType
|
|||
SUMMON_TYPE_QUEST_WILD = 587,
|
||||
SUMMON_TYPE_INFERNO = 711,
|
||||
SUMMON_TYPE_GUARDIAN2 = 713,
|
||||
SUMMON_TYPE_LIGHTWELL = 1141,
|
||||
SUMMON_TYPE_GUARDIAN3 = 1161,
|
||||
SUMMON_TYPE_CREATURE = 1302,
|
||||
SUMMON_TYPE_ELEMENTAL = 1561,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue