[9101] Correct target mode 48, and rename to something more meaningful

Also adjust target 49/50 angles to be really left/right.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-02 14:50:07 +01:00
parent b9fd5f4311
commit 1ec90288fb
4 changed files with 9 additions and 8 deletions

View file

@ -1067,7 +1067,7 @@ enum Targets
TARGET_CHAIN_HEAL = 45,
TARGET_SCRIPT_COORDINATES = 46,
TARGET_DYNAMIC_OBJECT_FRONT = 47,
TARGET_SUMMON = 48,
TARGET_DYNAMIC_OBJECT_BEHIND = 48,
TARGET_DYNAMIC_OBJECT_LEFT_SIDE = 49,
TARGET_DYNAMIC_OBJECT_RIGHT_SIDE = 50,
TARGET_AREAEFFECT_CUSTOM_2 = 52,