From a73d6ce73ccedd0adfc7fb68083f838f86acae87 Mon Sep 17 00:00:00 2001 From: eddgabriel <70332435+eddgabriel@users.noreply.github.com> Date: Tue, 7 Dec 2021 10:17:17 +0000 Subject: [PATCH] Update roles.json --- src/roles.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/roles.json b/src/roles.json index 553242f..3901318 100644 --- a/src/roles.json +++ b/src/roles.json @@ -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." } ]