Correct MINION/DEMON

Correct MINION/DEMON info locations in night order
This commit is contained in:
eddgabriel 2021-03-23 00:16:15 +00:00
parent 5733990205
commit ca475f3af2
1 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ export default {
{
id: "evil",
name: "Minion info",
firstNight: 2,
firstNight: 3,
team: "minion",
players: this.players.filter(p => p.role.team === "minion"),
firstNightReminder:
@ -125,7 +125,7 @@ export default {
{
id: "evil",
name: "Demon info & bluffs",
firstNight: 4,
firstNight: 6,
team: "demon",
players: this.players.filter(p => p.role.team === "demon"),
firstNightReminder: