Import town cargo generation factor patch
Adjust whitespace http://www.tt-forums.net/viewtopic.php?f=33&t=46399&start=200#p1086221
This commit is contained in:
committed by
Jonathan G Rennison
parent
d4f2bcc545
commit
1c9801e6b6
@@ -712,6 +712,18 @@ str = STR_CONFIG_SETTING_SHORT_PATH_SATURATION
|
||||
strval = STR_CONFIG_SETTING_PERCENTAGE
|
||||
strhelp = STR_CONFIG_SETTING_SHORT_PATH_SATURATION_HELPTEXT
|
||||
|
||||
[SDT_VAR]
|
||||
base = GameSettings
|
||||
var = economy.town_cargo_factor
|
||||
type = SLE_INT8
|
||||
from = 160
|
||||
def = 0
|
||||
min = -16
|
||||
max = +8
|
||||
interval = 1
|
||||
str = STR_CONFIG_SETTING_TOWN_CARGO_FACTOR
|
||||
strval = STR_JUST_INT
|
||||
|
||||
; Vehicles
|
||||
|
||||
[SDT_VAR]
|
||||
|
||||
Reference in New Issue
Block a user