@@ -724,10 +724,6 @@ end
!!This calculates the various sex stats and includes a small cooldown of stimulation so only use it once per event
if $ARGS[0] = 'end':
- if bimbosex_flag = 1:
- bimbo_tracker += 1
- bimbosex_flag = 0
- end
if orgasm_buildup > 350: orgasm_buildup = 350
if orgasm_buildup > 300: orgasm_buildup -= 10
if orgasm_buildup > 200: orgasm_buildup -= 10
@@ -178,6 +178,9 @@ if succubusflag = 0 and cheatBimbo = 0:
if bimbosh = 1:
bimbo_tracker += 1
end
+ if bimbosex_flag = 1:
+ bimbo_tracker += 1
+ end
bimbocl = 0