mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Core/Spells: Move draenor spell to generic spell (#28356)
This commit is contained in:
@@ -5160,6 +5160,7 @@ class spell_gen_reverse_cast_target_to_caster_triggered: public SpellScript
|
||||
// Note: this spell unsummons any creature owned by the caster. Set appropriate target conditions on the DB.
|
||||
// 84065 - Despawn All Summons
|
||||
// 83935 - Despawn All Summons
|
||||
// 160938 - Despawn All Summons (Garrison Intro Only)
|
||||
class spell_gen_despawn_all_summons_owned_by_caster : public SpellScript
|
||||
{
|
||||
PrepareSpellScript(spell_gen_despawn_all_summons_owned_by_caster);
|
||||
|
||||
Reference in New Issue
Block a user