diff --git a/data/sql/updates/pending_db_world/rev_1764523470082608827.sql b/data/sql/updates/pending_db_world/rev_1764523470082608827.sql new file mode 100644 index 000000000..57a348fa6 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1764523470082608827.sql @@ -0,0 +1,3 @@ +-- +-- Remove the RewardNextQuest, previously: 12070 (Rallying the Troops), link from 12249 (Ursoc, the Bear God) +UPDATE `quest_template` SET `RewardNextQuest` = 0 WHERE (`ID` = 12249);