Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Database: Fix quest chain.
Browse files Browse the repository at this point in the history
  • Loading branch information
AriDEV3 committed Nov 24, 2023
1 parent b0caef1 commit ce6c690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/updates/world/2023_11_24_world_05.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE `quest_template` SET `PrevQuestId`=29664 WHERE `Id`=29421;

0 comments on commit ce6c690

Please sign in to comment.