Browse Source

[chaged] Starting dress for TG starts was not suitable so swapped to one with 0 inhib requiement.

Kevin_Smarts 3 years ago
parent
commit
9b4c20d072
1 changed files with 8 additions and 8 deletions
  1. 8 8
      locations/preCUST.qsrc

+ 8 - 8
locations/preCUST.qsrc

@@ -435,22 +435,22 @@ if $ARGS[0] = 'Done':
 		gm_outfits[7] = 1
 		gm_outfits_h[7] = 100
 		gm_outfits_b[7] = pcs_hips
-		gm_dress[12] = 1
-		gm_dress_h[12] = 100
-		gm_dress_b[12] = pcs_hips
+		cats_dress[1] = 1
+		cats_dress_h[1] = 100
+		cats_dress_b[1] = pcs_hips
 		sportsclothingnumber = 78
-		gs 'clothing', 'wear', 'gm_dress', 12
+		gs 'clothing', 'wear', 'cats_dress', 1
 	elseif pcs_inhib < 5:
 		gm_outfits[7] = 1
 		gm_outfits_h[7] = 100
 		gm_outfits_b[7] = pcs_hips
 		danilovich_outfits[86] = 1
 		danilovich_outfits_h[86] = 100
-		gm_dress[12] = 1
-		gm_dress_h[12] = 100
-		gm_dress_b[12] = pcs_hips
+		cats_dress[1] = 1
+		cats_dress_h[1] = 100
+		cats_dress_b[1] = pcs_hips
 		sportsclothingnumber = 86
-		gs 'clothing', 'wear', 'gm_dress', 12
+		gs 'clothing', 'wear', 'cats_dress', 1
 	elseif pcs_inhib < 10:
 		gm_outfits[15] = 1
 		gm_outfits_h[15] = 100