Skip to content

PartUnlocked Requirement

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

Requirement for having a certain part unlocked from the tech tree.

REQUIREMENT
{
    name = PartUnlocked
    type = PartUnlocked

    // Part name that needs to be unlocked.
    //
    // Type:      AvailablePart
    // Required:  Yes (multiples allowed)
    //
    part = SmallGearBay
}
Clone this wiki locally