mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-03 21:54:38 +00:00
Updating the Alchemist (#227)
This commit is contained in:
parent
510ce68e52
commit
87e96bfc9a
2 changed files with 4 additions and 4 deletions
|
@ -1495,7 +1495,7 @@
|
|||
"edition": "",
|
||||
"team": "townsfolk",
|
||||
"firstNight": 8,
|
||||
"firstNightReminder": "Show the Alchemist a not-in-play Minion token",
|
||||
"firstNightReminder": "Show the Alchemist a Minion token",
|
||||
"otherNight": 0,
|
||||
"otherNightReminder": "",
|
||||
"reminders": [],
|
||||
|
@ -1503,7 +1503,7 @@
|
|||
"Alchemist"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "You have a not-in-play Minion ability."
|
||||
"ability": "You have a Minion ability. When using this, the Storyteller may prompt you to choose differently."
|
||||
},
|
||||
{
|
||||
"id": "farmer",
|
||||
|
|
|
@ -1500,13 +1500,13 @@
|
|||
"firstNight": 8,
|
||||
"firstNightReminder": "Indiquez à l'alchimiste de quelle capacité il dispose.",
|
||||
"otherNight": 0,
|
||||
"otherNightReminder": "Si la capacité de l'alchimiste s'utilise la nuit, réveillez le.",
|
||||
"otherNightReminder": "",
|
||||
"reminders": [],
|
||||
"remindersGlobal": [
|
||||
"Alchimiste"
|
||||
],
|
||||
"setup": false,
|
||||
"ability": "Vous avez la capacité d'un Sbire qui n'est pas en jeu."
|
||||
"ability": "Vous avez une capacité de Sbire. Quand vous l'utilisez, le Narrateur peut vous demander de modifier votre choix."
|
||||
},
|
||||
{
|
||||
"id": "farmer",
|
||||
|
|
Loading…
Add table
Reference in a new issue