Skip to content

PartModuleUnlocked Requirement

Jeremie Rossignol edited this page Jul 14, 2015 · 2 revisions

Requirement for having any part with the given PartModule unlocked from the tech tree.

REQUIREMENT
{
    name = PartModuleUnlocked
    type = PartModuleUnlocked

    // PartModule that needs to be unlocked.
    //
    // Type:      string
    // Required:  Yes (multiples allowed)
    //
    partModule = ModuleReactionWheel
}
Clone this wiki locally