generated from nhcarrigan/template
bug: prestige ineligibility message always shows 1,000,000 gold target regardless of actual threshold #219
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When a player clicks the Ascend button but is not yet eligible to prestige, the error message always reads:
This value (1,000,000) appears to be hardcoded rather than dynamically reading the player's actual current prestige threshold, which scales higher with each prestige.
Steps to Reproduce
Expected Behaviour
The ineligibility message should dynamically display the player's actual current prestige gold threshold (e.g. "collect 464,098M total gold first").
Reported By
✨ This issue was created with help from Hikari~ 🌸