turbine_parts  
Vars | |
| current_tier | Current part tier | 
|---|---|
Procs | |
| get_tier_upgrades | Returns a list containing the typepath & amount of it required to upgrade to the next tier | 
| get_tier_value | Returns the max values of various attributes of this turbine based on its tier param - see code/__DEFINES/turbine_defines/.dm | 
Var Details
current_tier 
Current part tier
Proc Details
get_tier_upgrades
Returns a list containing the typepath & amount of it required to upgrade to the next tier
get_tier_value
Returns the max values of various attributes of this turbine based on its tier param - see code/__DEFINES/turbine_defines/.dm