1
0
Fork 0

6.3: unobtainable CT quests

main
Liza 2023-01-19 10:57:51 +01:00
parent 32f60fa772
commit c3113164bf
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 2 additions and 0 deletions

View File

@ -238,6 +238,8 @@ namespace QuestMap
new ReplacedQuest(66_958, 68_554), // Glamour prism crafting new ReplacedQuest(66_958, 68_554), // Glamour prism crafting
new ReplacedQuest(66_097, 67_823), // ARR Relics: The Vital Title new ReplacedQuest(66_097, 67_823), // ARR Relics: The Vital Title
new UnobtainableQuest(67_819), // A Seat at the Feast new UnobtainableQuest(67_819), // A Seat at the Feast
new UnobtainableQuest(66_033), // But I Hardly Noah
new UnobtainableQuest(66_034), // The Gift of the Archmagus
}; };
public Filters(Plugin plugin) public Filters(Plugin plugin)