mirror of https://github.com/bra1n/townsquare.git
Update roles.json
This commit is contained in:
parent
31265aa4fd
commit
a73d6ce73c
|
@ -1712,6 +1712,19 @@
|
||||||
"reminders": [],
|
"reminders": [],
|
||||||
"setup": true,
|
"setup": true,
|
||||||
"ability": "Nominees die, but may nominate again immediately (on day 3, they must). After day 3, evil wins. [All Minions are Riot]"
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue