mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
add witch to default roles
This commit is contained in:
@@ -40,6 +40,11 @@ export const defaultRoles = [
|
||||
description: 'Each night, choose a player to protect from the Werewolves. This can be yourself. If the Werewolves ' +
|
||||
'target this person, they still survive to the following day.'
|
||||
},
|
||||
{
|
||||
role: 'Witch',
|
||||
team: 'good',
|
||||
description: 'You have two potions. One saves a player from the Werewolves, and one kills a player. You may use each of them once per game during the night.'
|
||||
},
|
||||
{
|
||||
role: 'Parity Hunter',
|
||||
team: 'good',
|
||||
|
||||
Reference in New Issue
Block a user