mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/Creature): Springpaw pelt should drop less (#13383)
This commit is contained in:
2
data/sql/updates/pending_db_world/springpawpelt.sql
Normal file
2
data/sql/updates/pending_db_world/springpawpelt.sql
Normal 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;
|
||||
Reference in New Issue
Block a user