[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:
DiSlord 2009-01-09 19:28:27 +03:00
parent fb10c7c8f2
commit b968b36979
4 changed files with 5 additions and 3 deletions

View file

@ -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
};