mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
feat(Core/Spells): Move Spell q1846 bending shinbone to spell scripts (#11106)
This commit is contained in:
committed by
GitHub
parent
b18dcb7b80
commit
d1ac62ff6e
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647923874715608181');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_q1846_bending_shinbone');
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(8856, 'spell_q1846_bending_shinbone');
|
||||
Reference in New Issue
Block a user