Skip to content

Commit

Permalink
DB/Quest: "The Shattered Salute" missing Completion Text
Browse files Browse the repository at this point in the history
closes  #29892 by Jonne733
  • Loading branch information
Aokromes committed Apr 4, 2024
1 parent bcf5147 commit 896460e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_04_04_03_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Missing request text
UPDATE `quest_request_items` SET `CompletionText`="Practice!" WHERE `ID`=2460;

0 comments on commit 896460e

Please sign in to comment.