Skip to content

Commit

Permalink
[CDB] Loch Modan - Tin Vein
Browse files Browse the repository at this point in the history
11 groups exist

(cherry picked from commit cmangos/classic-db@9bf6d4e
  • Loading branch information
Tobschinski authored and AnonXS committed May 14, 2024
1 parent a547e5f commit e423037
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Updates/0413_nonworldlootitems.sql
Original file line number Diff line number Diff line change
Expand Up @@ -437,3 +437,6 @@ DELETE FROM `creature_loot_template` WHERE `item` = 21037 AND `comments` = 'Crud
DELETE FROM `creature_loot_template` WHERE `item` = 21039 AND `comments` = 'Narain\'s Turban';
DELETE FROM `creature_loot_template` WHERE `item` = 21040 AND `comments` = 'Narain\'s Robe';

-- Table 'creature_loot_template' entry 11521 (creature entry) not exist but used as loot id in DB.
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 11521;

Loading

0 comments on commit e423037

Please sign in to comment.