Show
Ignore:
Timestamp:
11/22/08 00:35:49 (17 years ago)
Author:
yumileroy
Message:

* Implemented new summon possessed summon type for spell 49352.
* Unsummon all summon possessed units on summoning aura cancel.

Original author: gvcoman
Date: 2008-11-17 18:57:16-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/SharedDefines.h

    r272 r274  
    20702070    SUMMON_TYPE_CRITTER3    = 307, 
    20712071    SUMMON_TYPE_UNKNOWN5    = 409, 
    2072     SUMMON_TYPE_UNKNOWN2    = 427, 
     2072    SUMMON_TYPE_POSESSED3   = 427, 
    20732073    SUMMON_TYPE_POSESSED2   = 428 
    20742074};