Browse Source

Merge remote-tracking branch 'Lusticon/master'

Kevin_Smarts 4 weeks ago
parent
commit
74c2a9a0c9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/KatjaHomeTalk.qsrc

+ 2 - 2
locations/KatjaHomeTalk.qsrc

@@ -1995,9 +1995,9 @@ if $ARGS[0] = 'uni_tell':
 		end
 	else
 		if katjaQW['know_katja_uni'] = 0:
-			'You tell Katja that you have enrolled at the university to study <<func('uni_programs', 'program_name')>>. She replies that she plans to enroll to study to become a teacher, but that you will probably still see each other often there.'
+			'You tell Katja that you have enrolled at the university to study <<func("uni_programs", "program_name")>>. She replies that she plans to enroll to study to become a teacher, but that you will probably still see each other often there.'
 		else
-			'You tell Katja that you have also enrolled to study  <<func('uni_programs', 'program_name')>>. She replies that she is enrolled in the program to study become a teacher, but that you will probably still see each other often there.'
+			'You tell Katja that you have also enrolled to study  <<func("uni_programs", "program_name")>>. She replies that she is enrolled in the program to study become a teacher, but that you will probably still see each other often there.'
 		end	
 	end
 	if $loc = 'mey_home':