Browse Source

Merge remote-tracking branch 'Derryth_Love/master'

Kevin_Smarts 1 month ago
parent
commit
0c68ad1e23
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/uni_lessons1.qsrc

+ 1 - 1
locations/uni_lessons1.qsrc

@@ -113,7 +113,7 @@ if $ARGS[0] = 'general_education_101':
 					'You sit next to Vanya and try to talk to him, but he asks you to be quiet so he can focus on the lecture.'
 				end
 			else
-				if npc_rel['A4'] >= 60:
+				if npc_rel['A165'] >= 60:
 					'You sit next to Vanya and spend most of the class quietly talking with him. You often get shushed by your fellow students when you get a bit too loud.'
 				elseif npc_rel['A165'] <= 20:
 					'You sit next to Vanya, but he dismisses all of your attempts to speak with him and spends the lesson ignoring you and paying attention to the class instead.'