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:
@ -1,3 +1,5 @@
|
||||
// ReStock+ 1.1.0
|
||||
// Saturn V style short fuel tank
|
||||
PART
|
||||
{
|
||||
name = restock-fueltank-5-3
|
||||
@ -22,14 +24,11 @@ PART
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 4
|
||||
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 4
|
||||
node_attach = 2.5, 0.0, 0.0, 1.0, 0.0, 0.0, 1
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
TechRequired = highPerformanceFuelSystems
|
||||
entryCost = 35200
|
||||
cost = 12800
|
||||
@ -63,7 +62,6 @@ PART
|
||||
amount = 7040
|
||||
maxAmount = 7040
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
@ -77,10 +75,10 @@ PART
|
||||
primaryColor = #ffffff
|
||||
secondaryColor = #000000
|
||||
GAMEOBJECTS
|
||||
{
|
||||
5mSmallBlackWhite = true
|
||||
5mSmallOrange = false
|
||||
}
|
||||
{
|
||||
5mSmallBlackWhite = true
|
||||
5mSmallOrange = false
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
@ -90,10 +88,10 @@ PART
|
||||
primaryColor = #f49841
|
||||
secondaryColor = #4c4f47
|
||||
GAMEOBJECTS
|
||||
{
|
||||
5mSmallBlackWhite = false
|
||||
5mSmallOrange = true
|
||||
}
|
||||
{
|
||||
5mSmallBlackWhite = false
|
||||
5mSmallOrange = true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user