atm9/client/config/littlelogistics-client.toml

12 lines
346 B
TOML
Raw Normal View History

2024-09-29 18:14:34 -07:00
[general]
#Modify the rate of smoke produced by a tug. Min 0, Max 1, Default 0.4
#Range: 0.0 ~ 1.0
tugSmoke = 0.4
#Modify the rate of smoke produced by a locomotive. Min 0, Max 1, Default 0.2
#Range: 0.0 ~ 1.0
locomotiveSmoke = 0.2
#Disable indicator beacons for tug route item. Default false.
disableTugRouteBeacons = false