mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[8513] One from wild summons type support.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
a7c7de947f
commit
7c6f770d64
3 changed files with 3 additions and 1 deletions
|
|
@ -2426,6 +2426,7 @@ enum SummonType
|
|||
SUMMON_TYPE_INFERNO = 711,
|
||||
SUMMON_TYPE_GUARDIAN2 = 713,
|
||||
SUMMON_TYPE_GUARDIAN3 = 1161,
|
||||
SUMMON_TYPE_CREATURE = 1302,
|
||||
SUMMON_TYPE_ELEMENTAL = 1561,
|
||||
SUMMON_TYPE_FORCE_OF_NATURE = 1562
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue