mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
4
data/sql/updates/db_world/2023_11_09_00.sql
Normal file
4
data/sql/updates/db_world/2023_11_09_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_11_08_07 -> 2023_11_09_00
|
||||
-- Acidic Bite
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=36796;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (36796, 4194304);
|
||||
Reference in New Issue
Block a user