fix(DB/Quests): Exclamation mark - Elegant Letter (#7707)
This commit is contained in:
parent
8a13fff521
commit
e9be04837a
1 changed files with 4 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue