; === Configuration file for UCGO cargo ===
ucForceName = cSHUTL ; Force object name when cargo is released max 6 char.
Module = UCGODynamicCargo ; if this cargo is active (chute,unpack, module etc)
Mass = 3560 ; mass of content in kg
MeshName = MyShuttleABox ; Box mesh name (packed cargo)
UcDescription = Auto unpack ShuttleA ; description
ucSpawnModule = ShuttleA ; name of vessel config to spawn once cargo released.
ucSpawnDelay = 15 ; delay in seconds of module spawning after cargo release (max 600)
ucSpawnCondition= 2 ; 0=Landed 1=Not landed 2=Always 3=unpack by UMmu