Skip to content

Commit

Permalink
DB/Loot: Reduce dropped quantity for item "Ravasaur Pheromone Gland"
Browse files Browse the repository at this point in the history
Closes TrinityCore#17229
By SnapperRy
  • Loading branch information
Killyana committed May 31, 2016
1 parent dec66e3 commit 5161a83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2016_05_31_07_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `MinCount`=1, `MaxCount`=1 WHERE `Item`=11509;

0 comments on commit 5161a83

Please sign in to comment.