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 b9a6074 commit 06afc03Copy full SHA for 06afc03
GameData/SDHI/Service Module System/Parts/MM_configs/SDHI_SMS_MMPatch_VensStockPartRevamp.cfg
@@ -0,0 +1,12 @@
1
+// Ven's Stock Part Revamp patch for SDHI Service Module System
2
+// Author: Robin "sumghai" Chang
3
+// Revision: 1.0
4
+
5
+// Compatibility patch that forces the SDHI Clamp-O-Tron variant to use the original stock docking port
6
7
+@PART[SDHI_ParaDock_1_ClampOTron]:NEEDS[VenStockRevamp]:FOR[zzzzSDHISMS]
8
+{
9
+ @MODEL,* {
10
+ @model ^= :VenStockRevamp/Squad/Parts/DockingPorts/DockingPort:Squad/Parts/Utility/dockingPort/model:
11
+ }
12
+}
0 commit comments