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

Certain constants overridden in config.yml do not seem to get applied at all. #10

Open
rejectpretzel opened this issue May 13, 2020 · 0 comments

Comments

@rejectpretzel
Copy link

Changing GCL_MULTIPLY and GCL_POW seems to have no effect. Setting GCL_MULTIPLY to 1000 for example with 10000000 GCL should result in an extremely high GCL but Game.gcl.level is 3 and trying to claim more than 3 rooms anyway gives ERR_GCL_NOT_ENOUGH.

I'm assuming this issue extends at least to POWER_LEVEL_MULTIPLY and POWER_LEVEL_POW but I am unable to test this.

CONSTRUCTION_COST, CONTROLLER_LEVELS, SAFE_MODE_COOLDOWN, and SAFE_MODE_DURATION all seem to work fine other than the initial safe mode duration and the client not recognizing the changed controller level up cost.

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

No branches or pull requests

1 participant