Browse Source

small fixes

Mona Lisa 6 years ago
parent
commit
7cc1b8ec2e
7 changed files with 8 additions and 7 deletions
  1. 1 1
      locations/billsvid
  2. 1 1
      locations/kafesvid
  3. 1 1
      locations/kazinosvid
  4. 1 1
      locations/kinosvid
  5. 1 1
      locations/parkivent
  6. 2 1
      locations/parksvid
  7. 1 1
      locations/telefon

+ 1 - 1
locations/billsvid

@@ -232,7 +232,7 @@ if $ARGS[0] = '3':
 	gs 'stat'
 
 	if telsobnr > 0:
-		'When you have finished playing, <<$telsob>> looks and you and waits for your next move.'
+		'When you have finished playing, <<$telsob>> looks at you and waits for your next move.'
 		act 'Say goodbye': gt 'torgcentr'
 		act 'Invite her to your home': gt 'lezbsex', 'startloverhome'
 	else

+ 1 - 1
locations/kafesvid

@@ -404,7 +404,7 @@ if $ARGS[0] = '3':
 	'<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/0.jpg"></center>'
 
 	if telsobnr > 0:
-		'After your fun, <<$telsob>> looks and you and waits for your next move.'
+		'After your fun, <<$telsob>> looks at you and waits for your next move.'
 		act 'Say goodbye': gt 'down'
 		act 'Invite her to your home': gt 'lezbsex', 'startloverhome'
 	else

+ 1 - 1
locations/kazinosvid

@@ -202,7 +202,7 @@ if $ARGS[0] = '3':
 	'<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/0.jpg"></center>'
 
 	if telsobnr > 0:
-		'After your fun, <<$telsob>> looks and you and waits for your next move.'
+		'After your fun, <<$telsob>> looks at you and waits for your next move.'
 		act 'Say goodbye': gt 'down'
 		act 'Invite her to your home': gt 'lezbsex', 'startloverhome'
 	else

+ 1 - 1
locations/kinosvid

@@ -358,7 +358,7 @@ if $ARGS[0] = '3':
 	'<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cinema/0.jpg"></center>'
 
 	if telsobnr > 0:
-		'When the movie ends, <<$telsob>> looks and you and waits for your next move.'
+		'When the movie ends, <<$telsob>> looks at you and waits for your next move.'
 		act 'Kiss her and say goodbye': gt 'torgcentr'
 		act 'Kiss her and invite her to your home': gt 'lezbsex', 'startloverhome'
 	else

+ 1 - 1
locations/parkivent

@@ -811,7 +811,7 @@ if $ARGS[0] = '9':
 			end
 		elseif boyonce[lover_number] = 1 and pcs_dom > 0:
 			'<<$loverdesc[lover_number]>> is happy to meet you and takes you by the hand leading to a deeper area into the park.'
-
+		
 			act 'Offer to sit on the bench.':			
 				if loverGender[lover_number] = 0: gt 'event', 'park'
 				if loverGender[lover_number] = 1: 

+ 2 - 1
locations/parksvid

@@ -63,6 +63,7 @@ act 'Go for a walk':
 			gt 'parksvid', '3'
 		end
 	end
+end
 
 if $ARGS[0] = '1':
 	cla
@@ -156,7 +157,7 @@ if $ARGS[0] = '3':
 	minut += 90
 	gs 'stat'
 	if telsobnr > 0:
-		'When the movie ends, <<$telsob>> looks and you and waits for your next move.'
+		'When the movie ends, <<$telsob>> looks at you and waits for your next move.'
 		act 'Kiss her and say goodbye': gt 'park', 'start'
 		act 'Kiss her and invite her to your home': gt 'lezbsex', 'startloverhome'
 	else

+ 1 - 1
locations/telefon

@@ -105,7 +105,7 @@ if $ARGS[0] = 'callingTheLover' and loverGender[ARGS[1]] = 1:
 	cla
 	gs'din_bad'
 	lover_number = ARGS[1]
-	$caller = 'kino'
+	$caller = '<<$loverdesc[lover_number]>>'
 	$telsob = $caller
 	telsobnr = lover_number
 	$callerid = 'images/characters/shared/'+lover_picture[lover_number]+'.jpg'