fix(DB/Item): Increase ppm of Netherstrand Longbow (#19306)

Create rev_1720231700188069900.sql
This commit is contained in:
Gultask 2024-07-07 08:27:08 -03:00 committed by GitHub
parent 7bd4928d11
commit 8cafc5bc7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `item_template` SET `spellppmRate_4` = 5 WHERE (`entry` = 30318);