Browse Source

[fixed] typo in gschool_events

julzor 5 years ago
parent
commit
186193a750
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gschool_events.qsrc

+ 1 - 1
locations/gschool_events.qsrc

@@ -596,7 +596,7 @@ if $ARGS[0] = 'sweet':
 			Sweet_talk = 0
 		elseif pcs_grades >= 60:
 			Sweet_talk = -5
-		elseif pcs_grades >= 60:
+		elseif pcs_grades >= 50:
 			Sweet_talk = -10
 		else
 			Sweet_talk = -20