diff --git a/src/assets/icons/harpy.png b/src/assets/icons/harpy.png new file mode 100644 index 0000000..7c6e2fa Binary files /dev/null and b/src/assets/icons/harpy.png differ diff --git a/src/assets/icons/highpriestess.png b/src/assets/icons/highpriestess.png index 4b01b06..41845cb 100644 Binary files a/src/assets/icons/highpriestess.png and b/src/assets/icons/highpriestess.png differ diff --git a/src/roles.json b/src/roles.json index d5deb14..e5daabc 100644 --- a/src/roles.json +++ b/src/roles.json @@ -1672,6 +1672,19 @@ "setup": false, "ability": "All players know who you are. You can not die during the day. If good voted, you may choose to execute immediately." }, + { + "id": "harpy", + "name": "Harpy", + "edition": "", + "team": "minion", + "firstNight": 25, + "firstNightReminder": "Select two players, one at a time.", + "otherNight": 15, + "otherNightReminder": "Select two players, one at a time.", + "reminders": ["Mad", "2nd"], + "setup": false, + "ability": "Each night, choose 2 players: tomorrow, the 1st player is mad that the 2nd is evil, or both might die." + }, { "id": "lilmonsta", "name": "Lil' Monsta",