mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/Loot: Netherwing Relic
Netherwing Relic should have 100% chance to drop from dragonmaw transporter if player is on quest.
This commit is contained in:
1
sql/updates/world/2015_09_23_04_world.sql
Normal file
1
sql/updates/world/2015_09_23_04_world.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