Browse Source

Revert "Update 'locations/orgasm.qsrc'"

This reverts commit e632761ef1ca26c597ab779749417ed704066a92.
KevinSmarts 5 years ago
parent
commit
476fe823b0
1 changed files with 9 additions and 2 deletions
  1. 9 2
      locations/orgasm.qsrc

+ 9 - 2
locations/orgasm.qsrc

@@ -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
 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'