Change: Add variant property to engines.
This commit is contained in:
@@ -145,6 +145,7 @@ struct EngineInfo {
|
||||
int8 retire_early; ///< Number of years early to retire vehicle
|
||||
StringID string_id; ///< Default name of engine
|
||||
uint16 cargo_age_period; ///< Number of ticks before carried cargo is aged.
|
||||
EngineID variant_id; ///< Engine variant ID. If set, will be treated specially in purchase lists.
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user