RandomNoobster / Autolycus

GNU General Public License v3.0
7 stars 2 forks source link

Recycling Initiative Cap Assumed #7

Closed Kasikil closed 1 year ago

Kasikil commented 1 year ago

Currently when using the "/builds" command the bot incorrectly assumes a nation can have four recycling centers instead 3. Change the default to 3 and update the following if statement to also update the default recycling center limit to 4.

if nation['recycling_initiative'] == True:

Cool bot though, thanks!

RandomNoobster commented 1 year ago

I believe the same goes for hospitals and police stations as a consequence of the Clinical Research Center and the Specialized Police Training Program.