-
Notifications
You must be signed in to change notification settings - Fork 67
RemoveKerbal
Jeremie Rossignol edited this page Dec 2, 2015
·
2 revisions
Behaviour for removing kerbals when a contract is completed.
BEHAVIOUR { name = RemoveKerbal type = RemoveKerbal // Kerbal to remove on contract completion. Can be a simple kerbal name // or a reference to a Kerbal object. // // Type: Kerbal // Required: Yes (multiples allowed) // kerbal = SomeKerbal Kerman }
- AwardExperience
- ChangeKerbalType
- ChangeVesselOwnership
- CopyCraftFile
- DestroyVessel
- DialogBox
- ExperimentalPart
- Expression
- Message
- OrbitGenerator
- RemoveKerbal
- SpawnKerbal
- SpawnPassengers
- SpawnVessel
- UnlockPart
- UnlockTech
- WaypointGenerator
Contract Configurator
Configuration File Syntax
Extending Contract Configurator