Forráskód Böngészése

correct the age at which PC started school

rachels 3 éve
szülő
commit
115c34ecb2
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      locations/preALT.qsrc
  2. 1 1
      locations/preCSB.qsrc

+ 1 - 1
locations/preALT.qsrc

@@ -16,7 +16,7 @@ end
 
 if $ARGS[0] = 'Two':
 	'<center><img <<$set_imgh>> src="images/system/intro/alt/altstart1.jpg"></center>'
-	'You had a pleasant, undisturbed childhood when you were young. Although you don''t remember much from kindergarten, you do remember going to elementary school when you were 7 years old.'
+	'You had a pleasant, undisturbed childhood when you were young. Although you don''t remember much from kindergarten, you do remember going to elementary school when you were 6 years old.'
 	''
 	act 'Continue': gt 'preALT', 'Three'
 end

+ 1 - 1
locations/preCSB.qsrc

@@ -18,7 +18,7 @@ if $ARGS[0] = 'intro_0':
 	act 'Continue':
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/system/intro/csb/start3csb.jpg"></center>'
-		'You had a pleasant, undisturbed childhood when you were young. Although you don''t remember much from kindergarten, you do remember going to elementary school when you were 7 years old. While you wanted your uncle to act like the fathers of the other kids at school, you were never allowed to call him anything else than "sir."'
+		'You had a pleasant, undisturbed childhood when you were young. Although you don''t remember much from kindergarten, you do remember going to elementary school when you were 6 years old. While you wanted your uncle to act like the fathers of the other kids at school, you were never allowed to call him anything else than "sir."'
 		act 'Continue':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/system/intro/csb/start4csb.jpg"></center>'