1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 17:19:09 +00:00

Change: set amount of smoke/sparks to "realistic" by default

This commit is contained in:
EmperorJake
2023-12-22 01:29:35 +11:00
parent af8b8c2cfc
commit 07a34e5645

View File

@@ -221,7 +221,7 @@ var = vehicle.smoke_amount
type = SLE_UINT8
from = SLV_145
flags = SF_GUI_DROPDOWN
def = 1
def = 2
min = 0
max = 2
str = STR_CONFIG_SETTING_SMOKE_AMOUNT