mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
Adding Knight (EN)
This commit is contained in:
parent
dde23078f3
commit
1447489d45
1 changed files with 13 additions and 0 deletions
|
@ -1437,6 +1437,19 @@
|
|||
"setup": false,
|
||||
"ability": "You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution."
|
||||
},
|
||||
{
|
||||
"id": "knight",
|
||||
"name": "Knight",
|
||||
"edition": "",
|
||||
"team": "townsfolk",
|
||||
"firstNight": 47,
|
||||
"firstNightReminder": "Point to two players who are not the Demon.",
|
||||
"otherNight": 0,
|
||||
"otherNightReminder": "",
|
||||
"reminders": ["Knows"],
|
||||
"setup": false,
|
||||
"ability": "You start knowing 2 players that are not the Demon."
|
||||
},
|
||||
{
|
||||
"id": "snitch",
|
||||
"name": "Snitch",
|
||||
|
|
Loading…
Add table
Reference in a new issue