From e5517fb215d98555cf25225cb92371689c94ba40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 21 Jan 2026 01:20:55 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): d7f31c2f58fbb7dbcdf4a8f20ea24fd1d4289e49 --- .../rev_1768679872082424600.sql => db_world/2026_01_21_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1768679872082424600.sql => db_world/2026_01_21_01.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1768679872082424600.sql b/data/sql/updates/db_world/2026_01_21_01.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1768679872082424600.sql rename to data/sql/updates/db_world/2026_01_21_01.sql index 6902be12c..8814727da 100644 --- a/data/sql/updates/pending_db_world/rev_1768679872082424600.sql +++ b/data/sql/updates/db_world/2026_01_21_01.sql @@ -1,3 +1,4 @@ +-- DB update 2026_01_21_00 -> 2026_01_21_01 -- Just missing from the mob, as it should have one pair of pants for each type (cloth, leather, etc) DELETE FROM `creature_loot_template` WHERE (`Entry` = 18681) AND (`Item` IN (31246)); INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES