mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
*Fix rock shards spell for archavon script.
--HG-- branch : trunk
This commit is contained in:
@@ -3161,6 +3161,10 @@ void SpellMgr::LoadSpellCustomAttr()
|
||||
case TARGET_TYPE_DEST_TARGET:
|
||||
spellInfo->Targets |= TARGET_FLAG_UNIT;
|
||||
break;
|
||||
//case TARGET_TYPE_AREA_DST:
|
||||
//case TARGET_TYPE_DEST_DEST:
|
||||
// spellInfo->Targets |= TARGET_FLAG_DEST_LOCATION;
|
||||
// break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user