From 52aff7b54403e0a03ab652a67d4241094d80d2b0 Mon Sep 17 00:00:00 2001 From: Steffen Date: Mon, 29 Mar 2021 09:17:13 +0200 Subject: [PATCH] Update fabled.json --- src/fabled.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/fabled.json b/src/fabled.json index 4619d1e..cea4af2 100644 --- a/src/fabled.json +++ b/src/fabled.json @@ -13,7 +13,7 @@ "id": "angel", "firstNightReminder": "", "otherNightReminder": "", - "reminders": ["Protect", "Punish"], + "reminders": ["Protect", "Something Bad"], "setup": false, "name": "Angel", "team": "fabled", @@ -33,7 +33,7 @@ "id": "hellslibrarian", "firstNightReminder": "", "otherNightReminder": "", - "reminders": ["Punish"], + "reminders": ["Something Bad"], "setup": false, "name": "Hell's Librarian", "team": "fabled",