Difference between revisions of "Parts/Structural/FLAdapters/adapterSmallMiniTall.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (*update to 1.0;) |
m (Update config) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
name = adapterSmallMiniTall | name = adapterSmallMiniTall | ||
module = Part | module = Part | ||
− | author = Squad | + | author = AlexanderM |
− | + | MODEL | |
+ | { | ||
+ | model = Squad/Parts/Structural/FLAdapters/Assets/adapterSmallMiniTall_v2 | ||
+ | } | ||
rescaleFactor = 1.0 | rescaleFactor = 1.0 | ||
node_stack_top = 0.0, 0.3125, 0.0, 0.0, 1.0, 0.0, 0 | node_stack_top = 0.0, 0.3125, 0.0, 0.0, 1.0, 0.0, 0 | ||
Line 13: | Line 16: | ||
category = Structural | category = Structural | ||
subcategory = 0 | subcategory = 0 | ||
− | title = FL-A10 Adapter | + | title = #autoLOC_500721 //#autoLOC_500721 = FL-A10 Adapter |
− | manufacturer = Jebediah Kerman's Junkyard and Spacecraft Parts Co | + | manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co |
− | description = A small parts adapter for FL-T based fuselages. | + | description = #autoLOC_500722 //#autoLOC_500722 = A small parts adapter for FL-T based fuselages. |
attachRules = 1,0,1,1,0 | attachRules = 1,0,1,1,0 | ||
mass = 0.05 | mass = 0.05 | ||
Line 28: | Line 31: | ||
fuelCrossFeed = True | fuelCrossFeed = True | ||
bulkheadProfiles = size0, size1 | bulkheadProfiles = size0, size1 | ||
+ | tags = #autoLOC_500723 //#autoLOC_500723 = )cap cone nose | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModulePartVariants | ||
+ | baseVariant = White | ||
+ | useMultipleDragCubes = false | ||
+ | VARIANT | ||
+ | { | ||
+ | name = White | ||
+ | displayName = #autoLOC_8007119 | ||
+ | themeName = White | ||
+ | primaryColor = #ffffff | ||
+ | } | ||
+ | VARIANT | ||
+ | { | ||
+ | name = Orange | ||
+ | displayName = #autoLOC_8007123 | ||
+ | themeName = Orange | ||
+ | primaryColor = #f49841 | ||
+ | secondaryColor = #4c4f47 | ||
+ | TEXTURE | ||
+ | { | ||
+ | mainTextureURL = Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_diffuse_O | ||
+ | _BumpMap = Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_normal_O | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = 1100 | ||
+ | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 18:39, 10 October 2024
PART { name = adapterSmallMiniTall module = Part author = AlexanderM MODEL { model = Squad/Parts/Structural/FLAdapters/Assets/adapterSmallMiniTall_v2 } rescaleFactor = 1.0 node_stack_top = 0.0, 0.3125, 0.0, 0.0, 1.0, 0.0, 0 node_stack_bottom = 0.0, -0.375, 0.0, 0.0, -1.0, 0.0, 1 TechRequired = miniaturization entryCost = 4400 cost = 150 category = Structural subcategory = 0 title = #autoLOC_500721 //#autoLOC_500721 = FL-A10 Adapter manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #autoLOC_500722 //#autoLOC_500722 = A small parts adapter for FL-T based fuselages. attachRules = 1,0,1,1,0 mass = 0.05 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 6 maxTemp = 2000 // = 2900 breakingForce = 50 breakingTorque = 50 fuelCrossFeed = True bulkheadProfiles = size0, size1 tags = #autoLOC_500723 //#autoLOC_500723 = )cap cone nose MODULE { name = ModulePartVariants baseVariant = White useMultipleDragCubes = false VARIANT { name = White displayName = #autoLOC_8007119 themeName = White primaryColor = #ffffff } VARIANT { name = Orange displayName = #autoLOC_8007123 themeName = Orange primaryColor = #f49841 secondaryColor = #4c4f47 TEXTURE { mainTextureURL = Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_diffuse_O _BumpMap = Squad/Parts/Structural/FLAdapters/Assets/FLA-Adapters_normal_O } } } MODULE { name = ModuleCargoPart packedVolume = 1100 } }