1
0
Kaynağa Gözat

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

KevinSmarts 5 yıl önce
ebeveyn
işleme
171d3398ad
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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