From fcaf35f7da4392f2c4514b1a43e8a5bcffbbd471 Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Sat, 2 Mar 2024 14:44:31 +0100 Subject: [PATCH] Adding Yaggababble jinx (EN) --- src/store/locale/en/hatred.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/store/locale/en/hatred.json b/src/store/locale/en/hatred.json index fa9b8f3..1759615 100644 --- a/src/store/locale/en/hatred.json +++ b/src/store/locale/en/hatred.json @@ -401,5 +401,14 @@ "reason": "Only 1 jinxed character can be in play. Evil players start knowing which player and character it is." } ] + }, + { + "id": "Yaggababble", + "hatred": [ + { + "id": "Exorcist", + "reason": "If the Exorcist chooses the Yaggababble, the Yaggababble ability does not kill tonight." + } + ] } ]