-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Previously, the were stored in the tournament settings, but ideally with the new block system, it would be a property applied to the block.
The issue, is that many tournament apply the "no double picking except NM" rule, which allows players to double pick NM, but not anything else. If the double pick property is simply stored in block section, this is impossible
Possibilities:
- Split Mappool into MappoolSections, that each have some common mod, and then allow that mappool section to either be double picked or not.
- Use some "DoublePickRestrictions" model, (similar to the current ModMultipliers model) that is applied to a Settings object, and dictates whether a team should be allowed to double pick or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels