Closed archenovalis closed 3 months ago
Would rather implement what Chino has done here and will be handling soon, the automatic completion of the achievement before the player has reached that point in the game can be done via base game setting (achievement prefab can be added to UnlockedAchievements in ServerGameSettings.json) and not sure it would make sense to replicate that functionality as-is with a mod. https://github.com/aontas/XPRising/blob/main/XPRising/Hooks/AchievementHook.cs
Automates completing prepare for the hunt quest.
When levelsystem is enabled and bool is false then complete the quest and set bool to true.