Преглед изворни кода

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: