mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
add Doctor to the default roles
This commit is contained in:
@@ -34,6 +34,12 @@ export const defaultRoles = [
|
||||
team: 'good',
|
||||
description: 'Each night, learn if a chosen person is a Werewolf.'
|
||||
},
|
||||
{
|
||||
role: 'Doctor',
|
||||
team: 'good',
|
||||
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: 'Parity Hunter',
|
||||
team: 'good',
|
||||
|
||||
BIN
client/src/images/roles/Doctor.png
Normal file
BIN
client/src/images/roles/Doctor.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.3 KiB |
Reference in New Issue
Block a user