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

[fixed] Scene swiths not swithcing but repeating the same scene.

bgkjdgbizgblzdgbr пре 2 година
родитељ
комит
0945f16bf3
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      locations/artem_sex.qsrc

+ 2 - 2
locations/artem_sex.qsrc

@@ -599,7 +599,7 @@ if $ARGS[0] = 'anushka_3some_oral1':
 	gs 'arousal', 'erotic_sex', 2, 'dom'
 	gs 'arousal', 'erotic_sex', 2, 'dom'
 	gs 'stat'
 	gs 'stat'
 	if artemQW['nushart_oral'] <= 1:
 	if artemQW['nushart_oral'] <= 1:
-		act 'Eat her out': gt 'artem_sex', 'anushka_3some_oral1'
+		act 'Eat her out': gt 'artem_sex', 'anushka_3some_oral2'
 	else
 	else
 		act 'Give Artem a blowjob': gt 'artem_sex', 'anushka_3some_bj'
 		act 'Give Artem a blowjob': gt 'artem_sex', 'anushka_3some_bj'
 	end
 	end
@@ -614,7 +614,7 @@ if $ARGS[0] = 'anushka_3some_oral2':
 	gs 'arousal', 'cuni_give', 2, 'lesbian'
 	gs 'arousal', 'cuni_give', 2, 'lesbian'
 	gs 'stat'
 	gs 'stat'
 	if artemQW['nushart_oral'] <= 1:
 	if artemQW['nushart_oral'] <= 1:
-		act 'Make Artem eat her out': gt 'artem_sex', 'anushka_3some_oral2'
+		act 'Make Artem eat her out': gt 'artem_sex', 'anushka_3some_oral1'
 	else
 	else
 		act 'Give Artem a blowjob': gt 'artem_sex', 'anushka_3some_bj'
 		act 'Give Artem a blowjob': gt 'artem_sex', 'anushka_3some_bj'
 	end
 	end