Move drunk to 7 players per suggestion from ecks
This commit is contained in:
parent
a821bbc511
commit
eb508a906a
@ -52,7 +52,8 @@ DETECTIVE_REVEALED_CHANCE = 2/5
|
||||
# ROLE INDEX: PLAYERS SEER WOLF CURSED DRUNK HARLOT TRAITOR GUNNER CROW ANGEL DETECTIVE ##
|
||||
#################################################################################################################
|
||||
ROLES_GUIDE = { 4 : ( 1 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ), ##
|
||||
6 : ( 1 , 1 , 1 , 1 , 0 , 0 , 0 , 0 , 0 , 0 ), ##
|
||||
6 : ( 1 , 1 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ), ##
|
||||
7 : ( 1 , 1 , 1 , 1 , 0 , 0 , 0 , 0 , 0 , 0 ), ##
|
||||
8 : ( 1 , 1 , 1 , 1 , 1 , 1 , 0 , 0 , 0 , 0 ), ##
|
||||
10 : ( 1 , 2 , 1 , 1 , 1 , 1 , 1 , 0 , 0 , 0 ), ##
|
||||
12 : ( 1 , 2 , 1 , 1 , 2 , 1 , 1 , 1 , 0 , 1 ), ##
|
||||
|
Loading…
x
Reference in New Issue
Block a user