This reverts commit e632761ef1ca26c597ab779749417ed704066a92.
@@ -2,7 +2,7 @@
!This is intended to be hidden and the stats and calculations should not appear in game.
-pcs_mood += orgasm_buildup / 3
+
orgasm_buildup -= 70
orgasm += 1
if temp_anal = 1: analorgasm += 1
@@ -180,9 +180,16 @@ else
end
-pcs_horny = 0
+if orgasmic > 0:
+ orgasmic = totminut
+ pcs_horny -= 10
+ $orgasm_or = 'yes'
+else
+ pcs_horny = 0
+end
killvar '$orgasm_txt'
killvar '$orgasm_or'
gs 'stat'