fix(DB/creature_loot_template): Remove 'Wastewander Water Pouch' from Andre Firebeard (#5281)
This commit is contained in:
parent
28bbe43303
commit
ffdde49246
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618371459590523500');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Item`=8483 AND `Entry`=7883 AND `Reference`=0;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue