mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(Core/Spells): Script Shaman T8 Elemental 4P Bonus (#17424)
* fix(Core/Spells): Script Shaman T8 Elemental 4P Bonus * 🧙♂️✨
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- 64930 - Electrified | Shaman T8 Elemental 4P Bonus
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 64928;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (64928, 'spell_sha_t8_electrified');
|
||||
Reference in New Issue
Block a user