Browse Source

[change] Increase to maximum fat level

KevinSmarts 4 years ago
parent
commit
4f7e2b5fd4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/body_shape.qsrc

+ 1 - 1
locations/body_shape.qsrc

@@ -152,7 +152,7 @@ put this in comment as old calculation so I don''t find out I need it later
 	end
 
 !!This is the salo cap for the weight approximation
-	if salo > 200: salo = 200
+	if salo > 250: salo = 250
 	
 !!This calculates the current salo category; ranges are 20 points, seemed to balance best if the range is x10 the hip devisor
 	:salocatloop