mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Item): Deep Thunder ppm adjustment (#17049)
This commit is contained in:
2
data/sql/updates/pending_db_world/deep.sql
Normal file
2
data/sql/updates/pending_db_world/deep.sql
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `item_template` SET `spellppmRate_1` = 0.25 WHERE (`entry` = 28441);
|
||||||
Reference in New Issue
Block a user