-
Notifications
You must be signed in to change notification settings - Fork 72
PartModuleTypeUnlocked Requirement
Jeremie Rossignol edited this page Aug 11, 2020
·
4 revisions
Requirement for having a "type" of PartModule unlocked from the tech tree.
REQUIREMENT
{
name = PartModuleTypeUnlocked
type = PartModuleTypeUnlocked
// Type of PartModule that needs to be unlocked.
//
// Type: string
// Required: Yes (multiples allowed)
// Values (defined in ContractDefs):
// Antenna
// Battery
// Dock
// Generator
// Grapple
// Wheel
partModuleType = Antenna
partModuleType = Generator
}
- Progress Based Requirements
- Research Based Requirements
- Space Program Requirements
- Contract Based Requirements
- Planetary Requirements
- RemoteTech Requirements
- Set Requirements
- Miscellaneous Requirements
Contract Configurator
Configuration File Syntax
Extending Contract Configurator