let's buff horsepower because fuck water wheels
This commit is contained in:
parent
5f064b841f
commit
046b8f464f
8 changed files with 11 additions and 11 deletions
|
|
@ -3,13 +3,13 @@
|
|||
creatureRPMRange = 16
|
||||
#How much stress small creatures can produce for the horse crank.
|
||||
#Range: > 1
|
||||
smallCreatureStressRange = 8
|
||||
smallCreatureStressRange = 16
|
||||
#How much stress medium creatures can produce for the horse crank.
|
||||
#Range: > 1
|
||||
mediumCreatureStressRange = 12
|
||||
mediumCreatureStressRange = 24
|
||||
#How much stress large creatures can produce for the horse crank.
|
||||
#Range: > 1
|
||||
largeCreatureStressRange = 16
|
||||
largeCreatureStressRange = 32
|
||||
#The multiplier for "Poor" paths
|
||||
#Range: 0.0 ~ 1.7976931348623157E308
|
||||
poorMultiplier = 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue