mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
2
sql/updates/world/3.3.5/2020_09_27_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_09_27_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `quest_request_items` SET `CompletionText` = 'Go kill 10 panthers! Show us what you\'ve got!', `VerifiedBuild` = 0 WHERE `ID` = 191;
|
||||
UPDATE `quest_request_items` SET `CompletionText` = 'What are you doing here, $n! You should be crawling through the brush, trying to kill 10 Shadowmaw Panthers. I thought you fancied yourself a big game $c? ', `VerifiedBuild` = 0 WHERE `ID` = 192;
|
||||
Reference in New Issue
Block a user