Change name of default role Hunter to Parity Hunter

This commit is contained in:
Stav Gold
2022-01-28 21:17:55 -06:00
parent 44f126562f
commit 0f9a8dfa6f

View File

@@ -40,7 +40,7 @@ export const defaultCards = [
description: 'You beat a werewolf in a 1v1 situation, winning the game for the village.'
},
{
role: 'Hunter',
role: 'Brutal Hunter',
team: 'good',
description: 'When you are eliminated, choose another player to go with you.'
}