Skip to content

Commit

Permalink
DB/Loot: Tailoring's bolts should not drop from any creature
Browse files Browse the repository at this point in the history
  • Loading branch information
SnapperRy committed Jul 9, 2016
1 parent 66c8bae commit 8e721e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2016_07_10_02_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--
DELETE FROM `creature_loot_template` WHERE `Item` IN (2996, 2997, 4305, 4339, 14048);

0 comments on commit 8e721e1

Please sign in to comment.