(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry.
This commit is contained in:
@@ -136,6 +136,7 @@ struct IndustrySpec {
|
||||
GRFFileProps grf_prop; ///< properties related to the grf file
|
||||
|
||||
bool IsRawIndustry() const;
|
||||
bool IsProcessingIndustry() const;
|
||||
Money GetConstructionCost() const;
|
||||
Money GetRemovalCost() const;
|
||||
bool UsesSmoothEconomy() const;
|
||||
|
Reference in New Issue
Block a user