mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/Quests): Exclamation mark - Elegant Letter (#7707)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user