I am a fool...a bufffoon

This commit is contained in:
Kevin Rode 2021-01-03 21:40:02 -05:00
parent 383cc7ccda
commit 78165853fd

View File

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