mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Loot: Adjust wolf trash drops in Northshire
Closes #22519
(cherry picked from commit cb60fcc7b0)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=33.3,`GroupID`=1 WHERE `Entry` IN (299,69) AND `Item` IN (4865,7073,7074);
|
||||
Reference in New Issue
Block a user