-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
added Pit documentation #357
Conversation
This pull request introduces 37 alerts when merging 3b6c8c3 into 0b2327b - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging dc82e01 into 0b2327b - view on LGTM.com new alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution!
type: 'string', | ||
description: 'Genesis map faction either "DEMON" or "ANGEL"', | ||
}, | ||
cash_during_prestige_0: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe only having these for a single prestige would make more sense.
}, | ||
}, | ||
}, | ||
unlocks_1: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And here perhaps remove others aside 0 and 1.
I went ahead and did 0 and 1 for both just for the sake of showing the pattern a little bit better than if it was a single entry for cash_during_prestige_n |
This pull request introduces 1 alert when merging 509d338 into 0b2327b - view on LGTM.com new alerts:
|
pretty much title, sorry if there's typos. And just now making this pull request I have noticed that my find and replace number to amount affected some other places oops.