mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
[8301] Restore work 1122 broken after switch.
Also small cleanup in summon code: move statue summon cal from EffectSummonGuardian to common summon type selector code.
This commit is contained in:
parent
f05ac51b8a
commit
19ccf59cd4
4 changed files with 37 additions and 15 deletions
|
|
@ -2380,6 +2380,7 @@ enum SummonType
|
|||
SUMMON_TYPE_UNKNOWN5 = 409,
|
||||
SUMMON_TYPE_UNKNOWN2 = 427,
|
||||
SUMMON_TYPE_POSESSED2 = 428,
|
||||
SUMMON_TYPE_INFERNO = 711,
|
||||
SUMMON_TYPE_GUARDIAN2 = 1161,
|
||||
SUMMON_TYPE_ELEMENTAL = 1561,
|
||||
SUMMON_TYPE_FORCE_OF_NATURE = 1562
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue