mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
Merge commit 'origin/master' into 320
This commit is contained in:
commit
258e19a4a3
48 changed files with 744 additions and 206 deletions
|
|
@ -2433,9 +2433,12 @@ enum SummonType
|
|||
SUMMON_TYPE_UNKNOWN5 = 409,
|
||||
SUMMON_TYPE_UNKNOWN2 = 427,
|
||||
SUMMON_TYPE_POSESSED2 = 428,
|
||||
SUMMON_TYPE_QUEST_CRITTER = 487,
|
||||
SUMMON_TYPE_QUEST_WILD = 587,
|
||||
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