Skip to content

Commit c21ce80

Browse files
authored
Update SDHI_SMS_MMPatch_Mk1-2Pod_umbilical.cfg
Remove FINAL and use zSDHISMS instead for pass.
1 parent 1c5caa6 commit c21ce80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GameData/SDHI/Service Module System/Parts/MM_configs/SDHI_SMS_MMPatch_Mk1-2Pod_umbilical.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// 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
22
3-
@PART[Mark1-2Pod]:FINAL {
3+
@PART[Mark1-2Pod]:FOR[zSDHISMS]
4+
{
45
MODEL
56
{
67
model = Squad/Parts/Command/Mk1-2Pod/model
@@ -11,7 +12,6 @@
1112
model = SDHI/Service Module System/Parts/SDHI_2.5_ServiceModule/SM_UmbilicalSocket
1213
scale = 1, 1, 1
1314
}
14-
1515
MODULE
1616
{
1717
name = ModuleAnimateGeneric

0 commit comments

Comments
 (0)