mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
3
data/sql/updates/db_world/2024_09_28_02.sql
Normal file
3
data/sql/updates/db_world/2024_09_28_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_09_28_01 -> 2024_09_28_02
|
||||
DELETE FROM `skill_extra_item_template` WHERE `spellId` = 28551;
|
||||
INSERT INTO `skill_extra_item_template` (`spellId`, `requiredSpecialization`, `additionalCreateChance`, `additionalMaxNum`) VALUES (28551, 28675, 14, 4);
|
||||
Reference in New Issue
Block a user