mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 07:37:01 +00:00
[7058] Add 669 summon type
Fix typo in mangosd.conf (by SergiK_KilleR) Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
fb10c7c8f2
commit
b968b36979
4 changed files with 5 additions and 3 deletions
|
|
@ -2076,6 +2076,7 @@ enum SummonType
|
|||
SUMMON_TYPE_UNKNOWN5 = 409,
|
||||
SUMMON_TYPE_UNKNOWN2 = 427,
|
||||
SUMMON_TYPE_POSESSED2 = 428,
|
||||
SUMMON_TYPE_FORCE_OF_NATURE = 669,
|
||||
SUMMON_TYPE_GUARDIAN2 = 1161
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue