浏览代码

Revert "Update 'locations/orgasm.qsrc'"

This reverts commit e632761ef1ca26c597ab779749417ed704066a92.
KevinSmarts 5 年之前
父节点
当前提交
476fe823b0
共有 1 个文件被更改,包括 9 次插入2 次删除
  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'