adapt temperature and temperature_regulation importance
- temperature_regulation on VTI should have higher importance (27) than temperature on sample stick, when Drivable (25)
This commit is contained in:
@ -12,7 +12,7 @@ Mod('sea_main',
|
||||
Mod('tt',
|
||||
'frappy_psi.sea.SeaDrivable', '',
|
||||
io='sea_main',
|
||||
meaning=['temperature_regulation', 20],
|
||||
meaning=['temperature_regulation', 27],
|
||||
sea_object='tt',
|
||||
rel_paths=['tm', '.', 'set', 'dblctrl'],
|
||||
)
|
||||
|
Reference in New Issue
Block a user