We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0178bb commit 62509abCopy full SHA for 62509ab
data/sql/updates/pending_db_world/rev_1724384703130549345.sql renamed to data/sql/updates/db_world/2024_09_23_02.sql
@@ -1,3 +1,4 @@
1
+-- DB update 2024_09_23_01 -> 2024_09_23_02
2
-- Updating loot for Hound of Culuthas (Entry: 20141)
3
DELETE FROM `creature_loot_template` WHERE `Entry` = 20141 AND `Item` IN (25418, 25421);
4
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
0 commit comments