fix(DB/Item): Demon's Blood trinket (#9223)

This commit is contained in:
Nefertumm 2021-11-27 09:49:06 -08:00 committed by GitHub
parent ce546b5c43
commit ed780b5a2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637117294956237200');
UPDATE `item_template` SET `spellid_1` = 12956, `spelltrigger_1` = 1 WHERE `entry` = 10779;