1
0
Pārlūkot izejas kodu

[fixes] The criteria for homework with Artem friendship level was set too high, nutluck asked for it to be lowered

KevinSmarts 5 gadi atpakaļ
vecāks
revīzija
171d3398ad
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      locations/gschool_chats2.qsrc

+ 1 - 1
locations/gschool_chats2.qsrc

@@ -43,7 +43,7 @@ if $ARGS[0] = 'artem':
 
 	act 'Time for the next class': gt 'gschool_lessons', 'short_break'
 
-	if artemLernQW = 0 and npc_rel['A2'] >= 60:
+	if artemLernQW = 0 and npc_rel['A2'] > 20:
 		act '"Could you help me out a bit in school?"':
 			*clr & cla
 			artemLernQW = 1