diff options
| author | megamage <none@none> | 2009-03-08 13:07:59 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-08 13:07:59 -0600 |
| commit | e979eb56f268d9ee9e94c61c40f1f66e6147d442 (patch) | |
| tree | f3fa112578721b4720e1da8cf085b3053ad43536 /src/game/SpellMgr.cpp | |
| parent | 822d589457bd8e98dbb1b859b2220ee3cb1fe709 (diff) | |
| parent | 9c629861c93cd96cdf7997b23d48843fcfd16b92 (diff) | |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'src/game/SpellMgr.cpp')
| -rw-r--r-- | src/game/SpellMgr.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index a765415e71c..c6365294c5f 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -129,6 +129,7 @@ SpellMgr::SpellMgr() SpellTargetType[i] = TARGET_TYPE_AREA_DEST; break; case TARGET_DEST_TARGET_ENEMY: + case TARGET_DEST_TARGET_FRIEND: case TARGET_DEST_TARGET_FRONT: case TARGET_DEST_TARGET_BACK: case TARGET_DEST_TARGET_RIGHT: |
