Răsfoiți Sursa

[fixed] typos

rachels 7 luni în urmă
părinte
comite
f46c9690d6
2 a modificat fișierele cu 6 adăugiri și 6 ștergeri
  1. 5 5
      locations/katja_city_sex.qsrc
  2. 1 1
      locations/sleep.qsrc

+ 5 - 5
locations/katja_city_sex.qsrc

@@ -1091,7 +1091,7 @@ if $ARGS[0] = 'two_guys_start':
 		act 'Suck some cock':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/city/sex/two_men_home_sex3.jpg"></center>'
-			'You unzip <<$npc_nickname[$boy1]>>''s pants and take out his  <<dick1>> cm <<$dick1_girth>> cock and start to suck it. Behind you Katja has done the same to <<$npc_nickname[$boy1]>>.'
+			'You unzip <<$npc_nickname[$boy1]>>''s pants and take out his  <<dick1>> cm <<$dick_girth1>> cock and start to suck it. Behind you Katja has done the same to <<$npc_nickname[$boy1]>>.'
 			katjaQW['horny'] += rand(5,10)
 			if npc_throat['A14'] < dick2: npc_throat['A14'] += 1
 			gs 'arousal', 'bj', 3, 'dick1', 'group'
@@ -1100,7 +1100,7 @@ if $ARGS[0] = 'two_guys_start':
 				*clr & cla
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/city/sex/two_men_home_sex4.jpg"></center>'
 				'After a couple of minutes of sucking <<$npc_nickname[$boy1]>> Katja says to you "This is a real nice cock, you should try it." "This cock is also good, so let''s switch" you reply.'
-				'You then give up <<$npc_nickname[$boy1]>>''s cock and move over to the other side of the bed taking <<$npc_nickname[$boy1]>>''s <<dick1>> cm <<$dick1_girth>> dick into your wet mouth.'
+				'You then give up <<$npc_nickname[$boy1]>>''s cock and move over to the other side of the bed taking <<$npc_nickname[$boy1]>>''s <<dick1>> cm <<$dick_girth1>> dick into your wet mouth.'
 				'Katja mirrors you and soon has her head going up and down on <<$npc_nickname[$boy1]>>''s dick enthusiastically.'
 				katjaQW['horny'] += rand(5,10)
 				if npc_throat['A14'] < dick1: npc_throat['A14'] += 1
@@ -1110,7 +1110,7 @@ if $ARGS[0] = 'two_guys_start':
 					*clr & cla
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/city/sex/two_men_home_sex5.jpg"></center>'
 					'As you are sucking on <<$npc_nickname[$boy1]>>''s cock, you suddenly feel your legs being spread apart, followed shortly by Katja''s soft tongue that starts to lick your pussy as if it was the best-tasting thing in the world.'
-					'She stops for a moment before starting again, and you take a look and see that <<$npc_nickname[$boy1]>>''s <<dick1>> cm <<$dick1_girth>> cock has entered her pussy from behind.'
+					'She stops for a moment before starting again, and you take a look and see that <<$npc_nickname[$boy1]>>''s <<dick1>> cm <<$dick_girth1>> cock has entered her pussy from behind.'
 					katjaQW['horny'] += rand(10,5)
 					if npc_vag['A14'] < dick1: npc_vag['A14'] += 1
 					if npc_vag['A14']*2 < dick1: npc_vag['A14'] += 1
@@ -1121,7 +1121,7 @@ if $ARGS[0] = 'two_guys_start':
 						*clr & cla
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/city/sex/two_men_home_sex6.jpg"></center>'
 						'"Okay. Now I also want my pussy stuffed," you say as you remove the cock from your mouth. You then turn around and get up on all fours placing your butt at the edge of the bed.'
-						'<<$npc_nickname[$boy1]>> gets the message and as you start to kiss Katja and let your tongues play, he slams his <<$npc_nickname[$boy1]>>''s <<dick2>> cm <<$dick2_girth>> cock into your wet pussy.'
+						'<<$npc_nickname[$boy1]>> gets the message and as you start to kiss Katja and let your tongues play, he slams his <<$npc_nickname[$boy1]>>''s <<dick2>> cm <<$dick_girth2>> cock into your wet pussy.'
 						'You both enjoy getting your pussies pounded for a few minutes before <<$npc_nickname[$boy1]>> says "I really want to fuck those assholes."'
 						katjaQW['horny'] += rand(5,10)
 						gs 'arousal', 'vaginal', 3, 'dick2', 'group'
@@ -1286,7 +1286,7 @@ end
 
 if $ARGS[0] = 'two_guys_dp':
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/city/sex/two_men_home_sex_dp1.jpg"></center>'
-	'<<$npc_nickname[$boy1]>> lies down on his back with his <<dick1>> cm <<$dick1_girth>> cock standing right up, and you mount it and ride up and down it a few times to feel it in your pussy.'
+	'<<$npc_nickname[$boy1]>> lies down on his back with his <<dick1>> cm <<$dick_girth1>> cock standing right up, and you mount it and ride up and down it a few times to feel it in your pussy.'
 	'Katja stands up in front of you, presenting her pussy to you, and you begin to lick it.'
 	'Meanwhile <<$npc_nickname[$boy2]>> has taken position behind you, and you feel '+iif(pcs_ass < dick2, 'some pain', 'only pleasure')+' as he pushes his cock into your asshole.'
 	katjaQW['horny'] += rand(0,5)

+ 1 - 1
locations/sleep.qsrc

@@ -117,7 +117,7 @@ if $ARGS[0] = 'sleep_loop':
 
 		gs 'sleep', 'mod_triggers'
 		
-		if minute mod 5 = 0:
+		if minut mod 5 = 0:
 			gs 'sleep_events', 'start'
 		end