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:
@ -4,7 +4,7 @@
|
||||
// - Place-Anywhere 7 Linear RCS Port (linearRcs)
|
||||
// - Vernor Engine (vernorEngine)
|
||||
|
||||
// RCS block
|
||||
// RV-105 RCS Thruster Block
|
||||
@PART[RCSBlock_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -58,7 +58,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
!MODULE[FXModuleAnimateRCS] {}
|
||||
MODULE
|
||||
{
|
||||
@ -67,7 +66,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Linear RCS port
|
||||
// Place-Anywhere 7 Linear RCS Port
|
||||
@PART[linearRcs]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -204,7 +203,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleRestockDepthMask
|
||||
|
@ -4,31 +4,27 @@
|
||||
// - Advanced Inline Stabilizer (advSasModule)
|
||||
// - Advanced Reaction Wheel Module, Large (asasmodule1-2)
|
||||
|
||||
// .625m reaction wheel
|
||||
// Small Inline Reaction Wheel
|
||||
@PART[sasModule]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
!mesh = DELETE
|
||||
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Control/restock-reactionwheel-625-1
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1161,0.7598,0.4096, 0.1161,0.7598,0.4096, 0.3074,0.9436,0.1761, 0.3074,0.9435,0.1761, 0.1161,0.7576,0.4096, 0.1161,0.7616,0.4096, 0,0,0, 0.629,0.185,0.629
|
||||
}
|
||||
|
||||
%manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
|
||||
|
||||
%rescaleFactor = 1
|
||||
%node_stack_bottom = 0.0, -0.0911109, 0.0, 0.0, -1.0, 0.0, 0
|
||||
%node_stack_top = 0.0, 0.0911109, 0.0, 0.0, 1.0, 0.0, 0
|
||||
}
|
||||
|
||||
// 1.25m reaction wheel
|
||||
// Advanced Inline Stabilizer
|
||||
@PART[advSasModule]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -45,7 +41,7 @@
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
||||
// 2.5m reaction wheel
|
||||
// Advanced Reaction Wheel Module, Large
|
||||
@PART[asasmodule1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
Reference in New Issue
Block a user