mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
69 lines
2.0 KiB
INI
69 lines
2.0 KiB
INI
// ReStock+ 0.1.0
|
|
// inline goo canister
|
|
PART
|
|
{
|
|
name = restock-goocanister-625-1
|
|
module = Part
|
|
author = Andrew Cassidy
|
|
|
|
MODEL {
|
|
model = ReStock/Assets/Science/restock-goocanister-625-1
|
|
scale = 1.0, 1.0, 1.0
|
|
}
|
|
rescaleFactor = 1.0
|
|
|
|
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
|
attachRules = 1,0,1,1,1
|
|
node_stack_top = 0.0, 0.25, 0.0, 0.0, 1.0, 0.0, 0
|
|
node_stack_bottom = 0.0,-0.25, 0.0, 0.0, -1.0, 0.0, 0
|
|
|
|
TechRequired = start
|
|
entryCost = 0
|
|
cost = 1000
|
|
category = Science
|
|
subcatagory = 0
|
|
title = #LOC_RestockPlus_restock-goocanister-625-1_title //Mystery Goo™ Inline Containment Unit
|
|
manufacturer = #autoLOC_501634 //#autoLOC_501634 = FLOOYD Dynamics Research Labs
|
|
description = #LOC_RestockPlus_restock-goocanister-625-1_description
|
|
// After an unfortunate accident where a technician attempted to stock delicate machinery on the classic Mystery Goo™ canister, FLOOYD Dynamics Labs saw a market opportunity for a version with a flat top and bottom.
|
|
mass = 0.10
|
|
dragModelType = default
|
|
dragModelType = default
|
|
maximum_drag = 0.1
|
|
minimum_drag = 0.1
|
|
angularDrag = 2
|
|
crashTolerance = 12
|
|
maxTemp = 1200 // = 2900
|
|
breakingForce = 50
|
|
breakingTorque = 50
|
|
childStageOffset = 1
|
|
bulkheadProfiles = size0
|
|
tags = #LOC_RestockPlus_restock-goocanister-625-1_tags
|
|
|
|
MODULE {
|
|
name = ModuleAnimateGeneric
|
|
animationName = inline-Deploy
|
|
startEventGUIName = Deploy
|
|
endEventGUIName = Close
|
|
actionGUIName = Toggle Cover
|
|
evaDistance = 1.5
|
|
}
|
|
|
|
MODULE {
|
|
name = ModuleScienceExperiment
|
|
experimentID = mysteryGoo
|
|
experimentActionName = Observe Mystery Goo
|
|
resetActionName = Reset Goo Canister
|
|
useStaging = False
|
|
useActionGroups = True
|
|
hideUIwhenUnavailable = True
|
|
xmitDataScalar = 0.3
|
|
FxModules = 0
|
|
dataIsCollectable = True
|
|
collectActionName = Collect Data
|
|
interactionRange = 1.5
|
|
usageReqMaskInternal = 1
|
|
usageReqMaskExternal = 8
|
|
}
|
|
}
|