mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Next structural set
This commit is contained in:
parent
5155c72d8c
commit
ae7358f046
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -65,7 +65,7 @@
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Structural/restock-girder-1
|
||||
model = ReStock/Assets/Structural/restock-truss-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
@ -108,7 +108,7 @@
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Structural/restock-girder-2
|
||||
model = ReStock/Assets/Structural/restock-truss-2
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
@ -151,7 +151,7 @@
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Structural/restock-girder-adapter-125-1
|
||||
model = ReStock/Assets/Structural/restock-truss-adapter-125-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
@ -301,6 +301,7 @@
|
||||
{
|
||||
IBeamWide = true
|
||||
IBeamWideTruss = false
|
||||
IBeamWideBlankets = false
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
@ -313,6 +314,19 @@
|
||||
{
|
||||
IBeamWide = false
|
||||
IBeamWideTruss = true
|
||||
IBeamWideBlankets = false
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
name = Blankets
|
||||
displayName = #LOC_Restock_variant-surface_thermalblankets
|
||||
primaryColor = #ffffff
|
||||
GAMEOBJECTS
|
||||
{
|
||||
IBeamWide = false
|
||||
IBeamWideTruss = false
|
||||
IBeamWideBlankets = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -266,7 +266,7 @@ Localization
|
||||
#LOC_RestockPlus_restock-truss-adapter-0625-1_description = Generally, marketing anticipates that by providing a means for small stacks to attach cleanly to standard Modular Girders, demand for the latter will skyrocket.
|
||||
#LOC_RestockPlus_restock-truss-adapter-0625-1_tags = connect frame scaffold structur strut truss restock adapt
|
||||
|
||||
#LOC_RestockPlus_restock-truss-hub-1_title =
|
||||
#LOC_RestockPlus_restock-truss-hub-1_title = Modular Girder Hub
|
||||
#LOC_RestockPlus_restock-truss-hub-1_description = Connect many modular girder segments together in perpendicular orientations with this new product.
|
||||
#LOC_RestockPlus_restock-truss-hub-1_tags = connect frame scaffold structur strut truss restock center central hub nexus
|
||||
|
||||
|
@ -14,9 +14,9 @@ PART
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
rescaleFactor = 1
|
||||
node_stack_bottom = 0.0, -2.950476, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_top = 0.0, 2.950476, 0.0, 0.0, 1.0, 0.0, 1
|
||||
node_attach = 0.0, -2.950476, 0.0, 0.0, -1.0, 0.0
|
||||
node_stack_bottom = 0.0, -2.82, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_top = 0.0, 2.82, 0.0, 0.0, 1.0, 0.0, 1
|
||||
node_attach = 0.0, -2.82, 0.0, 0.0, -1.0, 0.0
|
||||
TechRequired = advMetalworks
|
||||
entryCost = 7800
|
||||
cost = 150
|
||||
|
@ -14,8 +14,8 @@ PART
|
||||
|
||||
module = Part
|
||||
rescaleFactor = 1
|
||||
node_stack_bottom = 0.0, -0.4108305, 0.0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_top = 0.0, 0.6493708, 0.0, 0.0, 1.0, 0.0, 0
|
||||
node_stack_bottom = 0.0, -0.2698, 0.0, 0.0, -1.0, 0.0, 0
|
||||
node_stack_top = 0.0, 0.0366, 0.0, 0.0, 1.0, 0.0, 1
|
||||
|
||||
TechRequired = specializedConstruction
|
||||
entryCost = 3200
|
||||
|
Loading…
Reference in New Issue
Block a user