mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 01:04:34 +00:00
5
data/sql/updates/db_world/2022_08_28_00.sql
Normal file
5
data/sql/updates/db_world/2022_08_28_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_08_27_08 -> 2022_08_28_00
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=24905;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(24905,'spell_dru_moonkin_form_passive_proc');
|
||||
Reference in New Issue
Block a user