mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 16:03:45 +00:00
5
data/sql/updates/db_world/2022_08_06_00.sql
Normal file
5
data/sql/updates/db_world/2022_08_06_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_08_05_00 -> 2022_08_06_00
|
||||
--
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=28757;
|
||||
INSERT INTO `spell_linked_spell` VALUES
|
||||
(28757,28758,0,'Stalker\'s Ally');
|
||||
Reference in New Issue
Block a user