Update roles.json

This commit is contained in:
eddgabriel 2021-12-07 10:17:17 +00:00
parent 31265aa4fd
commit a73d6ce73c
1 changed files with 13 additions and 0 deletions

View File

@ -1712,6 +1712,19 @@
"reminders": [],
"setup": true,
"ability": "Nominees die, but may nominate again immediately (on day 3, they must). After day 3, evil wins. [All Minions are Riot]"
},
{
"id": "gangster",
"name": "Gangster",
"edition": "",
"team": "traveler",
"firstNight": 0,
"firstNightReminder": "",
"otherNight": 0,
"otherNightReminder": "",
"reminders": [],
"setup": false,
"ability": "Once per day, you may choose to kill an alive neighbour, if your other alive neighbour agrees."
}
]