Closed mafranks closed 2 years ago
You can currently buy a spell that you already own by pressing the number of that spell in the magic shop. Add a check to see if the spell is already owned before processing the purchase.
Added check for spell in player.magic when attempting to buy a spell. Resolves this issue.
You can currently buy a spell that you already own by pressing the number of that spell in the magic shop. Add a check to see if the spell is already owned before processing the purchase.