Show
Ignore:
Timestamp:
11/19/08 13:36:37 (17 years ago)
Author:
yumileroy
Message:

[svn] Continue the work of rewriting spell target selection functions (warning: this may cause some spells broken).
Add some spell_script_target.
Delete some workaround in scripts (since core provides spell support now).

Original author: megamage
Date: 2008-10-25 10:37:28-05:00

Files:
1 modified

Legend:

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

    r102 r108  
    808808    //TARGET_UNIT_CONE_ENEMY 
    809809    TARGET_DUELVSPLAYER                = 25, 
    810     //TARGET_UNIT_SINGLE 
     810    //TARGET_UNIT_TARGET 
    811811    TARGET_GAMEOBJECT_ITEM             = 26, 
    812812    //TARGET_OBJECT_ITEM_PICKLOCK 
     
    843843    //TARGET_UNIT_CHAINHEAL 
    844844    TARGET_SCRIPT_COORDINATES          = 46, 
    845     //TARGET_DEST_TABLE_UNKNOWN 
     845    //TARGET_DEST_NEARBY_ENTRY 
    846846    TARGET_DEST_CASTER_FRONT           = 47, 
    847847    TARGET_DEST_CASTER_BACK            = 48,