We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5caa6 commit c21ce80Copy full SHA for c21ce80
GameData/SDHI/Service Module System/Parts/MM_configs/SDHI_SMS_MMPatch_Mk1-2Pod_umbilical.cfg
@@ -1,6 +1,7 @@
1
// Module Manager patch to alter the stock Mark 1-2 Pod's texture so that it appears to have an SDHI SMS compatible umbilical receptacle
2
3
-@PART[Mark1-2Pod]:FINAL {
+@PART[Mark1-2Pod]:FOR[zSDHISMS]
4
+{
5
MODEL
6
{
7
model = Squad/Parts/Command/Mk1-2Pod/model
@@ -11,7 +12,6 @@
11
12
model = SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/SM_UmbilicalSocket
13
scale = 1, 1, 1
14
}
-
15
MODULE
16
17
name = ModuleAnimateGeneric
0 commit comments