Skip to content

Max mandatory overmap specials and mods #47036

Closed Answered by kevingranade
b3brodie asked this question in Q&A
Discussion options

You must be logged in to vote

This has been resolved by #47071
The consistency check was based on an old version of how specials worked, i.e. "if there is a minimum value, it's mandatory", which has since been changed just for specials with the UNIQUE flag, which never count as mandatory unless the min and max value are the same, for example if a mod author overloads the game with mandatory specials by setting them all to "occurrences": [ 1, 1 ], and then tries to get the warning to go away by setting "flags": [ "UNIQUE" ].

Also, if you look at the PR, it essentially obsoletes the fewer farms mod by doing the same thing, greatly reducing the occurrence of farms.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@b3brodie
Comment options

@anothersimulacrum
Comment options

Comment options

You must be logged in to vote
1 reply
@b3brodie
Comment options

Comment options

You must be logged in to vote
3 replies
@b3brodie
Comment options

@anothersimulacrum
Comment options

@b3brodie
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by anothersimulacrum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants