瀏覽代碼

brothel.qsrc fix new acts lead to empty screen

Nekoforce 2 年之前
父節點
當前提交
a303b523d5
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      locations/brothel.qsrc

+ 3 - 3
locations/brothel.qsrc

@@ -965,7 +965,7 @@ if $ARGS[0] = 'section1_play':
 		end
 	end
       
-    if $act_type = 'sex':
+    if $actType = 'sex':
       if orgasmMeter = 100:
 			'After a long fucking session, the client finally gets close to an orgasm.'
 			fin = rand (1, 4)
@@ -982,7 +982,7 @@ if $ARGS[0] = 'section1_play':
 		end
     end
       
-    if $act_type = 'watersports':
+    if $actType = 'watersports':
       analplay = rand (0, 1)
       
       if orgasmMeter = 100:
@@ -1001,7 +1001,7 @@ if $ARGS[0] = 'section1_play':
 		end
     end
       
-    if $act_type = 'stretching':
+    if $actType = 'stretching':
       analplay = 0
       
       if orgasmMeter = 100: