code/__DEFINES/~~bubber_defines/subsystems.dm 
| VOTE_COUNT_METHOD_RANKED | Each person ranks their votes in order of preference |
|---|---|
| VOTE_WINNER_METHOD_RANKED | The choice with the most votes wins. Ties are broken by the first choice to reach that number of votes. |
Define Details
VOTE_COUNT_METHOD_RANKED 
Each person ranks their votes in order of preference
VOTE_WINNER_METHOD_RANKED 
The choice with the most votes wins. Ties are broken by the first choice to reach that number of votes.