Skip to content

Commit 62509ab

Browse files
chore(DB): import pending files
Referenced commit(s): d0178bb
1 parent d0178bb commit 62509ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/sql/updates/pending_db_world/rev_1724384703130549345.sql renamed to data/sql/updates/db_world/2024_09_23_02.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- DB update 2024_09_23_01 -> 2024_09_23_02
12
-- Updating loot for Hound of Culuthas (Entry: 20141)
23
DELETE FROM `creature_loot_template` WHERE `Entry` = 20141 AND `Item` IN (25418, 25421);
34
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES

0 commit comments

Comments
 (0)