morgolon 10 rokov pred
rodič
commit
a937738c20
4 zmenil súbory, kde vykonal 6 pridanie a 6 odobranie
  1. 1 1
      locations/013_dina
  2. 1 1
      locations/085_parkivent
  3. 1 1
      locations/232_bed
  4. 3 3
      locations/237_Komp

+ 1 - 1
locations/013_dina

@@ -916,7 +916,7 @@ $meet_boyfriend ={
 		if vnerand <= vnesh:
 			gs 'boy'
 			'To you came <<$boybody>> <<$boybod>> <<$boyface>>. One <<$boyClo>>'
-			'The guy introduced as <<$boy>> and asked your telefonchik.'
+			'The guy introduced as <<$boy>> and asked your number.'
 
 			act 'Tell him to phone':
 				cla

+ 1 - 1
locations/085_parkivent

@@ -689,7 +689,7 @@ cla
 *clr
 gs 'boy'
 	'To you came <<$boybody>> <<$boybod>> <<$boyface>>. One <<$boyClo>>'
-	'The guy introduced as <<$boy>> and asked your telefonchik.'
+	'The guy introduced as <<$boy>> and asked your number.'
 	act 'Tell him to phone':
 	cla
 	gs 'boyfrend','start'

+ 1 - 1
locations/232_bed

@@ -15,7 +15,7 @@ if hour > 22 and housevorrand = 0 and housrA = 1 and husband = 0: gt 'bed','vor'
 if nude = 0: '<center><img src="images\pics\bed.jpg"></center>'
 if nude = 1: '<center><img src="images\pics\son.jpg"></center>'
 
-'You lie on the bed. Clock wound <<timer>> hours <<timerM>> minutes.'
+'You lie on the bed. Alarm set for <<timer>> hours <<timerM>> minutes.'
 
 if mop ! 1 and AutoMakeup ! 1: '<B><font color = red>Need to wash off makeup before going to bed.</font></B>'
 

+ 3 - 3
locations/237_Komp

@@ -293,7 +293,7 @@ gs 'stat'
 		gs 'boyfrend','start'
 		set stopboy = 0
 		set harakBoyA = 0
-		'You wrote a guy named <<$boyA>>and talked with him and left him telefonchik hoping that he will call you.'
+		'You wrote a guy named <<$boyA>>and talked with him and left him number hoping that he will call you.'
 		act 'Exit': gt 'Komp','start'
 		end
 
@@ -303,7 +303,7 @@ gs 'stat'
 		gs 'boyfrend','start'
 		set stopboy = 0
 		set harakBoyA = 1
-		'You wrote a guy named <<$boyA>>and talked with him and left him telefonchik hoping that he will call you.'
+		'You wrote a guy named <<$boyA>>and talked with him and left him number hoping that he will call you.'
 		act 'Exit': gt 'Komp','start'
 		end
 
@@ -313,7 +313,7 @@ gs 'stat'
 		gs 'boyfrend','start'
 		set stopboy = 0
 		set harakBoyA = 2
-		'You wrote a guy named <<$boyA>>and talked with him and left him telefonchik hoping that he will call you.'
+		'You wrote a guy named <<$boyA>>and talked with him and left him number hoping that he will call you.'
 		act 'Exit': gt 'Komp','start'
 		end
 	end