quest_mech 
Vars | |
cash_reward | Base money amount. Used in calculating cash reward |
---|---|
max_modules | Amount of maximum mech modules |
mech_class | Type of mech (combat | medical | working) |
mech_icon | Icon - used in tgui |
mech_type | Path to the actual mech in code |
name | Original name of Mecha |
related_modules | alist for modules that require others to attach |
wanted_modules | List of all compatible modules with this kind of mecha |
Var Details
cash_reward 
Base money amount. Used in calculating cash reward
max_modules 
Amount of maximum mech modules
mech_class 
Type of mech (combat | medical | working)
mech_icon 
Icon - used in tgui
mech_type 
Path to the actual mech in code
name 
Original name of Mecha
related_modules 
alist for modules that require others to attach
wanted_modules 
List of all compatible modules with this kind of mecha