Add new Mk1 docking port

This commit is contained in:
Chris 2021-07-02 21:58:31 -07:00
parent a67468a004
commit 628d600adc
6 changed files with 8 additions and 4 deletions

View File

@ -8,17 +8,21 @@
// Inline Clamp-O-Tron // Inline Clamp-O-Tron
@PART[dockingPortLateral]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] @PART[dockingPortLateral]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
{ {
@author = Passinglurker and Chris Adderley (Nertea)
@author = Passinglurker
!mesh = DELETE !mesh = DELETE
!MODEL {} !MODEL {}
MODEL MODEL
{ {
model = ReStock/Assets/Coupling/125/Re_dockingPortInline/restock-inlinedockingport-mk1-1 model = ReStock/Assets/Coupling/restock-docking-inline-125-1
} }
%rescaleFactor = 1 %rescaleFactor = 1
%manufacturer = #autoLOC_501624 %manufacturer = #autoLOC_501624
@MODULE[ModuleAnimateGeneric]
{
@animationName = DockingPortExtend
}
} }
// Clamp-O-Tron Jr. Docking Port // Clamp-O-Tron Jr. Docking Port