mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
4
data/sql/updates/db_world/2025_01_15_00.sql
Normal file
4
data/sql/updates/db_world/2025_01_15_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_01_14_05 -> 2025_01_15_00
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=43983 AND `ScriptName`='spell_gen_allow_proc_from_spells_with_cost';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES(43983, 'spell_gen_allow_proc_from_spells_with_cost');
|
||||
Reference in New Issue
Block a user