diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 1f20721..0f9802c 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1651,6 +1651,19 @@ "setup": false, "ability": "All players keep their eyes closed when voting & the vote tally is secret. Votes for you only count if you vote." }, + { + "id": "vizier", + "name": "Vizier", + "edition": "", + "team": "minion", + "firstNight": 62, + "firstNightReminder": "Announce \"The Vizier is in play\" and state which player they are.", + "otherNight": 0, + "otherNightReminder": "", + "reminders": [], + "setup": false, + "ability": "All players know who you are. You can not die during the day. If good voted, you may choose to execute immediately." + }, { "id": "lilmonsta", "name": "Lil' Monsta",