Browse Source

Grammer in comments

HotMike 1 year ago
parent
commit
45cde91b3c
1 changed files with 5 additions and 5 deletions
  1. 5 5
      locations/cikl.qsrc

+ 5 - 5
locations/cikl.qsrc

@@ -37,7 +37,7 @@ if day > monthsEnd[month]:
 		end
 	end
 
-	!!MJ: Dont think that one is needed. But it was in the original loop.
+	!!MJ: Don''t think that one is needed. But it was in the original loop.
 	if month < 1: month = 1
 
 	$month = $monthName[month]
@@ -54,7 +54,7 @@ if day > monthsEnd[month]:
 
 end
 
-!!MJ: Dont think that one is needed. But it was here already.
+!!MJ: Don''t think that one is needed. But it was here already.
 if day <= 0:day = 1
 
 ciklNewWeek = 0
@@ -672,7 +672,7 @@ if GspravkaT = 1:Gspravka -= 1
 if BurgerQW['IlyQW']  = 2 and BurgerQW['IlyQWPoliceDayCount'] = 30:BurgerQW['IlyQW']  = 3
 if BurgerQW['IlyQW']  = 2 and BurgerQW['IlyQWPoliceDayCount'] > 0 and BurgerQW['IlyQWPoliceDayCount'] < 30:BurgerQW['IvanQWPoliceDayCount'] += 1
 
-!!remove degradation for inhibition
+!!Remove degradation for inhibition
 inhib_flr = inhib_lvl
 
 gs 'stat_sklattrib', 'daycall'
@@ -751,7 +751,7 @@ killvar 'pcs_drank'
 !!2 - agreed to go to the party
 !!3 - Missed the party
 
-!!suspension ends
+!!Suspension ends
 if suspended['day'] = daystart:	suspended['on'] = 0
 
 if mid($start_type,1,2) = 'sg':
@@ -985,7 +985,7 @@ if natholi = 1:
 end
 
 !!------------------------------------------------------------------------------------------------------------------------
-!!Setting the weeks in the university semester and makeing sure that the gades are calculated at the right times
+!!Setting the weeks in the university semester and making sure that the gades are calculated at the right times
 
 gs 'uni_lessons', 'cikl'