Jelajahi Sumber

[fixed] Made some links clearer and found a logic hole that was causing blank screen

KevinSmarts 3 tahun lalu
induk
melakukan
c11fd26d83
1 mengubah file dengan 22 tambahan dan 22 penghapusan
  1. 22 22
      locations/brothel.qsrc

+ 22 - 22
locations/brothel.qsrc

@@ -734,14 +734,14 @@ if $ARGS[0] = 'section1_play':
 			stage = 3
 			gt 'brothel', 'section1_tiedOnBack'
 		elseif stage = 3:
-			actionRand = rand (1, 8)
-			if actionRand = 1:gt 'brothel', 'tiedOnBackFuckMouth'
-			if actionRand = 2:gt 'brothel', 'tiedOnBackFuckAnal'
-			if actionRand = 3:gt 'brothel', 'tiedOnBackFuckVaginal'
-			if actionRand = 4:gt 'brothel', 'tiedOnBackTease'
-			if actionRand = 5:gt 'brothel', 'tiedOnBackFistAnal'
-			if actionRand = 6:gt 'brothel', 'tiedOnBackVibroPussy'
-			if actionRand = 7:gt 'brothel', 'tiedOnBackWhipPussy'
+			actionRand = rand (1, 7)
+			if actionRand = 1:gt 'brothel', 'tied_mouth'
+			if actionRand = 2:gt 'brothel', 'tied_anal'
+			if actionRand = 3:gt 'brothel', 'tied_vaginal'
+			if actionRand = 4:gt 'brothel', 'tied_tease'
+			if actionRand = 5:gt 'brothel', 'tied_analfisting'
+			if actionRand = 6:gt 'brothel', 'tied_vibrate'
+			if actionRand = 7:gt 'brothel', 'tied_whip'
 		end
 	end
 
@@ -1127,7 +1127,7 @@ if $ARGS[0] = 'section1_finish':
 	end
 end
 
-if $ARGS[0] = 'section1_tiedOnBackFuckMouth':
+if $ARGS[0] = 'section1_tied_mouth':
 	menu_off = 1
 	custTime += 10
 	orgasmMeter += 25
@@ -1136,7 +1136,7 @@ if $ARGS[0] = 'section1_tiedOnBackFuckMouth':
 	'<b>Orgasm meter: <<orgasmMeter>> / 100</b>'
 	'<b>Rage meter: <<rageMeter>> / 100</b>'
 	*nl
-	'<center><video autoplay loop src="images/locations/shared/brothel/tiedonbackfuckmouth.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/shared/brothel/tied_mouth.mp4"></video></center>'
 	*nl
 	'You are still bound on your back, with hands and knees tied together, exposing both of your holes.'
 	'The Client reaches to you, looking down to your round crotch.'
@@ -1153,7 +1153,7 @@ if $ARGS[0] = 'section1_tiedOnBackFuckMouth':
 	act 'Continue': gt 'brothel', 'section1_play'
 end
 
-if $ARGS[0] = 'section1_tiedOnBackFuckAnal':
+if $ARGS[0] = 'section1_tied_anal':
 	menu_off = 1
 	custTime += 10
 	orgasmMeter += 25
@@ -1162,7 +1162,7 @@ if $ARGS[0] = 'section1_tiedOnBackFuckAnal':
 	'<b>Orgasm meter: <<orgasmMeter>> / 100</b>'
 	'<b>Rage meter: <<rageMeter>> / 100</b>'
 	*nl
-	'<center><video autoplay loop src="images/locations/shared/brothel/tiedonbackfuckanal.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/shared/brothel/tied_anal.mp4"></video></center>'
 	*nl
 	'You are still bound on your back, with hands and knees tied together, exposing both of your holes.'
 	'The Client reaches to you, looking down to your round crotch.'
@@ -1181,7 +1181,7 @@ if $ARGS[0] = 'section1_tiedOnBackFuckAnal':
 	act 'Continue': gt 'brothel', 'section1_play'
 end
 
-if $ARGS[0] = 'section1_tiedOnBackFuckVaginal':
+if $ARGS[0] = 'section1_tied_vaginal':
 	menu_off = 1
 	custTime += 10
 	orgasmMeter += 25
@@ -1190,7 +1190,7 @@ if $ARGS[0] = 'section1_tiedOnBackFuckVaginal':
 	'<b>Orgasm meter: <<orgasmMeter>> / 100</b>'
 	'<b>Rage meter: <<rageMeter>> / 100</b>'
 	*nl
