mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- The big COVID-19-Isolation-time config clean-up.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
// - Separatron I (sepMotor1)
|
||||
// - Launch Escape System (LaunchEscapeSystem)
|
||||
|
||||
// Kickback
|
||||
// S1 SRB-KD25k "Kickback" Solid Fuel Booster
|
||||
@PART[MassiveBooster]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -144,7 +144,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Thumper
|
||||
// BACC "Thumper" Solid Fuel Booster
|
||||
@PART[solidBooster1-1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -288,7 +288,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Hammer
|
||||
// RT-10 "Hammer" Solid Fuel Booster
|
||||
@PART[solidBooster_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -449,7 +449,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Flea
|
||||
// RT-5 "Flea" Solid Fuel Booster
|
||||
@PART[solidBooster_sm_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -609,7 +609,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Separatron
|
||||
// Separatron I
|
||||
@PART[sepMotor1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -713,12 +713,10 @@
|
||||
{
|
||||
model = ReStock/Assets/Engine/restock-engine-les-1
|
||||
}
|
||||
|
||||
!sound_vent_medium = DELETE
|
||||
!sound_rocket_hard = DELETE
|
||||
!sound_vent_soft = DELETE
|
||||
!sound_explosion_low = DELETE
|
||||
|
||||
!EFFECTS {}
|
||||
EFFECTS
|
||||
{
|
||||
@ -735,7 +733,6 @@
|
||||
}
|
||||
flameout
|
||||
{
|
||||
|
||||
AUDIO
|
||||
{
|
||||
channel = Ship
|
||||
@ -797,12 +794,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@MODULE[ModuleEnginesFX]
|
||||
{
|
||||
%runningEffectName = fx-les-running
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = FXModuleAnimateThrottle
|
||||
@ -811,7 +806,6 @@
|
||||
dependOnEngineState = True
|
||||
dependOnThrottle = True
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
@ -833,7 +827,6 @@
|
||||
node_stack_bottom = 0.0, -1.372544, 0.0, 0.0, -1.0, 0.0, 1
|
||||
}
|
||||
}
|
||||
|
||||
VARIANT
|
||||
{
|
||||
name = Short
|
||||
|
Reference in New Issue
Block a user