mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Cerenovus' token (#95)
This commit is contained in:
parent
5f02de9368
commit
4f745666be
2 changed files with 7 additions and 3 deletions
|
@ -4,10 +4,14 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Version 3.13.1
|
||||||
|
Some corrections in the reminders tokens:
|
||||||
|
- Correcting some french names
|
||||||
|
- Putting some tokens in "remindersGlobal"
|
||||||
|
- Deleting some useless tokens, or adding some other
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Version 3.13.0
|
### Version 3.13.0
|
||||||
|
|
||||||
- Correcting the print when ST assigns roles (adding spaces)
|
- Correcting the print when ST assigns roles (adding spaces)
|
||||||
- Changing the default value of "isNightOrder"
|
- Changing the default value of "isNightOrder"
|
||||||
|
|
||||||
|
|
|
@ -1121,7 +1121,7 @@
|
||||||
"otherNight": 16,
|
"otherNight": 16,
|
||||||
"otherNightReminder": "Le Cerenovus désigne un joueur et un personnage. Reveillez ce joueur. Informez-le qu'il est persuadé d'être ce personnage. S'il n'est pas convaincant, il peut être exécuté.",
|
"otherNightReminder": "Le Cerenovus désigne un joueur et un personnage. Reveillez ce joueur. Informez-le qu'il est persuadé d'être ce personnage. S'il n'est pas convaincant, il peut être exécuté.",
|
||||||
"reminders": [
|
"reminders": [
|
||||||
"Fou"
|
"Persuadé"
|
||||||
],
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"ability": "Chaque nuit, désignez un joueur et un personnage bon : il sera persuadé d'être ce personnage demain, ou pourra être exécuté."
|
"ability": "Chaque nuit, désignez un joueur et un personnage bon : il sera persuadé d'être ce personnage demain, ou pourra être exécuté."
|
||||||
|
|
Loading…
Add table
Reference in a new issue