diff --git a/Assets/CineboxAndrew b/Assets/CineboxAndrew index e0d84f62..87a0c97f 160000 --- a/Assets/CineboxAndrew +++ b/Assets/CineboxAndrew @@ -1 +1 @@ -Subproject commit e0d84f6229971bab4b1557380a1f3b9c39e2ac46 +Subproject commit 87a0c97ff011f35577d75a5aa17e227436cdc25f diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1-n.dds b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1-n.dds new file mode 100644 index 00000000..2e732538 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1-n.dds differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud.mu b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud.mu new file mode 100644 index 00000000..1ac35f71 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1.dds b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1.dds new file mode 100644 index 00000000..decfbb74 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1.dds differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1.mu index b7467bce..bcecdd08 100644 Binary files a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1.mu and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-airlock-inflatable-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-docking-0625-1.png b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-docking-0625-1.png new file mode 100644 index 00000000..1bd0181a Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-docking-0625-1.png differ diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Command/restock-mh-command-pods.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Command/restock-mh-command-pods.cfg index 8920fd42..c1650064 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Command/restock-mh-command-pods.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Command/restock-mh-command-pods.cfg @@ -17,8 +17,15 @@ scale = 1,1,1 rotation = 0, 0, 0 } + MODEL + { + model = ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud + position = 0.0, 0.489547, -0.803417 + scale = 1,1,1 + rotation = 70, 180, 0 + } - node_stack_airlock = 0.0, 0.494972, 0.818469, 0.0, 0.339048, 0.940769, 0 + node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0 MODULE { @@ -56,6 +63,18 @@ { @anchorName = Vostok_Decoupler } + + MODULE + { + name = ModuleJettison + jettisonName = Voskhod-Shroud + bottomNodeName = airlock + isFairing = True + jettisonedObjectMass = 0.1 + jettisonForce = 5 + jettisonDirection = 0.0 0.339048 0.940769 + useMultipleDragCubes = true + } } // KV-2 @@ -71,8 +90,15 @@ scale = 1,1,1 rotation = 0, 0, 0 } + MODEL + { + model = ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud + position = 0.0, 0.489547, -0.803417 + scale = 1,1,1 + rotation = 70, 180, 0 + } - node_stack_airlock = 0.0, 0.494972, 0.818469, 0.0, 0.339048, 0.940769, 0 + node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0 MODULE { @@ -110,6 +136,18 @@ { @anchorName = Vostok_Decoupler } + + MODULE + { + name = ModuleJettison + jettisonName = Voskhod-Shroud + bottomNodeName = airlock + isFairing = True + jettisonedObjectMass = 0.1 + jettisonForce = 5 + jettisonDirection = 0.0 0.339048 0.940769 + useMultipleDragCubes = true + } } // KV-3 @@ -125,8 +163,15 @@ scale = 1,1,1 rotation = 0, 0, 0 } + MODEL + { + model = ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud + position = 0.0, 0.489547, -0.803417 + scale = 1,1,1 + rotation = 70, 180, 0 + } - node_stack_airlock = 0.0, 0.494972, 0.818469, 0.0, 0.339048, 0.940769, 0 + node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0 MODULE { @@ -164,4 +209,16 @@ { @anchorName = Vostok_Decoupler } + + MODULE + { + name = ModuleJettison + jettisonName = Voskhod-Shroud + bottomNodeName = airlock + isFairing = True + jettisonedObjectMass = 0.1 + jettisonForce = 5 + jettisonDirection = 0.0 0.339048 0.940769 + useMultipleDragCubes = true + } } \ No newline at end of file diff --git a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-airlock.cfg b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-airlock.cfg index 5a5ac487..5f3b4d1e 100644 --- a/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-airlock.cfg +++ b/Distribution/Restock/GameData/ReStock/PatchesMH/Coupling/restock-mh-airlock.cfg @@ -5,8 +5,10 @@ MODEL { model = ReStock/Assets/Coupling/restock-airlock-inflatable-1 + position = 0.0, 0.0, 0.0 + scale = 1,1,1 + rotation = 0, 0, 0 } - MODEL { model = ReStock/Assets/Command/restock-crewed-endcap-2