1.5.1 Carry Weight Slider Set to 500
Will let you set the carry weight limit up to 500.
Works on 1.5.1
Changes line 355 of file gamedata/scripts/ui_options.script
"functor= {func_gameplay_diff,"weight"}" can be used to search for it.
To put in a custom value just change the max value on the line. Example for changing to 500 shown below.
min= 10 ,max= 50 --> min= 10 ,max= 500
Copy and paste gamedata folder into install location.
The minimum comment length is 10 characters.