mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Correcting night message for Bootlegger
This commit is contained in:
parent
278974c4f7
commit
61daeed0a3
1 changed files with 4 additions and 3 deletions
|
@ -156,8 +156,9 @@
|
|||
{
|
||||
"id": "bootlegger",
|
||||
"firstNight": 1,
|
||||
"firstNightReminder": "Annoncez que le Contrebandier est en jeu, et expliquez tous les rôles et toutes les règles faits-maison que vous utilisez.",
|
||||
"otherNightReminder": "",
|
||||
"firstNightReminder": "Si applicables, utilisez la (les) règle(s) faite(s)-maison.",
|
||||
"otherNight": 2,
|
||||
"otherNightReminder": "Si applicables, utilisez la (les) règle(s) faite(s)-maison.",
|
||||
"reminders": [],
|
||||
"setup": false,
|
||||
"name": "Contrebandier",
|
||||
|
|
Loading…
Add table
Reference in a new issue