Move dungeon_maraudon.sql to sql/world/base (was in src/vanillaScripts)

This commit is contained in:
valsan-azerty-boi
2025-05-26 14:29:54 +02:00
parent 798943529d
commit 3291207036

View File

@@ -1,5 +0,0 @@
-- Legends of Maraudon
UPDATE `quest_template` SET `QuestCompletionLog` = 'Return to Celebras the Redeemed.' WHERE `ID` = 7044;
-- The Pariah's Instructions
UPDATE `quest_template` SET `QuestCompletionLog` = 'Return to Centaur Pariah in Desolace.' WHERE `ID` = 7067;