mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
Fixes quest text in issue #7029 Fixed quest text for quest in Azshara called Crew Under Fire
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1627727878498349900');
|
||||
UPDATE `quest_request_items` SET `CompletionText` = 'This is going to be a tough battle...' WHERE (`ID` = 3382);
|
||||
Reference in New Issue
Block a user