mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
DB/Loot: Netherwing Relic
Netherwing Relic should have 100% chance to drop from dragonmaw transporter if player is on quest.
(cherry picked from commit a3dbb0dd9c)
This commit is contained in:
1
sql/updates/world/2015_10_31_05_world_2015_09_23_04.sql
Normal file
1
sql/updates/world/2015_10_31_05_world_2015_09_23_04.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_loot_template` SET `Chance`=100 WHERE `Entry`=23188 AND `Item`=32509;
|
||||
Reference in New Issue
Block a user