Skip to content

Commit

Permalink
fix(DB/quest_template): Rat Catching (azerothcore#11008)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kosiak committed Mar 18, 2022
1 parent c2b70e3 commit a067b4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/sql/updates/pending_db_world/rev_1647204744919951000.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647204744919951000');

UPDATE `quest_template` SET `QuestCompletionLog` = 'Return to Mountaineer Kadrell at Thelsamar in Loch Modan.' WHERE `ID` = 416;

0 comments on commit a067b4c

Please sign in to comment.