diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-shroud-0625-2-n.tga b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-shroud-0625-2-n.tga new file mode 100644 index 00000000..99282b98 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-shroud-0625-2-n.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-shroud-0625-2.tga b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-shroud-0625-2.tga new file mode 100644 index 00000000..ed8492de Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-shroud-0625-2.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1-e.tga b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1-e.tga new file mode 100644 index 00000000..f939b7e1 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1-e.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1-n.tga b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1-n.tga new file mode 100644 index 00000000..c90ed1c5 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1-n.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1.tga b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1.tga new file mode 100644 index 00000000..d9a19989 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-0625-1.tga differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-mite-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-mite-1.mu new file mode 100644 index 00000000..45a91386 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-mite-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-shrimp-1.mu b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-shrimp-1.mu new file mode 100644 index 00000000..107e3526 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Engine/restock-engine-srb-shrimp-1.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg index 398d9910..029fe7ce 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Engine/restock-engines-srb-0625.cfg @@ -4,7 +4,7 @@ // - F3S0 'Shrimp' SRB () // FM1 'Mite' SRB -@PART[SRBTBD] +@PART[Mite] { @author = Chris Adderley (Nertea) !mesh = DELETE @@ -14,6 +14,14 @@ model = ReStock/Assets/Engine/restock-engine-srb-mite-1 } %rescaleFactor = 1 + + !fx_exhaustFlame_yellow_thin = DELETE + !fx_exhaustSparks_yellow = DELETE + !fx_smokeTrail_medium_thin = DELETE + !sound_vent_medium = DELETE + !sound_rocket_hard = DELETE + !sound_vent_soft = DELETE + !sound_explosion_low = DELETE !EFFECTS {} EFFECTS { @@ -22,7 +30,7 @@ AUDIO { channel = Ship - clip = sound_vent_medium + clip = sound_vent_soft volume = 1.0 pitch = 2.0 loop = false @@ -85,10 +93,12 @@ } } } - @MODULE[ModuleEnginesFX] + @MODULE[ModuleEngines] { + @name = ModuleEnginesFX %runningEffectName = fx-mite-running } + !MODULE[FXModuleAnimateThrottle] {} MODULE { name = FXModuleThrottleEffects @@ -168,7 +178,7 @@ } // F3S0 'Shrimp' SRB -@PART[SRBTBD] +@PART[Shrimp] { @author = Chris Adderley (Nertea) !mesh = DELETE @@ -178,6 +188,13 @@ model = ReStock/Assets/Engine/restock-engine-srb-shrimp-1 } %rescaleFactor = 1 + !fx_exhaustFlame_yellow_thin = DELETE + !fx_exhaustSparks_yellow = DELETE + !fx_smokeTrail_medium_thin = DELETE + !sound_vent_medium = DELETE + !sound_rocket_hard = DELETE + !sound_vent_soft = DELETE + !sound_explosion_low = DELETE EFFECTS { engage @@ -248,10 +265,12 @@ } } } - @MODULE[ModuleEnginesFX] + @MODULE[ModuleEngines] { + @name = ModuleEnginesFX %runningEffectName = fx-shrimp-running } + !MODULE[FXModuleAnimateThrottle] {} MODULE { name = FXModuleThrottleEffects