瀏覽代碼

Fixed typos

Vengeance_11 4 月之前
父節點
當前提交
c1e85ede9d
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      locations/uni_lessons1.qsrc
  2. 1 1
      locations/uni_programs.qsrc

+ 1 - 1
locations/uni_lessons1.qsrc

@@ -987,7 +987,7 @@ if $ARGS[0] = 'anatomy_and_physiology_101':
 				gs 'exp_gain', 'intel', rand(1,2)
 				'<center><img <<$set_imgh>> src="images/locations/city/island/university/classroom/question1.jpg"></center>'
 				'Miss Marinova nods approvingly, happy to see her students engaged and trying their best. She happily spends some extra time explaining the topic again, and answers any extra questions you might have. You feel smarter, thoroughly understanding today''s lesson now.'
-				act 'Wait for the end of the lesson': gs 'uni_lessonsev1', 'anatomy_and_physiology '
+				act 'Wait for the end of the lesson': gs 'uni_lessonsev1', 'anatomy_and_physiology'
 			end
 			act 'Wait for the end of the lesson': gs 'uni_lessonsev1', 'anatomy_and_physiology'
 		end

+ 1 - 1
locations/uni_programs.qsrc

@@ -768,7 +768,7 @@ if $ARGS[0] = 'uni_period_second':
 			elseif week = 1: 
 				*nl
 				'Your next class will start at 11:00. You can go to it now or do other things first, but you need to be at the university plaza before it starts if you want to attend it.'
-				act 'Go to your Learning Theories 202 class': 
+				act 'Go to your Anatomy and Physiology 202 class': 
 					if hour = 10: minut += 60 - minut
 					uni_period['second'] = daystart
 					gs 'stat'