fix(DB/Creature): Springpaw pelt should drop less (#13383)

This commit is contained in:
temperrr
2022-10-11 19:59:51 +02:00
committed by GitHub
parent 2955757be2
commit 4523ba6b9b

View File

@@ -0,0 +1,2 @@
-- Springpaw Stalker 213/445 Elder Springpaw 112/238 drop rate of Springpaw Pelt (~47.5% 325/683)
UPDATE `creature_loot_template` SET `Chance`='45' WHERE `Item`=20772;