Merge pull request 'Fix Concert Tarot if/else branching' (#56) from nutbuster/SnootGame:mustard into master

Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/56
This commit is contained in:
tick bumley 2021-07-14 04:12:48 +00:00
commit dd61898f95
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."