fix(DB/Quests): Exclamation mark - Elegant Letter (#7707)

This commit is contained in:
All
2021-09-07 07:09:49 +07:00
committed by GitHub
parent 8a13fff521
commit e9be04837a

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630684891779932519');
-- Set exclamation mark on Quest Items - Elegant Letters
UPDATE `item_template` SET `bonding` = 1 WHERE (`entry` = 17126);