|
@@ -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
|