Explorar el Código

[change] Increase to maximum fat level

KevinSmarts hace 4 años
padre
commit
4f7e2b5fd4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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