mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Beautifying all RS+ configs for 2-space indentation.
This commit is contained in:
@ -5,18 +5,16 @@ PART
|
||||
name = restock-goocanister-625-1
|
||||
module = Part
|
||||
author = Andrew Cassidy
|
||||
|
||||
MODEL {
|
||||
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
|
||||
@ -39,8 +37,8 @@ PART
|
||||
childStageOffset = 1
|
||||
bulkheadProfiles = size0
|
||||
tags = #LOC_RestockPlus_restock-goocanister-625-1_tags
|
||||
|
||||
MODULE {
|
||||
MODULE
|
||||
{
|
||||
name = ModuleAnimateGeneric
|
||||
animationName = inline-Deploy
|
||||
startEventGUIName = Deploy
|
||||
@ -48,8 +46,8 @@ PART
|
||||
actionGUIName = Toggle Cover
|
||||
evaDistance = 1.5
|
||||
}
|
||||
|
||||
MODULE {
|
||||
MODULE
|
||||
{
|
||||
name = ModuleScienceExperiment
|
||||
experimentID = mysteryGoo
|
||||
experimentActionName = Observe Mystery Goo
|
||||
|
Reference in New Issue
Block a user