1
0
Просмотр исходного кода

Merge branch 'master' of JustFantasy/glife into master

Kevin_Smarts 3 лет назад
Родитель
Сommit
54b06f1234
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      locations/obj_din.qsrc

+ 2 - 2
locations/obj_din.qsrc

@@ -334,7 +334,7 @@ if $ARGS[0] = 'skills':
 	'<b>Other Skills</b>'
 	*nl
 	if SchoolAtestat = 0 and StoryLine > 0:
-		if schoolprogul > 0: 'Schhool absenteesim - <<schoolprogul>>'
+		if schoolprogul > 0: 'School absenteeism - <<schoolprogul>> days'
 	end
 	'</td><td width="25%" cellspacing="0" cellpadding="10" valign="top">'
 	'<b>Beauty Skills</b>'
@@ -442,7 +442,7 @@ if $ARGS[0] = 'stats':
 			'You are failing high school, you need to do something about this right now, if you want to graduate.'
 		end
 
-		if schoolprogul > 1: 'Absenteeism in school - <<schoolprogul>> days'
+		if schoolprogul > 0: 'School absenteeism - <<schoolprogul>> days'
 	end
 	*nl