Procházet zdrojové kódy

[changed] Cap for salo was a bit low so raised it up

KevinSmarts před 4 roky
rodič
revize
e5a892d237
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 > 150: salo = 150
+	if salo > 200: salo = 200
 	
 !!This calculates the current salo category; ranges are 20 points, seemed to balance best if the range is x10 the hip devisor
 	:salocatloop