mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
formatting
This commit is contained in:
@@ -7,12 +7,12 @@ export const defaultRoles = [
|
|||||||
{
|
{
|
||||||
role: 'Werewolf',
|
role: 'Werewolf',
|
||||||
team: 'evil',
|
team: 'evil',
|
||||||
description: "During the night, choose a player to eliminate."
|
description: 'During the night, choose a player to eliminate.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
role: 'Dream Wolf',
|
role: 'Dream Wolf',
|
||||||
team: 'evil',
|
team: 'evil',
|
||||||
description: "You are a Werewolf, but you don't wake up with the other Werewolves until one of them dies."
|
description: 'You are a Werewolf, but you don\'t wake up with the other Werewolves until one of them dies.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
role: 'Sorceress',
|
role: 'Sorceress',
|
||||||
@@ -27,7 +27,7 @@ export const defaultRoles = [
|
|||||||
{
|
{
|
||||||
role: 'Blind Minion',
|
role: 'Blind Minion',
|
||||||
team: 'evil',
|
team: 'evil',
|
||||||
description: "You are an evil villager, but you do NOT know who the Werewolves are. You win if the Werewolves win."
|
description: 'You are an evil villager, but you do NOT know who the Werewolves are. You win if the Werewolves win.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
role: 'Seer',
|
role: 'Seer',
|
||||||
|
|||||||
Reference in New Issue
Block a user