Please work crows

This commit is contained in:
Kevin Rode 2021-01-03 22:07:48 -05:00
parent b6f4bf6396
commit 3cc53d453b

View File

@ -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: