[8513] One from wild summons type support.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
crackm 2009-09-20 18:07:54 +04:00 committed by VladimirMangos
parent a7c7de947f
commit 7c6f770d64
3 changed files with 3 additions and 1 deletions

View file

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