Browse Source

[fixed] Egor no longer affects Vanya's response in uni class

Derryth_Love 1 month ago
parent
commit
a170b4e6e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/uni_lessons1.qsrc

+ 1 - 1
locations/uni_lessons1.qsrc

@@ -104,7 +104,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.'
 					'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
 				end
 			else
 			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.'
 					'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:
 				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.'
 					'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.'