-
Notifications
You must be signed in to change notification settings - Fork 67
Facility Requirement
Jeremie Rossignol edited this page Jun 29, 2015
·
5 revisions
Requirement that checks whether the player has the given facility upgraded (or not upgraded) to the specified level.
REQUIREMENT
{
name = Facility
type = Facility
// The facility. Valid values are:
// LaunchPad
// Runway
// VehicleAssemblyBuilding
// SpaceplaneHangar
// TrackingStation
// AstronautComplex
// MissionControl
// ResearchAndDevelopment
// Administration
facility = Administration
// (Optional) Minimum and maximum facility level. Default values are
// 0 and 2 (for min/max).
minLevel = 2
maxLevel = 2
}
- 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