Browse Source

[fixed] Loosing relationship with the nerds instead of gaining it when joining their socialgroup.

bgkjdgbizgblzdgbr 3 years ago
parent
commit
91a619c69e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gschool_socialchg.qsrc

+ 1 - 1
locations/gschool_socialchg.qsrc

@@ -332,7 +332,7 @@ if $ARGS[0] = 'nerd':
 		nerd_game['invite_day'] = daystart
 		nerd_game['game_day'] = daystart
 		
-		gs 'gschool_socialchg', 'group_rel_change','nerds', -5
+		gs 'gschool_socialchg', 'group_rel_change','nerds', 5
 		gs 'stat'
 
 		act 'Go to morning class': school_period = 0 & gt 'gschool_lessons', 'schedule'