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

Saturnav causing maps to decrease. #1478

Open
schmendrikc opened this issue Dec 28, 2016 · 1 comment
Open

Saturnav causing maps to decrease. #1478

schmendrikc opened this issue Dec 28, 2016 · 1 comment
Labels

Comments

@schmendrikc
Copy link

I am finding that since acquiring Saturnav, creating glass monuments will cause my maps to decrease in number by one, instead of increasing.

@eternaldensity
Copy link
Owner

Saturnav does this:
this.power = Math.floor((Molpy.groupBadgeCounts.monumg + Math.pow(8,(Molpy.groupBadgeCounts.diamm ||0)) +1 - Molpy.mapMonumg)/3);

TBH I don't know why that is or what it's mean to achieve. Can anyone explain this?
Molpy.mapMonumg seems to be a constant of 200.

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

No branches or pull requests

2 participants