Attribution

pull/35/head
cadderley 6 years ago
parent f8af40c920
commit 6bfc975fae

@ -1,7 +1,10 @@
// Patches applying art changes to crewed utility/science parts
// Contents:
// - Inline Clamp-O-Tron (dockingPortLateral)
// - Clamp-O-Tron Jr. Docking Port (dockingPort3)
// - Clamp-O-Tron Docking Port (dockingPort2)
// - Clamp-O-Tron Sr. Docking Port (dockingPortLarge)
// - Clamp-O-Tron Shielded Docking Port (dockingPort1)
// Clamp-O-Tron Jr
@PART[dockingPort3] {
@ -52,7 +55,7 @@
}
}
// Inline Clamp-O-Tron
@PART[dockingPortLateral] {
@author = Passinglurker
@ -128,11 +131,11 @@
}
%rescaleFactor = 1
@MODULE[ModuleAnimateGeneric]
{
@animationName = PortExtend
}
MODULE
{
@ -204,7 +207,7 @@
targetName = DockingCylBottom06
rotatorsName = DockingCylTop06
}
CONSTRAINLOOKFX
{
targetName = DockingCylTop01
@ -235,7 +238,7 @@
targetName = DockingCylTop06
rotatorsName = DockingCylBottom06
}
// Doors
CONSTRAINLOOKFX
{
@ -267,7 +270,7 @@
targetName = ShldCylTop03
rotatorsName = ShldCylBottom03
}
}
}

@ -10,7 +10,10 @@
- .625m reaction wheel (Andrew Cassidy)
- Coupling
- Inline Clamp-O-Tron (Passinglurker)
- Clamp-O-Tron Jr. Docking Port (Nertea)
- Clamp-O-Tron Docking Port (Nertea)
- Clamp-O-Tron Sr. Docking Port (Nertea)
- Clamp-O-Tron Shielded Port (Nertea)
- Aero
- Aerodynamic Nose Cone (Nertea)
- Protective Rocket Nose Cone Mk7 (Nertea)

Loading…
Cancel
Save