Procházet zdrojové kódy

[fixed] Wrong name of goto.

bgkjdgbizgblzdgbr před 1 týdnem
rodič
revize
ae39722861
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      locations/artem_katja_sex.qsrc

+ 3 - 3
locations/artem_katja_sex.qsrc

@@ -413,7 +413,7 @@ if $ARGS[0] = 'first_time_pussy':
 							'This makes Katja feel some pain which Artem quickly notice. "I''m sorry Katja. I will be more careful" he says and slows down. This makes Katja''s pain seem to go away, and by the end she is moaning quietly.'
 						else
 							katjaQW['horny'] += rand(5,10)
-							'AS he goes faster Katja''s moans becomes large, and the makes Artem pick up more speed. By the end he is pounding her hard  and she moan very loudly.'
+							'As he goes faster Katja''s moans becomes large, and the makes Artem pick up more speed. By the end he is pounding her hard  and she moan very loudly.'
 						end
 					end
 				end
@@ -593,7 +593,7 @@ if $ARGS[0] = 'first_time_next':
 		if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 			gt 'artem_katja_sex', 'first_time_katja_titjob'
 		else
-			gt 'artem_katja_sex', 'first_time_cowgirl'
+			gt 'artem_katja_sex', 'first_time_ride'
 		end
 	else
 		gt 'artem_katja_sex', 'first_time_on_table'
@@ -621,7 +621,7 @@ if $ARGS[0] = 'first_time_on_table':
 			if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 				gt 'artem_katja_sex', 'first_time_katja_titjob'
 			else
-				gt 'artem_katja_sex', 'first_time_cowgirl'
+				gt 'artem_katja_sex', 'first_time_ride'
 			end
 		end
 	end