mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
19 lines
441 B
INI
19 lines
441 B
INI
// Patches applying art changes to crewed utility/science parts
|
|
// Contents:
|
|
// - Inline Clamp-O-Tron (dockingPortLateral)
|
|
// - Clamp-O-Tron Docking Port (dockingPort2)
|
|
|
|
// Inline Clamp-O-Tron
|
|
@PART[dockingPortLateral] {
|
|
@author = Passinglurker
|
|
|
|
!mesh = DELETE
|
|
!MODEL = {}
|
|
MODEL {
|
|
model = ReStock/Assets/Coupling/125/Re_dockingPortInline/restock-inlinedockingport-mk1-1
|
|
|
|
|
|
%rescaleFactor = 1
|
|
%manufacturer = #autoLOC_501624
|
|
}
|