File tree Expand file tree Collapse file tree 1 file changed +27
-7
lines changed Expand file tree Collapse file tree 1 file changed +27
-7
lines changed Original file line number Diff line number Diff line change 19
19
"Resident" ,
20
20
"Resident" ]
21
21
22
- nRoles = {"Don" : 1 ,
23
- "Resident" : 4 ,
24
- "Mafia" : 2 ,
25
- "Doctor" : 2 ,
26
- "Rebel" : 1 ,
27
- "Detective" : 1 ,
28
- "Bulletproof" : 1 }
22
+ nRoles = {"Boxer" : 2 ,
23
+ "Bride" : 3 ,
24
+ "Bulletproof" : 4 ,
25
+ "Bus Driver" : 2 ,
26
+ "Chef" : 3 ,
27
+ "Curious Kid" : 2 ,
28
+ "Detective" : 3 ,
29
+ "Doctor" : 6 ,
30
+ "Don" : 3 ,
31
+ "Genie" : 2 ,
32
+ "Grandma" : 2 ,
33
+ "Groom" : 4 ,
34
+ "Insane" : 2 ,
35
+ "Jailer" : 2 ,
36
+ "Judge" : 2 ,
37
+ "Kind Wife" : 2 ,
38
+ "Lawyer" : 2 ,
39
+ "Made Man" : 2 ,
40
+ "Mafia" : 6 ,
41
+ "Magician" : 3 ,
42
+ "Miller" : 3 ,
43
+ "Postman" : 2 ,
44
+ "Rebel" : 3 ,
45
+ "Resident" : 8 ,
46
+ "Student" : 2 ,
47
+ "Undercover Cop" : 2
48
+ }
29
49
30
50
descriptions = {"Don" : "Don is the boss of the mafia group. At night mode Don decides whom to be killed from the mafia team."
31
51
"Don can't be detected by detective." ,
You can’t perform that action at this time.
0 commit comments