Skip to content

fix: Persist hunting task shop wheel points - #757

Merged
jprzimba merged 3 commits into
mainfrom
wheel
Jun 11, 2026
Merged

fix: Persist hunting task shop wheel points#757
jprzimba merged 3 commits into
mainfrom
wheel

Conversation

@jprzimba

@jprzimba jprzimba commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator
  • Ensure extra Wheel of Destiny points bought from the Hunting Task Shop are persisted and counted.
  • Key changes: set kv flag boolPointsWheel in NPC and shrine scripts (shrine also sets it when shrine.order == 10), include getExtraPointsFromHuntingTaskShop() in getExtraPoints(), avoid double counting in getWheelPoints(), call saveKVHuntingTaskShopExtraPoints() when purchasing the promotion, and adjust KV scoping plus hasMonkQuest() to check boolPointsWheel or questline >= 4.
  • These fixes make purchased promotion points survive restarts and be reflected in wheel totals and quest completion logic.

Related to issue #756

@jeswilldbm

Copy link
Copy Markdown

Now the system for buying Wheel points in the Hunting Task Shop works perfectly.

Regarding the quest "The Way of the Monk," I've collected all the altars again, the quest completes and I get the achievement, but the 10 Wheel points aren't being assigned.

@jprzimba

Copy link
Copy Markdown
Collaborator Author

Will merge it and create new PR for monk fix soon as possible

@jprzimba
jprzimba merged commit 6264d3b into main Jun 11, 2026
30 checks passed
@jprzimba
jprzimba deleted the wheel branch June 11, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants