fix(DB/Loot): Remove Bolt of Silk Cloth from creature loot
This commit is contained in:
parent
19b81895eb
commit
855e031284
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1640238214916352424');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` = 4305;
|
||||
Loading…
Add table
Add a link
Reference in a new issue