Gold Amount Tied to Magical Girl Form

Issue #320 resolved
Soup Chunk created an issue

The player’s gold is somehow linked to their magical girl forms. When transforming for the first time, a separate gold amount is created somewhere, which is initialized to the player’s current amount of gold (for convince, the player’s untransformed gold amount will be referred to as “A“, and the alternate transformed amount will be referred to as “B“). From then on, whenever the player transforms into a magical girl, their current gold amount (A) will be overwritten by the other amount, B. While transformed, amount B will update as expected, increasing when gold is earned, and decreasing when gold is spent. Once the transformation is reverted, however, the player’s gold will not revert, overwriting amount A with amount B.

Comments (2)

  1. Log in to comment