Allow changing running cost divider settings in game
This commit is contained in:
@@ -276,7 +276,6 @@ cat = SC_BASIC
|
||||
var = difficulty.vehicle_costs_in_depot
|
||||
type = SLE_UINT8
|
||||
from = SLV_97
|
||||
flags = SF_NEWGAME_ONLY | SF_SCENEDIT_TOO
|
||||
def = 1
|
||||
min = 1
|
||||
max = 8
|
||||
@@ -288,7 +287,6 @@ strval = STR_CONFIG_SETTING_RUNNING_COSTS_IN_DEPOT_VALUE
|
||||
var = difficulty.vehicle_costs_when_stopped
|
||||
type = SLE_UINT8
|
||||
from = SLV_97
|
||||
flags = SF_NEWGAME_ONLY | SF_SCENEDIT_TOO
|
||||
def = 1
|
||||
min = 1
|
||||
max = 8
|
||||
|
Reference in New Issue
Block a user