From 3cc53d453b9dcc5aeb61718f7d77689b52639397 Mon Sep 17 00:00:00 2001 From: Kevin Rode Date: Sun, 3 Jan 2021 22:07:48 -0500 Subject: [PATCH] Please work crows --- games.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/games.py b/games.py index 16e2958..8b49420 100644 --- a/games.py +++ b/games.py @@ -211,8 +211,6 @@ class game(object): randomchance = random.gauss(0,1) print(randomchance) if randomchance < -1.5 and randomchance > 1.5: - outcome["ishit"] = False - fc_flag = False outcome["text"] = appearance_outcomes.crows crow = True elif pb_system_stat <= 0 and crow == False: