mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Integrate lab, cupola, battery, hitchiker, microtruss replacements
This commit is contained in:
@ -1,3 +1,25 @@
|
||||
// Patches applying art changes to crewed command parts
|
||||
// Contents:
|
||||
// - PPD-12 Cupola Module (cupola)
|
||||
// Cupola
|
||||
@PART[cupola]:FOR[zzzzStationParts]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
!MODULE[ModuleAnimateGeneric] {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-cupola-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-crewed-endcap-1
|
||||
position = 0.0, -0.4, 0.0
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
@ -2,3 +2,59 @@
|
||||
// Contents:
|
||||
// - PPD-10 Hitchhiker Storage Container (crewCabin)
|
||||
// - Science Mobile Processing Lab MPL-LG-2 (Large_Crewed_Lab)
|
||||
|
||||
@PART[Large_Crewed_Lab]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-lab-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-crewed-endcap-1
|
||||
position = 0.0, -1.831, 0.0
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-crewed-endcap-1
|
||||
position = 0.0,1.825, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
// Hitchhiker
|
||||
@PART[crewCabin]:FOR[zzzzStationParts]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-hitchhiker-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-crewed-endcap-1
|
||||
position = 0.0, -0.986899, 0.0
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-crewed-endcap-1
|
||||
position = 0.0,0.986899, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
|
@ -11,8 +11,57 @@
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/125/Re_dockingPortInline/restock-inlinedockingport-mk1-1
|
||||
}
|
||||
|
||||
|
||||
%rescaleFactor = 1
|
||||
%manufacturer = #autoLOC_501624
|
||||
}
|
||||
// Inline Clamp-O-Tron
|
||||
@PART[dockingPort2] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/restock-docking-125-1
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
MODULE
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
shaderProperty = _EmissiveColor
|
||||
animRate = 0.8
|
||||
animState = false
|
||||
useRate = true
|
||||
toggleInEditor = true
|
||||
toggleInFlight = true
|
||||
toggleInFlight = true
|
||||
unfocusedRange = 5
|
||||
toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights
|
||||
eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On
|
||||
eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off
|
||||
toggleAction = True
|
||||
defaultActionGroup = Light
|
||||
redCurve
|
||||
{
|
||||
key = 0 0 0 3
|
||||
key = 1 1 0 0
|
||||
}
|
||||
greenCurve
|
||||
{
|
||||
key = 0 0 0 1
|
||||
key = 1 1 1 0
|
||||
}
|
||||
blueCurve
|
||||
{
|
||||
key = 0 0 0 0
|
||||
key = 1 0.7 1.5 0
|
||||
}
|
||||
alphaCurve
|
||||
{
|
||||
key = 0 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3,3 +3,18 @@
|
||||
// - Z-200 Rechargeable Battery Bank (batteryBankMini)
|
||||
// - Z-1K Rechargeable Battery Bank (batteryBank)
|
||||
// - Z-4K Rechargeable Battery Bank (batteryBankLarge)
|
||||
|
||||
// 1.25m battery bank
|
||||
@PART[batteryBank]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-125-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
|
@ -535,7 +535,7 @@
|
||||
LV_909_Boattail = false
|
||||
LV_909_Basic = true
|
||||
LV_909_Compact = false
|
||||
Shroud909 = true
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
@ -550,7 +550,7 @@
|
||||
LV_909_Boattail = true
|
||||
LV_909_Basic = false
|
||||
LV_909_Compact = false
|
||||
Shroud909 = false
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
@ -565,7 +565,6 @@
|
||||
LV_909_Boattail = false
|
||||
LV_909_Basic = false
|
||||
LV_909_Compact = true
|
||||
Shroud909 = false
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -3,3 +3,48 @@
|
||||
// - The Not-Rockomax Micronode (structuralMiniNode)
|
||||
// - Cubic Octagonal Strut (strutCube)
|
||||
// - Octagonal Strut (strutOcto)
|
||||
|
||||
// Cubic strut
|
||||
@PART[strutCube]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Structural/restock-cubic-strut
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
|
||||
// Micronode
|
||||
@PART[structuralMiniNode]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Structural/restock-micronode
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
|
||||
// Octo-Strut
|
||||
@PART[strutOcto]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Structural/restock-octagonal-strut
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user