diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 1f20721..fab6ff8 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -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",