fix(DB/Item): Deep Thunder ppm adjustment (#17049)

This commit is contained in:
Maria-sequel 2023-08-23 19:02:41 +02:00 committed by GitHub
parent a7b177f8db
commit 4544501b59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `item_template` SET `spellppmRate_1` = 0.25 WHERE (`entry` = 28441);