Show
Ignore:
Timestamp:
11/22/08 01:55:20 (17 years ago)
Author:
yumileroy
Message:

Merge with 284 (54b0e67d97fe).

Original author: megamage
Date: 2008-11-21 19:49:54-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Spell.cpp

    r283 r284  
    15341534        case TARGET_SCRIPT: 
    15351535        case TARGET_SCRIPT_COORDINATES: 
     1536        case TARGET_UNIT_AREA_SCRIPT: 
    15361537        { 
    15371538            SpellScriptTarget::const_iterator lower = spellmgr.GetBeginSpellScriptTarget(m_spellInfo->Id); 
     
    38663867                    case SUMMON_TYPE_POSESSED: 
    38673868                    case SUMMON_TYPE_POSESSED2: 
     3869                    case SUMMON_TYPE_POSESSED3: 
    38683870                    case SUMMON_TYPE_DEMON: 
    38693871                    case SUMMON_TYPE_SUMMON: