Updating Cannibal's reminders (#230)

This commit is contained in:
MRegnard 2024-12-08 23:37:13 +01:00 committed by GitHub
parent f6980c83bb
commit 16ac68c3e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -1582,8 +1582,8 @@
"otherNight": 0, "otherNight": 0,
"otherNightReminder": "", "otherNightReminder": "",
"reminders": [ "reminders": [
"Poisoned", "Lunch",
"Died today" "Poisoned"
], ],
"setup": false, "setup": false,
"ability": "You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution." "ability": "You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution."

View file

@ -1586,8 +1586,8 @@
"otherNight": 0, "otherNight": 0,
"otherNightReminder": "", "otherNightReminder": "",
"reminders": [ "reminders": [
"Empoisonné", "Dîner",
"Mort" "Empoisonné"
], ],
"setup": false, "setup": false,
"ability": "Vous avez la capacité du dernier joueur mort par exécution. S'il était Mauvais, vous êtes empoisonné jusqu'à ce qu'un joueur Bon meure par exécution." "ability": "Vous avez la capacité du dernier joueur mort par exécution. S'il était Mauvais, vous êtes empoisonné jusqu'à ce qu'un joueur Bon meure par exécution."