[8528] Implementing implicit target 49, 50. Thanks to qsa.

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2009-09-25 10:29:23 +03:00
parent c71fc301ec
commit b24e9de324
3 changed files with 26 additions and 3 deletions

View file

@ -1041,8 +1041,10 @@ enum Targets
TARGET_TOTEM_FIRE = 44,
TARGET_CHAIN_HEAL = 45,
TARGET_SCRIPT_COORDINATES = 46,
TARGET_DYNAMIC_OBJECT = 47,
TARGET_DYNAMIC_OBJECT_FRONT = 47,
TARGET_SUMMON = 48,
TARGET_DYNAMIC_OBJECT_LEFT_SIDE = 49,
TARGET_DYNAMIC_OBJECT_RIGHT_SIDE = 50,
TARGET_AREAEFFECT_CUSTOM_2 = 52,
TARGET_CURRENT_ENEMY_COORDINATES = 53, // set unit coordinates as dest, only 16 target B imlemented
TARGET_ALL_RAID_AROUND_CASTER = 56,