Merge branch 'master' of github.com:PorktoberRevolution/ReStocked

This commit is contained in:
Andrew Cassidy 2020-11-19 10:27:01 -08:00
commit fd85e27e5d
3 changed files with 3 additions and 2 deletions

View File

@ -18,7 +18,7 @@ PART
node_stack_bottom = 0.0, -0.94, 0, 0.0, -1.0, 0.0, 1 node_stack_bottom = 0.0, -0.94, 0, 0.0, -1.0, 0.0, 1
// Tech // Tech
TechRequired = aerodynamicSystems TechRequired = aerodynamicSystems
entryCost = 4200 entryCost = 0
// Info // Info
cost = 480 cost = 480
category = none category = none

View File

@ -17,7 +17,7 @@ PART
node_attach = 0.0, -0.01, 0.0, 0.0, -1.0, 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 node_stack_bottom = 0.0, -0.06, 0.0, 0.0, -1.0, 0.0, 0
TechRequired = actuators TechRequired = actuators
entryCost = 4000 entryCost = 0
cost = 350 cost = 350
mass = 0.03 mass = 0.03
category = none category = none

View File

@ -3,6 +3,7 @@
@PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory] @PART[*]:HAS[#MHReplacement[True]]:FOR[zzReStockPlus]:NEEDS[SquadExpansion/MakingHistory]
{ {
%TechHidden = True %TechHidden = True
@entryCost = 0
@category = none @category = none
@subcategory = 0 @subcategory = 0
!MODULE[ModuleTestSubject] {} !MODULE[ModuleTestSubject] {}