mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 14:35:57 +00:00
3
data/sql/updates/db_world/2026_01_31_00.sql
Normal file
3
data/sql/updates/db_world/2026_01_31_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_01_30_01 -> 2026_01_31_00
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance` = 40 WHERE `Item` = 42422 AND `Entry` IN (29880, 30037, 30243, 30250, 30632, 30725);
|
||||
3
data/sql/updates/db_world/2026_01_31_01.sql
Normal file
3
data/sql/updates/db_world/2026_01_31_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_01_31_00 -> 2026_01_31_01
|
||||
--
|
||||
UPDATE `creature_template` SET `faction` = 634 WHERE (`entry` IN (23772, 29479));
|
||||
Reference in New Issue
Block a user