New token for the Doomsayer (#111)

This commit is contained in:
MRegnard 2023-11-10 22:04:29 +01:00 committed by GitHub
parent b8d17d4ebe
commit 1e5e577c81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
# Release Notes
## Upcomming Version
- Adding a token "Used" to the Doomsayer
### Version 3.15.0
- Night order bubbles always on for storyteller

View file

@ -3,7 +3,7 @@
"id": "doomsayer",
"firstNightReminder": "",
"otherNightReminder": "",
"reminders": [],
"reminders": ["Used"],
"setup": false,
"name": "Doomsayer",
"team": "fabled",

View file

@ -5,7 +5,7 @@
"team": "fabled",
"firstNightReminder": "",
"otherNightReminder": "",
"reminders": [],
"reminders": ["Utilisé"],
"setup": false,
"ability": "Si 4 joueurs ou plus sont en vie, chaque joueur vivant peut, une fois par partie, décider qu'un joueur de son propre alignement meure."
},