From 059dfd691b164fbc8d6dde9297676c26c18cb9f1 Mon Sep 17 00:00:00 2001 From: CaveManon Date: Sat, 5 Jun 2021 20:06:19 -0500 Subject: [PATCH] stella fix --- game/script.rpy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/game/script.rpy b/game/script.rpy index 1e079d8..043ac04 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -1,4 +1,5 @@ #TODO +#add chadshark #The game needs something like a CG gallery, if only to track your progress. #remove sex #troll /adgd/ @@ -10585,7 +10586,7 @@ St "Alright, take one." #Decided to take the unholy if/else approach to this, if there is a better, cleaner, or faster way to do it then do point me to it. #Values here were decided by writers, not me -if anonscore == 3 and fangscore == 4: +if anonscore >= 3 and fangscore >= 4: #>>golden St "Upright Strength" St "OH! I don’t think you need to worry about what’s to come, Anon."