diff --git a/game/script/7.concert-day.rpy b/game/script/7.concert-day.rpy index 95589b6..d3389ef 100644 --- a/game/script/7.concert-day.rpy +++ b/game/script/7.concert-day.rpy @@ -174,11 +174,11 @@ label chapter_7: #>>golden St "Upright Strength" St "OH! I don’t think you need to worry about what’s 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."