diff --git a/src/assets/icons/alsaahir.png b/src/assets/icons/alsaahir.png new file mode 100644 index 0000000..1e5aa6d Binary files /dev/null and b/src/assets/icons/alsaahir.png differ diff --git a/src/store/locale/en/roles.json b/src/store/locale/en/roles.json index 02bb9b5..b9721d7 100644 --- a/src/store/locale/en/roles.json +++ b/src/store/locale/en/roles.json @@ -1658,6 +1658,19 @@ "setup": false, "ability": "You start knowing 2 players that are not the Demon." }, + { + "id": "alsaahir", + "name": "Alsaahir", + "edition": "", + "team": "townsfolk", + "firstNight": 0, + "firstNightReminder": "", + "otherNight": 0, + "otherNightReminder": "", + "reminders": [], + "setup": false, + "ability": "Each day, if you publicly guess which players are Minion(s) and which are Demon(s), good wins." + }, { "id": "snitch", "name": "Snitch", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index ed6dee6..7088ada 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -1662,6 +1662,19 @@ "setup": false, "ability": "Vous commencez la partie en connaissant deux joueurs qui ne sont pas Démon." }, + { + "id": "alsaahir", + "name": "Alsaahir", + "edition": "", + "team": "townsfolk", + "firstNight": 0, + "firstNightReminder": "", + "otherNight": 0, + "otherNightReminder": "", + "reminders": [], + "setup": false, + "ability": "Chaque jour, si vous devinez publiquement quels joueurs sont Sbire(s) et quels joueurs sont Démon(s), les bons gagnent." + }, { "id": "snitch", "name": "Cafteur",