mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Handle more repeatable Vanilla quests
This commit is contained in:
@@ -733,6 +733,8 @@ public:
|
||||
break;
|
||||
case QUEST_MORROWGRAIN:
|
||||
case QUEST_TROLL_NECKLACE:
|
||||
case QUEST_DEADWOOD:
|
||||
case QUEST_WINTERFALL:
|
||||
if (sIndividualProgression->repeatableVanillaQuestsXp)
|
||||
{
|
||||
// Reset the quest status so the player can take it and receive rewards again
|
||||
|
||||
Reference in New Issue
Block a user