mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Spells/Warlock: Corrected spell id of Shadow Ward (#21896)
This commit is contained in:
@@ -1223,7 +1223,7 @@ class spell_warl_seed_of_corruption_generic : public SpellScriptLoader
|
||||
}
|
||||
};
|
||||
|
||||
// -7235 - Shadow Ward
|
||||
// -6229 - Shadow Ward
|
||||
class spell_warl_shadow_ward : public SpellScriptLoader
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user