-	'<center><video autoplay loop src="images/locations/shared/brothel/tiedonbackfuckvaginal.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/shared/brothel/tied_vaginal.mp4"></video></center>'
 	*nl
 	'You are still bound on your back, with hands and knees tied together, exposing both of your holes.'
 	'The Client reaches to you, looking down to your round crotch.'
@@ -1208,7 +1208,7 @@ if $ARGS[0] = 'section1_tiedOnBackFuckVaginal':
 	act 'Continue': gt 'brothel', 'section1_play'
 end
 
-if $ARGS[0] = 'section1_tiedOnBackTease':
+if $ARGS[0] = 'section1_tied_tease':
 	menu_off = 1
 	custTime += 10
 	orgasmMeter += 5
@@ -1217,7 +1217,7 @@ if $ARGS[0] = 'section1_tiedOnBackTease':
 	'<b>Orgasm meter: <<orgasmMeter>> / 100</b>'
 	'<b>Rage meter: <<rageMeter>> / 100</b>'
 	*nl
-	'<center><video autoplay loop src="images/locations/shared/brothel/tiedonbacktease.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/shared/brothel/tied_tease.mp4"></video></center>'
 	*nl
 	'The client circles around you, touching every part of your body as if he were looking for something.'
 	'He starts by exploring both of your holes, stretching the lips and probing the insides.'
@@ -1232,7 +1232,7 @@ if $ARGS[0] = 'section1_tiedOnBackTease':
 	act 'Continue': gt 'brothel', 'section1_play'
 end
 
-if $ARGS[0] = 'section1_tiedOnBackFistAnal':
+if $ARGS[0] = 'section1_tied_analfisting':
 	menu_off = 1
 	custTime += 15
 	rageMeter += 10
@@ -1241,7 +1241,7 @@ if $ARGS[0] = 'section1_tiedOnBackFistAnal':
 	'<b>Orgasm meter: <<orgasmMeter>> / 100</b>'
 	'<b>Rage meter: <<rageMeter>> / 100</b>'
 	*nl
-	'<center><video autoplay loop src="images/locations/shared/brothel/tiedonbackfistanal.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/shared/brothel/tied_analfisting.mp4"></video></center>'
 	*nl
 	'<font color=#<<$mas_font>>>"How long dick are you able to take inside your ass, slut?"</font>'
 	'<font color=#<<$pcs_font>>>"I... I don''t know master, I have never measured any."</font>'
@@ -1263,7 +1263,7 @@ if $ARGS[0] = 'section1_tiedOnBackFistAnal':
 	act 'Continue': gt 'brothel', 'section1_play'
 end
 
-if $ARGS[0] = 'section1_tiedOnBackVibroPussy':
+if $ARGS[0] = 'section1_tied_vibrate':
 	menu_off = 1
 	custTime += 15
 	orgasmMeter += 10
@@ -1272,7 +1272,7 @@ if $ARGS[0] = 'section1_tiedOnBackVibroPussy':
 	'<b>Orgasm meter: <<orgasmMeter>> / 100</b>'
 	'<b>Rage meter: <<rageMeter>> / 100</b>'
 	*nl
-	'<center><video autoplay loop src="images/locations/shared/brothel/tiedonbackvibropussy.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/shared/brothel/tied_vibrate.mp4"></video></center>'
 	*nl
 	'<font color=#<<$mas_font>>>"Is your pussy a sensitive one, girl?"</font>'
 	'<font color=#<<$pcs_font>>>"I... I would say regularly sensitive, master."</font>'
@@ -1290,7 +1290,7 @@ if $ARGS[0] = 'section1_tiedOnBackVibroPussy':
 	act 'Continue': gt 'brothel', 'section1_play'
 end
 
-if $ARGS[0] = 'section1_tiedOnBackWhipPussy':
+if $ARGS[0] = 'section1_tied_whip':
 	menu_off = 1
 	custTime += 10
 	rageMeter += 20
@@ -1299,7 +1299,7 @@ if $ARGS[0] = 'section1_tiedOnBackWhipPussy':
 	'<b>Orgasm meter: <<orgasmMeter>> / 100</b>'
 	'<b>Rage meter: <<rageMeter>> / 100</b>'
 	*nl
-	'<center><video autoplay loop src="images/locations/shared/brothel/tiedonbackwhippussy.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/shared/brothel/tied_whip.mp4"></video></center>'
 	*nl
 	'<font color=#<<$mas_font>>>"Is your pussy a sensitive one, girl?"</font>'
 	'<font color=#<<$pcs_font>>>"I... I would say regularly sensitive, master."</font>'