mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-eliminate alive units (#26028)
* Added object type into checker that is used by grid search to early eliminate alive units when looking for corpses * Removed script 'spell_hun_pet_carrion_feeder'. Ability doesn't exist anymore
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DELETE FROM spell_script_names WHERE ScriptName='spell_hun_pet_carrion_feeder';
|
||||
Reference in New Issue
Block a user