D DiversityRO New member Messages 14 Points 0 Feb 17, 2017 #2 Is it possible to make the Thanatos Quest requirements different? It will only require the Fragments? Thanks!
Is it possible to make the Thanatos Quest requirements different? It will only require the Fragments? Thanks!
W Wenden New member Messages 2 Points 0 Feb 18, 2017 #3 You can change the items of the quests. In the quests folder, locate the file: thana_quest.txt, at line 461: It looks like this: Code: setarray .@Items[1],7435,7440,7441,7442; Swap ids for the items you want. Last edited by a moderator: Feb 18, 2017
You can change the items of the quests. In the quests folder, locate the file: thana_quest.txt, at line 461: It looks like this: Code: setarray .@Items[1],7435,7440,7441,7442; Swap ids for the items you want.