Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add Town Resource Demand #80

Open
Goosius1 opened this issue Mar 28, 2022 · 1 comment
Open

Add Town Resource Demand #80

Goosius1 opened this issue Mar 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Goosius1
Copy link
Collaborator

Currently TR only deals with supply e.g

  • resource extraction limits decrease supply
  • town resource generation increases supply.

A major feature would be to add demand e.g.

  • each town would demand x goods

Mechanism:

  • Collection and delivery could both be done w chests in the homeblock.
  • No player commands for pick up or deposit
  • Resource levels based on num townblocks (by population will lead to cheating to avoid demand).
  • Possibly remove surveys
  • punishment for not having enough to meet demand ........a "shortage" in the town. Maybe town is on strike, can't build? Etc.
@Goosius1 Goosius1 added the enhancement New feature or request label Mar 28, 2022
@Goosius1
Copy link
Collaborator Author

Goosius1 commented May 12, 2022

  • Fyi Sw now has some code for accessing chest
  • As Llama notes, it would be good to centralize the code in towny to share between all extension plugins.
  • To do this, I suggest looking at the option of possibly using a new plugin "TownyItems",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant