mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
4
data/sql/updates/db_world/2022_07_20_12.sql
Normal file
4
data/sql/updates/db_world/2022_07_20_12.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_07_20_11 -> 2022_07_20_12
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 26180 AND `ScriptName` = 'spell_huhuran_wyvern_sting';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (26180, 'spell_huhuran_wyvern_sting');
|
||||
Reference in New Issue
Block a user