mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- The big COVID-19-Isolation-time config clean-up.
This commit is contained in:
@ -5,32 +5,26 @@ PART
|
||||
name = restock-claw-625-1
|
||||
module = Part
|
||||
author = Andrew Cassidy
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = ReStockPlus/Assets/Coupling/restock-claw-625
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
rescaleFactor = 1.0
|
||||
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,1,0,0,0
|
||||
node_attach = 0.0, -0.01, 0.0, 0.0, -1.0, 0.0, 0
|
||||
node_stack_bottom = 0.0, -0.06, 0.0, 0.0, -1.0, 0.0, 0
|
||||
|
||||
TechRequired = actuators
|
||||
entryCost = 4000
|
||||
cost = 350
|
||||
mass = 0.03
|
||||
category = Coupling
|
||||
subcatagory = 0
|
||||
|
||||
title = #LOC_RestockPlus_restock-claw-625-1_title //Advanced Grabbing Unit Junior
|
||||
manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
|
||||
description = #LOC_RestockPlus_restock-claw-625-1_description
|
||||
// A smaller claw for grappling smaller things. Unfortunately, it does not pivot.
|
||||
|
||||
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
@ -39,7 +33,6 @@ PART
|
||||
maxTemp = 2000
|
||||
bulkheadProfiles = size0, srf
|
||||
tags = #LOC_RestockPlus_restock-claw-625-1_tags // restock a.r.m arm asteroid capture clam claw connect dock fasten grab join klaw nasa 625
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleGrappleNode
|
||||
@ -51,7 +44,6 @@ PART
|
||||
captureMaxRvel = 1
|
||||
pivotRange = 0
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleAnimateGeneric
|
||||
@ -60,7 +52,6 @@ PART
|
||||
endEventGUIName = #autoLOC_502074 //#autoLOC_502074 = Disarm
|
||||
actionGUIName = #autoLOC_502075 //#autoLOC_502075 = Toggle Arming
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleLight
|
||||
|
Reference in New Issue
Block a user