From 78165853fdb796eeb9916cc7f4f7834a14553169 Mon Sep 17 00:00:00 2001 From: Kevin Rode Date: Sun, 3 Jan 2021 21:40:02 -0500 Subject: [PATCH] I am a fool...a bufffoon --- games.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games.py b/games.py index 0858dcf..0f5fde0 100644 --- a/games.py +++ b/games.py @@ -212,7 +212,7 @@ class game(object): outcome["ishit"] = False outcome["text"] = appearance_outcomes.crows crow = True - elif pb_system_stat <= 0 and crow = False: + elif pb_system_stat <= 0 and crow == False: outcome["ishit"] = False fc_flag = False if hitnum < -1.5: