From 9e6ff3e69e942e93d7d044e002583d4f733537a4 Mon Sep 17 00:00:00 2001 From: Steffen Date: Fri, 5 Nov 2021 22:36:16 +0100 Subject: [PATCH] fix jinx --- src/hatred.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hatred.json b/src/hatred.json index 7656a3f..b7ae8ff 100644 --- a/src/hatred.json +++ b/src/hatred.json @@ -236,7 +236,7 @@ }, { "id": "Riot", - "jinx": [ + "hatred": [ { "id": "Engineer", "reason": "Riot and the Engineer can not both be in play at the start of the game. \nIf the Engineer creates Riot, the evil players become Riot." @@ -360,4 +360,4 @@ } ] } -] \ No newline at end of file +]