Răsfoiți Sursa

[fixed] annorexic start was using wrong outfit and had a school uniform that doesn't exist. Otherwise it was great

Kevin_Smarts 5 luni în urmă
părinte
comite
97b628d7af

+ 4 - 4
locations/intro_initialization.qsrc

@@ -273,7 +273,7 @@ elseif $start_type['cat'] = 'anorexic':
 	danilovich_swimsuit_h[8] = 60
 	danilovich_swimsuit_b[8] = pcs_hips
 	sportsclothingnumber = 88
-	gs 'clothing', 'wear', 'cats_outfits', 90
+	gs 'clothing', 'wear', 'gm_dress', 39
 elseif $start_type['cat'] = 'bimbo':
 	!!bimbo start
 	gm_panties[14] = 1
@@ -519,9 +519,9 @@ else
 		market_outfits_h[17] = 60
 		market_outfits_b[17] = pcs_hips
 	elseif $start_type['cat'] = 'anorexic':
-		gm_school[127] = 1
-		gm_school_h[127] = 120
-		gm_school_b[127] = pcs_hips
+		gm_school[59] = 1
+		gm_school_h[59] = 120
+		gm_school_b[59] = pcs_hips
 	elseif $start_type['cat'] = 'bimbo':
 		cats_dress[127] = 1
 		cats_dress_h[127] = 100

+ 1 - 1
locations/intro_initialization_city.qsrc

@@ -297,7 +297,7 @@ elseif $start_type['cat'] = 'anorexic':
 	danilovich_swimsuit_h[8] = 60
 	danilovich_swimsuit_b[8] = pcs_hips
 	sportsclothingnumber = 88
-	gs 'clothing', 'wear', 'cats_outfits', 90
+	gs 'clothing', 'wear', 'gm_dress', 39
 elseif $start_type['cat'] = 'bimbo':
 	!!bimbo start
 	gm_panties[14] = 1