Browse Source

[fixed] Somebody got the order wrong, since that order wont do anything.

bgkjdgbizgblzdgbr 1 year ago
parent
commit
42afc82e95
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/intro_sg_select.qsrc

+ 2 - 2
locations/intro_sg_select.qsrc

@@ -44,8 +44,6 @@ if $ARGS[0] = 'start':
 	brothersawpirsF = 0
 	dynamic $currentpursetype + '_purses[<<currentpursenumber>>] = 1'
 
-	gs 'npc_relationship', 'defaultnotschool'
-
 	gs 'npcstatic1'
 	gs 'npcstatic2'
 	gs 'npcstatic3'
@@ -53,6 +51,8 @@ if $ARGS[0] = 'start':
 	gs 'npcstatic5'
 	gs 'npcstatic6'
 
+	gs 'npc_relationship', 'defaultnotschool'
+
 	if $start_type[1] ! 'tg':
 		!!Default Names
 		$pcs_firstname = 'Svetlana'