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."