瀏覽代碼

[fixed] Errors spotted by Sicaa

KevinSmarts 5 年之前
父節點
當前提交
68d98b4565
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      locations/arousal.qsrc

+ 2 - 2
locations/arousal.qsrc

@@ -189,10 +189,10 @@ if $ARGS[0] ! 'end' and $ARGS[0] ! 'checks' and $ARGS[0] ! 'count' and $ARGS[0]
 		orgasm_flag = 1
 		temp_anal = 1
 		count['anal_fist'] = 1
-		gs 'pain', 4-agape, 'asshole', 'stretch'
 		stim['act'] = 30
-		if pcs_ass < 30:
+		if pcs_ass + anal_slip < 30:
 			pcs_ass = 30
+			gs 'pain', 4-agape, 'asshole', 'stretch'
 			if agape < 3:agape = 3
 		end
 	elseif $ARGS[0] = 'anal_dildo':