diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-0625-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-0625-1.mu index 1441a8f3..dbb8f209 100644 Binary files a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-0625-1.mu and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-0625-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-125-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-125-1.mu new file mode 100644 index 00000000..b59ab22d Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-125-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-drogue-125-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-drogue-125-1.mu new file mode 100644 index 00000000..9e988f9d Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-drogue-125-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-drogue-radial-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-drogue-radial-1.mu new file mode 100644 index 00000000..ea6cb0c2 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-drogue-radial-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-radial-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-radial-1.mu new file mode 100644 index 00000000..805fb762 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachute-radial-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-1-n.tga b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-1-n.tga new file mode 100644 index 00000000..a4733e4f Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-1-n.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-1.tga b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-1.tga new file mode 100644 index 00000000..6c78db9e Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-1.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-canopy-1-n.tga b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-canopy-1-n.tga new file mode 100644 index 00000000..fbcc8ec3 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-canopy-1-n.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-canopy-1.tga b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-canopy-1.tga new file mode 100644 index 00000000..1535f1be Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Utility/restock-parachutes-canopy-1.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-parachutes.cfg b/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-parachutes.cfg new file mode 100644 index 00000000..a6428b2d --- /dev/null +++ b/Distribution/Restock/GameData/ReStock/Patches/Utility/restock-parachutes.cfg @@ -0,0 +1,129 @@ +// Patches applying art changes to parachutes +// Contents: +// - Mk16 Parachute (parachuteSingle) +// - Mk16-XL Parachute (parachuteLarge) +// - Mk25 Parachute (parachuteDrogue) +// - Mk2-R Radial-Mount Parachute (parachuteRadial) +// - Mk12-R Radial-Mount Drogue Chute (radialDrogue) + + +// Large chute +@PART[parachuteLarge] +{ + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL,* {} + MODEL + { + model = ReStock/Assets/Utility/restock-parachute-125-1 + position = 0.0, 0.0, 0.0 + scale = 1,1,1 + rotation = 0, 0, 0 + } + + @MODULE[ModuleParachute] + { + @capName = ChuteCap + @canopyName = B_ParachuteLargeRotator + @semiDeployedAnimation = semiDeployLarge + @fullyDeployedAnimation = fullyDeployLarge + } +} +// Large drogue chute +@PART[parachuteDrogue] +{ + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL,* {} + MODEL + { + model = ReStock/Assets/Utility/restock-parachute-drogue-125-1 + position = 0.0, 0.0, 0.0 + scale = 1,1,1 + rotation = 0, 0, 0 + } + + @MODULE[ModuleParachute] + { + @capName = ChuteCap + @canopyName = B_ParachuteLargeDrogueRotator + @semiDeployedAnimation = semiDeployLarge + @fullyDeployedAnimation = fullyDeployLarge + } +} + +// 0.625m chute +@PART[parachuteSingle] +{ + @rescaleFactor = 1.0 + @scale = 1.0 + + @node_stack_bottom = 0.0, -0.0120649, 0.0, 0.0, -1.0, 0.0, 0 + @node_attach = 0.0, -0.0120649, 0.0, 0.0, -1.0, 0.0 + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL,* {} + MODEL + { + model = ReStock/Assets/Utility/restock-parachute-0625-1 + position = 0.0, 0.0, 0.0 + scale = 0.8,0.8,0.8 + rotation = 0, 0, 0 + } + + @MODULE[ModuleParachute] + { + @capName = SmallChuteCap + @canopyName = B_ParachuteRoot004 + @semiDeployedAnimation = semiDeployLarge + @fullyDeployedAnimation = fullyDeployLarge + } + +} + +// Radial chute +@PART[parachuteRadial] +{ + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL,* {} + MODEL + { + model = ReStock/Assets/Utility/restock-parachute-radial-1 + position = 0.0, 0.0, 0.0 + scale = 1,1,1 + rotation = 0, 0, 0 + } + + @MODULE[ModuleParachute] + { + @capName = RadialChuteCap + @canopyName = B_ParachuteRoot + @semiDeployedAnimation = semiDeployLarge + @fullyDeployedAnimation = fullyDeployLarge + } +} +// Radial drogue chute +@PART[radialDrogue] +{ + @rescaleFactor = 1.0 + @scale = 1.0 + @author = Chris Adderley (Nertea) + !mesh = DELETE + !MODEL,* {} + MODEL + { + model = ReStock/Assets/Utility/restock-parachute-drogue-radial-1 + position = 0.0, 0.0, 0.0 + scale = 1,1,1 + rotation = 0, 0, 0 + } + + @MODULE[ModuleParachute] + { + @capName = RadialChuteCapDrogue + @canopyName = B_ParachuteRoot005 + @semiDeployedAnimation = semiDeployLarge + @fullyDeployedAnimation = fullyDeployLarge + } +} \ No newline at end of file diff --git a/Distribution/Restock/changelog.txt b/Distribution/Restock/changelog.txt index bf46e8e7..5dabd2d7 100644 --- a/Distribution/Restock/changelog.txt +++ b/Distribution/Restock/changelog.txt @@ -33,6 +33,11 @@ - Advanced Nose Cone - Type A (Nertea) - Advanced Nose Cone - Type B (Nertea) - Protective Rocket Nose Cone Mk7 (Nertea) + - Mk16 Parachute (Nertea) + - Mk16-XL Parachute (Nertea) + - Mk25 Parachute (Nertea) + - Mk2-R Radial-Mount Parachute (Nertea) + - Mk12-R Radial-Mount Drogue Chute (Nertea) - Thermal - Heat Shield (0.625m) (Nertea) - Heat Shield (1.25m) (Nertea)