mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +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
|
@ -155,9 +155,10 @@
|
|||
},
|
||||
{
|
||||
"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": "",
|
||||
"firstNight": 1,
|
||||
"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