Fix(DB/Loot) Remove Sunglow Vest from Eredar Twins loot. (#21831)
This commit is contained in:
parent
fdf8517566
commit
d724f43d55
1 changed files with 3 additions and 0 deletions
3
data/sql/updates/pending_db_world/Wrong_Loot.sql
Normal file
3
data/sql/updates/pending_db_world/Wrong_Loot.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
-- Remove Sunglow Vest from Eredar Twins loot
|
||||
DELETE FROM `reference_loot_template` WHERE (`Entry` = 34085) AND (`Item` IN (34212));
|
||||
Loading…
Add table
Add a link
Reference in a new issue