Roles should be added to the trRoleCards.json file with the following formatting
"KEYWORD":{
"CARDNAME":{
"team":"TEAM",
"status":"STARTING_STATUS",
"description":"DESCRIPTION"
},
}
KEYWORD is the argument that is passed to the !twoRooms command to include all the cards included inside the object. Group cards that must be played together under one keyword, i.e. Doctor and Engineer
TEAM may only be "red", "blue" or "gray"
DESCRIPTION is sent the recipient of the card at the start of the game
Roles should be added to the trRoleCards.json file with the following formatting
KEYWORD is the argument that is passed to the !twoRooms command to include all the cards included inside the object. Group cards that must be played together under one keyword, i.e. Doctor and Engineer
TEAM may only be "red", "blue" or "gray"
DESCRIPTION is sent the recipient of the card at the start of the game