Fix Tarot if/else branch flow

This commit is contained in:
Nutbuster 2021-07-14 11:20:28 +10:00
parent fdfd364d43
commit f5abb91f91
1 changed files with 2 additions and 2 deletions

View File

@ -174,11 +174,11 @@ label chapter_7:
#>>golden
St "Upright Strength"
St "OH! I dont think you need to worry about whats to come, Anon."
elif anonscore >= 3 and fangscore <= 2:
elif anonscore >= 3 and fangscore <= 3:
#>>tradwife
St "Inverted Hierophant."
St "You need to be wary of your words and actions, Anon."
elif anonscore <= 2 and fangscore >= 3:
elif anonscore <= 3 and fangscore >= 3:
#>>doomer
St "Inverted Hermit."
St "Anon, if you ever feel lonely you can come to me."