fix(DB/Item): Dark Rune puts Demonic Rune 2min CD (#12921)

This commit is contained in:
SoglaHash 2022-09-07 01:59:44 +02:00 committed by GitHub
parent 6aed3b4d47
commit d3ecfe62fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `item_template` SET `spellcategorycooldown_1`=900000 WHERE entry=20520;