Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Variable gold pouch capacity #11

Open
Jerenaux opened this issue Jan 8, 2020 · 0 comments
Open

Variable gold pouch capacity #11

Jerenaux opened this issue Jan 8, 2020 · 0 comments
Labels
💡 new feature New feature or request

Comments

@Jerenaux
Copy link
Owner

Jerenaux commented Jan 8, 2020

The amount of gold that players can carry is unlimited at the moment. A new equipment type, the gold pouch, could be introduced, which would limit the amount of gold carried. Different pouches would allow to carry more or less gold.

In practice this would require:

  • Introducing a new equipment slot for the gold pouch, which cannot be empty (a default basic pouch would be always equipped unless a better one is equipped)
  • Putting and enforcing a cap on the gold amount based on the equipped pouch
@Jerenaux Jerenaux added the 💡 new feature New feature or request label Jan 8, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
💡 new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant