DB/Loot: Adjust wolf trash drops in Northshire

Closes #22519

(cherry picked from commit cb60fcc7b017bc9e4bca1d88567e2163c83bc4bc)
This commit is contained in:
Teppic1
2021-11-12 00:16:29 +01:00
committed by Shauren
parent 46d92f2eb5
commit 1d5e60dc05
@@ -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);