Write descriptions, update balance

pull/614/head
ChrisAdderley 5 years ago
parent 437ae6de80
commit 0daced12a5

@ -0,0 +1,56 @@
// Patches applying art changes to Making History heat shields
// Contents:
- Heat Shield (1.875m) (HeatShield1p5)
@PART[HeatShield1p5]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL
{
model = ReStock/Assets/Aero/restock-heatshield-1875-1
}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
baseVariant = Classic
VARIANT
{
name = Classic
displayName = #LOC_Restock_variant-heat-shield-brown
primaryColor = #8d6c24
GAMEOBJECTS
{
HeatShield1875Brown = true
HeatShield1875Red = false
HeatShield1875Black = false
}
}
VARIANT
{
name = Black
displayName = #LOC_Restock_variant-heat-shield-black
primaryColor = #303030
GAMEOBJECTS
{
HeatShield1875Brown = false
HeatShield1875Red = false
HeatShield1875Black = true
}
}
VARIANT
{
name = Red
displayName = #LOC_Restock_variant-heat-shield-red
primaryColor = #793b25
GAMEOBJECTS
{
HeatShield1875Brown = false
HeatShield1875Red = true
HeatShield1875Black = false
}
}
}
}

@ -26,6 +26,7 @@
name = ModulePartVariants name = ModulePartVariants
useMultipleDragCubes = false useMultipleDragCubes = false
baseVariant = White baseVariant = White
VARIANT VARIANT
{ {
name = White name = White
@ -35,7 +36,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Long = true
Tank1875LongGrey = false
Tank1875LongOrange = false
} }
} }
VARIANT VARIANT
@ -47,7 +50,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Long = false
Tank1875LongGrey = true
Tank1875LongOrange = false
} }
} }
VARIANT VARIANT
@ -59,7 +64,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Long = false
Tank1875LongGrey = false
Tank1875LongOrange = true
} }
} }
} }
@ -90,7 +97,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Med = true
Tank1875MedGrey = false
Tank1875MedOrange = false
} }
} }
VARIANT VARIANT
@ -102,7 +111,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Med =false
Tank1875MedGrey = true
Tank1875MedOrange = false
} }
} }
VARIANT VARIANT
@ -114,7 +125,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Med =false
Tank1875MedGrey = false
Tank1875MedOrange = true
} }
} }
} }
@ -145,7 +158,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Small =true
Tank1875SmallGrey = false
Tank1875SmallOrange = false
} }
} }
VARIANT VARIANT
@ -157,7 +172,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Small = false
Tank1875SmallGrey = true
Tank1875SmallOrange = false
} }
} }
VARIANT VARIANT
@ -169,7 +186,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Small =false
Tank1875SmallGrey = false
Tank1875SmallOrange = true
} }
} }
} }
@ -200,7 +219,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Tiny = true
Tank1875TinyGrey = false
Tank1875TinyOrange = false
} }
} }
VARIANT VARIANT
@ -212,7 +233,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Tiny =false
Tank1875TinyGrey = true
Tank1875TinyOrange = false
} }
} }
VARIANT VARIANT
@ -224,7 +247,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Tiny =false
Tank1875TinyGrey = false
Tank1875TinyOrange = true
} }
} }
} }
@ -240,6 +265,17 @@
{ {
model = ReStock/Assets/FuelTank/restock-fuel-tank-1875-soyuz-1 model = ReStock/Assets/FuelTank/restock-fuel-tank-1875-soyuz-1
} }
@MODULE[ModuleEngines]
{
@name = ModuleEnginesFX
%runningEffectName =
}
!fx_exhaustFlame_white_tiny = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, running
!sound_vent_medium = engage
!sound_rocket_mini = running
!sound_vent_soft = disengage
!MODULE[ModulePartVariants] {} !MODULE[ModulePartVariants] {}
MODULE MODULE
{ {
@ -255,7 +291,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Soyuz = true
Tank1875SoyuzGrey = false
Tank1875SoyuzOrange = false
} }
} }
VARIANT VARIANT
@ -267,7 +305,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Soyuz = false
Tank1875SoyuzGrey = true
Tank1875SoyuzOrange = false
} }
} }
VARIANT VARIANT
@ -279,7 +319,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Soyuz = false
Tank1875SoyuzGrey = false
Tank1875SoyuzOrange = true
} }
} }
} }
@ -310,7 +352,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
1875-125Short = true
1875-125ShortGrey = false
1875-125ShortOrange= false
} }
} }
VARIANT VARIANT
@ -322,8 +366,11 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
1875-125Short = false
1875-125ShortGrey = true
1875-125ShortOrange= false
} }
} }
VARIANT VARIANT
{ {
@ -334,7 +381,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
1875-125Short = false
1875-125ShortGrey = false
1875-125ShortOrange= true
} }
} }
} }
@ -365,7 +414,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
1875-125Long = true
1875-125GreyLong = false
1875-125OrangeLong = true
} }
} }
VARIANT VARIANT
@ -377,7 +428,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
1875-125Long = false
1875-125GreyLong = true
1875-125OrangeLong = false
} }
} }
VARIANT VARIANT
@ -389,7 +442,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
1875-125Long = false
1875-125GreyLong = false
1875-125OrangeLong = true
} }
} }
} }
@ -421,7 +476,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
1875-0625= true
1875-0625Grey = false
1875-0625Orange = false
} }
} }
VARIANT VARIANT
@ -433,7 +490,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
1875-0625= false
1875-0625Grey = true
1875-0625Orange = false
} }
} }
VARIANT VARIANT
@ -445,7 +504,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
1875-0625 = false
1875-0625Grey = false
1875-0625Orange = true
} }
} }
} }
@ -477,7 +538,9 @@
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
25-1875 = true
25-1875Grey = false
25-1875Orange = false
} }
} }
VARIANT VARIANT
@ -489,7 +552,9 @@
secondaryColor = #ffffff secondaryColor = #ffffff
GAMEOBJECTS GAMEOBJECTS
{ {
25-1875 = false
25-1875Grey = true
25-1875Orange = false
} }
} }
VARIANT VARIANT
@ -501,7 +566,9 @@
secondaryColor = #f49841 secondaryColor = #f49841
GAMEOBJECTS GAMEOBJECTS
{ {
25-1875 = false
25-1875Grey = false
25-1875Orange = true
} }
} }
} }

@ -1,7 +1,7 @@
v0.2.0 v0.2.0
------ ------
- Phase 2 release - Phase 2 release
- New part replacements - New stock part replacements
- Coupling - Coupling
- Advanced Grabbing Unit (Andrew Cassidy) - Advanced Grabbing Unit (Andrew Cassidy)
- Resources - Resources
@ -13,12 +13,12 @@ v0.2.0
- Electrical - Electrical
- Fuel Cell (Andrew Cassidy) - Fuel Cell (Andrew Cassidy)
- Fuel Cell Array (Andrew Cassidy) - Fuel Cell Array (Andrew Cassidy)
- Making History parts included - Making History parts replaced:
- Fuel Tanks - Fuel Tanks
- FL-C1000 Fuel Tank (Nertea) - FL-C1000 Fuel Tank (Nertea)
- FL-TX220_Fuel Tank (Nertea) - FL-TX220 Fuel Tank (Nertea)
- FL-TX440_Fuel Tank (Nertea) - FL-TX440 Fuel Tank (Nertea)
- FL-TX900_Fuel Tank (Nertea) - FL-TX900 Fuel Tank (Nertea)
- FL-A150 Fuel Tank Adapter (Nertea) - FL-A150 Fuel Tank Adapter (Nertea)
- FL-A151L Fuel Tank Adapter (Nertea) - FL-A151L Fuel Tank Adapter (Nertea)
- FL-A151S Fuel Tank Adapter (Nertea) - FL-A151S Fuel Tank Adapter (Nertea)

@ -64,7 +64,7 @@ Localization
#LOC_RestockPlus_reactionwheel-radial-1_description = Steadler's small radial gyroscope provides a small amount of torque but with greater power efficiency, allowing even large stations to maintain attitude with minimal power. We're still not entirely sure how gyroscopes work, but this one allows torque on all three axes. #LOC_RestockPlus_reactionwheel-radial-1_description = Steadler's small radial gyroscope provides a small amount of torque but with greater power efficiency, allowing even large stations to maintain attitude with minimal power. We're still not entirely sure how gyroscopes work, but this one allows torque on all three axes.
#LOC_RestockPlus_reactionwheel-radial-1_tags = cmg command control fly gyro moment react stab steer torque magic_spinny_thing restock #LOC_RestockPlus_reactionwheel-radial-1_tags = cmg command control fly gyro moment react stab steer torque magic_spinny_thing restock
#LOC_RestockPlus_reactionwheel-1875-1_title = Medium Reaction Wheel #LOC_RestockPlus_reactionwheel-1875-1_title = Medium Reaction Wheel Assembly
#LOC_RestockPlus_reactionwheel-1875-1_description = We purchased several of these gyroscope modules to ensure we could accurately control our medium sized rockets in all phases of flight. #LOC_RestockPlus_reactionwheel-1875-1_description = We purchased several of these gyroscope modules to ensure we could accurately control our medium sized rockets in all phases of flight.
#LOC_RestockPlus_reactionwheel-1875-1_tags = restock cmg command control fly gyro moment react stab steer torque magic_spinny_thing #LOC_RestockPlus_reactionwheel-1875-1_tags = restock cmg command control fly gyro moment react stab steer torque magic_spinny_thing
@ -120,42 +120,49 @@ Localization
#LOC_RestockPlus_restock-fuel-tank-0625-3_title = Oscar-C Liquid Fuel Tank #LOC_RestockPlus_restock-fuel-tank-0625-3_title = Oscar-C Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-0625-3_description = A doubled Oscar B with alphabetically incremented suffix. #LOC_RestockPlus_restock-fuel-tank-0625-3_description = A doubled Oscar B with alphabetically incremented suffix.
#LOC_RestockPlus_restock-fuel-tank-0625-3_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank oscar #LOC_RestockPlus_restock-fuel-tank-0625-3_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank oscar
#LOC_RestockPlus_restock-fuel-tank-0625-4_title = Oscar-A Liquid Fuel Tank #LOC_RestockPlus_restock-fuel-tank-0625-5_title = Oscar-A Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-0625-4_description = A mythical creation, this tank holds a fairly small amount of fuel but tucks nicely under a number of different probe cores #LOC_RestockPlus_restock-fuel-tank-0625-5_description = A prequel to the Oscar B, this tank holds a fairly small amount of fuel.
#LOC_RestockPlus_restock-fuel-tank-0625-4_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank oscar #LOC_RestockPlus_restock-fuel-tank-0625-5_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank oscar
#LOC_RestockPlus_restock-fuel-tank-probe-1_title = PRBE-9 Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-probe-1_description = A set of four capsule-shaped tanks holding fuel for your tiny probe needs.
#LOC_RestockPlus_restock-fuel-tank-probe-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank probe lro tiny
#LOC_RestockPlus_restock-fuel-tank-probe-2_title = PRBE-4 Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-probe-2_description = A short collection of four spherical tanks that works well as a tiny probe propellant tank.
#LOC_RestockPlus_restock-fuel-tank-probe-2_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank probe lro tiny
// 1.875m // 1.875m
#LOC_RestockPlus_restock-fuel-tank-rcs-1875-1_title = FL-R4 RCS Fuel Tank #LOC_RestockPlus_restock-fuel-tank-rcs-1875-1_title = FL-R4 RCS Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-rcs-1875-1_description = A medium monopropellant tank made of four small capsules. Do not over or underpressurize. #LOC_RestockPlus_restock-fuel-tank-rcs-1875-1_description = A medium monopropellant tank made of four small capsules. Do not over or underpressurize - keep it juuuust right.
#LOC_RestockPlus_restock-fuel-tank-rcs-1875-1_tags = restock fuel fueltank mono propellant rcs #LOC_RestockPlus_restock-fuel-tank-rcs-1875-1_tags = restock fuel fueltank mono propellant rcs
#LOC_RestockPlus_restock-fuel-tank-1875-1_title = #LOC_RestockPlus_restock-fuel-tank-1875-1_title = FL-X1800 Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-1875-1_description = #LOC_RestockPlus_restock-fuel-tank-1875-1_description = The FL-X series is the size-wise successor to the FL-T series and gets you more fuel without running into Rockomax patent territory.
#LOC_RestockPlus_restock-fuel-tank-1875-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-1875-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
#LOC_RestockPlus_restock-fuel-tank-1875-2_title = #LOC_RestockPlus_restock-fuel-tank-1875-2_title = FL-X900 Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-1875-2_description = #LOC_RestockPlus_restock-fuel-tank-1875-2_description = A half-size tank like this one can carry a good amount of rocket fuel and do it while looking real good.
#LOC_RestockPlus_restock-fuel-tank-1875-2_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-1875-2_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
#LOC_RestockPlus_restock-fuel-tank-1875-3_title = #LOC_RestockPlus_restock-fuel-tank-1875-3_title = FL-X440 Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-1875-3_description = #LOC_RestockPlus_restock-fuel-tank-1875-3_description = Small but still impressive, the kerosene fumes emitted by this tank add an immediate ambiance to any storerooms used for holding rocket fuel tanks. Please ensure such rooms are well ventilated.
#LOC_RestockPlus_restock-fuel-tank-1875-3_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-1875-3_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
#LOC_RestockPlus_restock-fuel-tank-1875-4_title = #LOC_RestockPlus_restock-fuel-tank-1875-4_title = FL-X220 Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-1875-4_description = #LOC_RestockPlus_restock-fuel-tank-1875-4_description = Diminutively sized, this tank nevertheless can provide sufficient impulse for a well-conceived or spur of the moment burn.
#LOC_RestockPlus_restock-fuel-tank-1875-4_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-1875-4_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
#LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_title = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_title = FL-S1200 Liquid Fuel Tank
#LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_description = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_description = This interestingly shaped fuel tank is conical and not cylindrical. It even includes small separation motors in case you want to use it as a booster, because you probably could.
#LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank soyuz #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank soyuz
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_title = FL-XA600 Fuel Tank Adapter
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_description = Sometimes you need a few different sizes in your rocket and that's ok. If you want to blend them smoothly, you need fuel, and your two sizes are 1.875m and 1.25m, this part is your ticket.
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_title = FL-XA160 Fuel Tank Adapter
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_description = Much like its larger brother, this part steps from 1.25m to 1.875m and is chock full of craft-grade rocket fuel.
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-adapter-1875-125-2_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_title = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_title = FL-XA160-S Fuel Tank Adapter
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_description = #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_description = An extra small cross section is no problem from this fully fueled adapter, which gracefully adapts from 1.875m to 0.625m.
#LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-adapter-1875-0625-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
#LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_title = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_title = FL-XA1200 Fuel Tank Adapter
#LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_description = #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_description = A large fully fuelled adapter to step down from the large 2.5m size to a modest 1.875m size.
#LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank #LOC_RestockPlus_restock-fuel-tank-adapter-25-1875-1_tags = restock fuel fueltank ?lfo liquid oxidizer propellant rocket tank
// 3.75m // 3.75m
@ -172,8 +179,8 @@ Localization
// 1.875m // 1.875m
#LOC_RestockPlus_restock-heatshield-1875-1_title = Heat Shield (1.875m) #LOC_RestockPlus_restock-heatshield-1875-1_title = Heat Shield (1.875m)
#LOC_RestockPlus_restock-heatshield-1875-1_description = #LOC_RestockPlus_restock-heatshield-1875-1_description = A specially sized thermal shield for medium sized rockets. Curiously, has a passageway for a hatch in there - almost looks like it was made by moles.
#LOC_RestockPlus_restock-heatshield-1875-1_tags = #LOC_RestockPlus_restock-heatshield-1875-1_tags = ablat drag entry insulate protect re- rocket therm restock
// COMMAND // COMMAND
@ -185,7 +192,7 @@ Localization
#LOC_RestockPlus_restock-drone-core-0625-1_tags = cmg command control (core fly gyro kerbnet moment probe react sas satellite space stab steer torque restock remote rgu #LOC_RestockPlus_restock-drone-core-0625-1_tags = cmg command control (core fly gyro kerbnet moment probe react sas satellite space stab steer torque restock remote rgu
// 1.875m // 1.875m
#LOC_RestockPlus_restock-drone-core-1875-1_title = RC-M01 Remote Guidance Unit #LOC_RestockPlus_restock-drone-core-1875-1_title = RC-M001 Remote Guidance Unit
#LOC_RestockPlus_restock-drone-core-1875-1_description = This unit has a low sentience quotient, so you probably won't need to be careful about leaving the pod bay doors open all the time. #LOC_RestockPlus_restock-drone-core-1875-1_description = This unit has a low sentience quotient, so you probably won't need to be careful about leaving the pod bay doors open all the time.
#LOC_RestockPlus_restock-drone-core-1875-1_tags = cmg command control (core fly gyro kerbnet moment probe react sas satellite space stab steer torque restock remote rgu #LOC_RestockPlus_restock-drone-core-1875-1_tags = cmg command control (core fly gyro kerbnet moment probe react sas satellite space stab steer torque restock remote rgu
@ -219,7 +226,7 @@ Localization
// ==== // ====
// 0.625m // 0.625m
#LOC_RestockPlus_restock-nosecone-0625-1_title = Protective Rocket Nose #LOC_RestockPlus_restock-nosecone-0625-1_title = Miniature Rocket Nose
#LOC_RestockPlus_restock-nosecone-0625-1_description = A slightly more rocket-appropriate nosecone, available in white and shiny metal finishes. #LOC_RestockPlus_restock-nosecone-0625-1_description = A slightly more rocket-appropriate nosecone, available in white and shiny metal finishes.
#LOC_RestockPlus_restock-nosecone-0625-1_tags = restock aero aircraft booster )cap drag fligh plane rocket speed stab stream nose #LOC_RestockPlus_restock-nosecone-0625-1_tags = restock aero aircraft booster )cap drag fligh plane rocket speed stab stream nose
@ -237,10 +244,10 @@ Localization
// ========== // ==========
// 1.875m // 1.875m
#LOC_RestockPlus_restock-adapter-flat-1875-25-1_title = FL-AX30 Adapter #LOC_RestockPlus_restock-adapter-flat-1875-25-1_title = FL-XA30 Adapter
#LOC_RestockPlus_restock-adapter-flat-1875-25-1_description = Connect two tubes of different size classes together! Oh the kerbality! #LOC_RestockPlus_restock-adapter-flat-1875-25-1_description = Connect two tubes of different size classes together! Oh the kerbality!
#LOC_RestockPlus_restock-adapter-flat-1875-25-1_tags = connect frame scaffold adapt structur restock adtp #LOC_RestockPlus_restock-adapter-flat-1875-25-1_tags = connect frame scaffold adapt structur restock adtp
#LOC_RestockPlus_restock-adapter-flat-1875-125-1_title = FL-AX15 Adapter #LOC_RestockPlus_restock-adapter-flat-1875-125-1_title = FL-XA15 Adapter
#LOC_RestockPlus_restock-adapter-flat-1875-125-1_description = Effectively connects small sized 1.25m tubes to larger medium 1.875m tubes. #LOC_RestockPlus_restock-adapter-flat-1875-125-1_description = Effectively connects small sized 1.25m tubes to larger medium 1.875m tubes.
#LOC_RestockPlus_restock-adapter-flat-1875-125-1_tags = connect frame scaffold adapt structur restock adtp #LOC_RestockPlus_restock-adapter-flat-1875-125-1_tags = connect frame scaffold adapt structur restock adtp
@ -258,8 +265,8 @@ Localization
// 1.875m // 1.875m
#LOC_RestockPlus_restock-battery-1875-1_title = Z-2500 Rechargeable Battery Bank #LOC_RestockPlus_restock-battery-1875-1_title = Z-2500 Rechargeable Battery Bank
#LOC_RestockPlus_restock-battery-1875-1_description = #LOC_RestockPlus_restock-battery-1875-1_description = Medium battery pack for medium battery applications.
#LOC_RestockPlus_restock-battery-1875-1_tags = capacitor cell charge e/c elect pack power volt watt restock battery #LOC_RestockPlus_restock-battery-1875-1_tags = capacitor cell charge e/c elect pack power volt watt restock battery
// 3.75m // 3.75m
#LOC_RestockPlus_restock-battery-375-1_title = Z-10K Rechargeable Battery Bank #LOC_RestockPlus_restock-battery-375-1_title = Z-10K Rechargeable Battery Bank
@ -280,8 +287,8 @@ Localization
#LOC_RestockPlus_restock-fairing-base-1875-1_tags = restock aero )cap cargo cone contain drag fairing hollow inter nose payload protect rocket shroud stage (stor transport 875 #LOC_RestockPlus_restock-fairing-base-1875-1_tags = restock aero )cap cargo cone contain drag fairing hollow inter nose payload protect rocket shroud stage (stor transport 875
#LOC_RestockPlus_restock-service-bay-1875-1_title = Service Bay (1.875m) #LOC_RestockPlus_restock-service-bay-1875-1_title = Service Bay (1.875m)
#LOC_RestockPlus_restock-service-bay-1875-1_description = #LOC_RestockPlus_restock-service-bay-1875-1_description = A medium sized heat resistant service bay, ideal for protecting delicate instruments or stowing small service components such as RCS tanks, batteries, etc.
#LOC_RestockPlus_restock-service-bay-1875-1_tags = restock #LOC_RestockPlus_restock-service-bay-1875-1_tags = restock bus contain heat hollow protect (stor therm
// SCIENCE // SCIENCE
// ======= // =======

@ -16,10 +16,10 @@ PART
attachRules = 1,1,1,1,0 attachRules = 1,1,1,1,0
node_stack_bottom = 0.0, -0.1741, 0, 0.0, -1.0, 0.0, 1 node_stack_bottom = 0.0, -0.1741, 0, 0.0, -1.0, 0.0, 1
// Tech // Tech
TechRequired = aerodynamicSystems TechRequired = start
entryCost = 4200 entryCost = 1200
// Info // Info
cost = 480 cost = 160
category = Aero category = Aero
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-nosecone-0625-1_title title = #LOC_RestockPlus_restock-nosecone-0625-1_title
@ -28,7 +28,7 @@ PART
tags = #LOC_RestockPlus_restock-nosecone-0625-1_tags tags = #LOC_RestockPlus_restock-nosecone-0625-1_tags
bulkheadProfiles = size0 bulkheadProfiles = size0
// Parameters // Parameters
mass = 0.12 mass = 0.01
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.3 minimum_drag = 0.3

@ -16,16 +16,16 @@ PART
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
node_stack_top = 0.0, 0.0719, 0.0, 0.0, 1.0, 0.0, 0 node_stack_top = 0.0, 0.0719, 0.0, 0.0, 1.0, 0.0, 0
node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 0 node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 0
TechRequired = largeUnmanned TechRequired = advUnmanned
entryCost = 32000 entryCost = 12000
cost = 6300 cost = 1700
category = Pods category = Pods
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-drone-core-0625-1_title title = #LOC_RestockPlus_restock-drone-core-0625-1_title
manufacturer = #autoLOC_501631 manufacturer = #autoLOC_501631
description = #LOC_RestockPlus_restock-drone-core-0625-1_description description = #LOC_RestockPlus_restock-drone-core-0625-1_description
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
mass = 0.85 mass = 0.05
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.2 minimum_drag = 0.2
@ -52,7 +52,7 @@ PART
RESOURCE RESOURCE
{ {
name = ElectricCharge name = ElectricCharge
rate = 0.18 rate = 0.03
} }
hasHibernation = True hasHibernation = True
hibernationMultiplier = 0.00125 hibernationMultiplier = 0.00125
@ -60,19 +60,19 @@ PART
RESOURCE RESOURCE
{ {
name = ElectricCharge name = ElectricCharge
amount = 40 amount = 10
maxAmount = 40 maxAmount = 10
} }
MODULE MODULE
{ {
name = ModuleReactionWheel name = ModuleReactionWheel
PitchTorque = 1 PitchTorque = 0.25
YawTorque = 1 YawTorque = 0.25
RollTorque = 1 RollTorque = 0.25
RESOURCE RESOURCE
{ {
name = ElectricCharge name = ElectricCharge
rate = 0.6 rate = 0.025
} }
} }
MODULE MODULE

@ -16,16 +16,16 @@ PART
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
node_stack_top = 0.0, 0.153, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.153, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.153, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.153, 0.0, 0.0, -1.0, 0.0, 2
TechRequired = largeUnmanned TechRequired = advUnmanned
entryCost = 32000 entryCost = 19000
cost = 6300 cost = 2900
category = Pods category = Pods
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-drone-core-1875-1_title title = #LOC_RestockPlus_restock-drone-core-1875-1_title
manufacturer = #autoLOC_501631 manufacturer = #autoLOC_501631
description = #LOC_RestockPlus_restock-drone-core-1875-1_description description = #LOC_RestockPlus_restock-drone-core-1875-1_description
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
mass = 0.85 mass = 0.25
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.2 minimum_drag = 0.2
@ -52,7 +52,7 @@ PART
RESOURCE RESOURCE
{ {
name = ElectricCharge name = ElectricCharge
rate = 0.18 rate = 0.06
} }
hasHibernation = True hasHibernation = True
hibernationMultiplier = 0.00125 hibernationMultiplier = 0.00125
@ -60,19 +60,19 @@ PART
RESOURCE RESOURCE
{ {
name = ElectricCharge name = ElectricCharge
amount = 40 amount = 20
maxAmount = 40 maxAmount = 20
} }
MODULE MODULE
{ {
name = ModuleReactionWheel name = ModuleReactionWheel
PitchTorque = 5 PitchTorque = 1
YawTorque = 5 YawTorque = 1
RollTorque = 5 RollTorque = 1
RESOURCE RESOURCE
{ {
name = ElectricCharge name = ElectricCharge
rate = 0.6 rate = 0.1
} }
} }
MODULE MODULE

@ -5,14 +5,17 @@ PART
name = restock-reactionwheel-1875-1 name = restock-reactionwheel-1875-1
module = Part module = Part
author = Chris Adderley (Nertea) author = Chris Adderley (Nertea)
mesh = model.mu MODEL
{
model = ReStockPlus/Assets/Control/restock-reactionwheel-1875-1
scale = 1.0, 1.0, 1.0
}
rescaleFactor = 1 rescaleFactor = 1
iconCenter = 0, 3, 0
node_stack_top = 0, 0.25, 0, 0.0, 1.0, 0.0, 2 node_stack_top = 0, 0.25, 0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0, -0.25, 0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0, -0.25, 0, 0.0, -1.0, 0.0, 2
TechRequired = specializedControl TechRequired = specializedControl
entryCost = 11600 entryCost = 9200
cost = 2100 cost = 1825
category = Control category = Control
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-reactionwheel-1875-1_title title = #LOC_RestockPlus_restock-reactionwheel-1875-1_title
@ -20,7 +23,7 @@ PART
description = #LOC_RestockPlus_restock-reactionwheel-1875-1_description description = #LOC_RestockPlus_restock-reactionwheel-1875-1_description
tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
mass = 0.2 mass = 0.15
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.2 minimum_drag = 0.2
@ -31,13 +34,13 @@ PART
MODULE MODULE
{ {
name = ModuleReactionWheel name = ModuleReactionWheel
PitchTorque = 15 PitchTorque = 22.5
YawTorque = 15 YawTorque = 22.5
RollTorque = 15 RollTorque = 22.5
RESOURCE RESOURCE
{ {
name = ElectricCharge name = ElectricCharge
rate = 0.6 rate = 0.675
} }
} }
} }

@ -19,8 +19,8 @@ PART
node_stack_bottom = 0.0, -0.227, 0.0, 0.0, -1.0, 0.0, 3 node_stack_bottom = 0.0, -0.227, 0.0, 0.0, -1.0, 0.0, 3
// --- editor parameters --- // --- editor parameters ---
TechRequired = largeElectrics TechRequired = largeElectrics
entryCost = 21500 entryCost = 12125
cost = 11250 cost = 2800
category = Electrical category = Electrical
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-battery-1875-1_title title = #LOC_RestockPlus_restock-battery-1875-1_title
@ -30,7 +30,7 @@ PART
attachRules = 1,0,1,0,0 attachRules = 1,0,1,0,0
bulkheadProfiles = size1p5 bulkheadProfiles = size1p5
// --- standard part parameters --- // --- standard part parameters ---
mass = 0.5 mass = 0.125
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.2 minimum_drag = 0.2

@ -2,7 +2,7 @@
// 0.625m fuel tank, teeny version // 0.625m fuel tank, teeny version
PART PART
{ {
name = restock-fuel-tank-0625-4 name = restock-fuel-tank-0625-5
module = Part module = Part
author = Chris Adderley (Nertea) author = Chris Adderley (Nertea)
MODEL MODEL
@ -24,10 +24,10 @@ PART
cost = 9 cost = 9
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-fuel-tank-0625-4_title title = #LOC_RestockPlus_restock-fuel-tank-0625-5_title
manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc
description = #LOC_RestockPlus_restock-fuel-tank-0625-4_description description = #LOC_RestockPlus_restock-fuel-tank-0625-5_description
tags = #LOC_RestockPlus_restock-fuel-tank-0625-4_tags tags = #LOC_RestockPlus_restock-fuel-tank-0625-5_tags
bulkheadProfiles = size0, srf bulkheadProfiles = size0, srf
// Parameters // Parameters
mass = 0.005625 mass = 0.005625

@ -1,4 +1,4 @@
// ReStock+ 0.1.0 // ReStock+ 0.2.0
// 0.625m probe style fuel tank // 0.625m probe style fuel tank
PART PART
{ {
@ -18,8 +18,8 @@ PART
node_stack_bottom = 0.0, -0.1741, 0, 0.0, -1.0, 0.0, 0 node_stack_bottom = 0.0, -0.1741, 0, 0.0, -1.0, 0.0, 0
node_attach = 0.0, 0.0, -0.199, 0.0, 0.0, 1.0, 0 node_attach = 0.0, 0.0, -0.199, 0.0, 0.0, 1.0, 0
// Tech // Tech
TechRequired = propulsionSystems TechRequired = precisionPropulsion
entryCost = 6050 entryCost = 2025
// Info // Info
cost = 9 cost = 9
category = FuelTank category = FuelTank

@ -1,5 +1,5 @@
// ReStock+ 0.1.0 // ReStock+ 0.2.0
// 0.625m probe style fuel tank short // 0.625m probe style fuel tank - short
PART PART
{ {
name = restock-fuel-tank-probe-2 name = restock-fuel-tank-probe-2
@ -18,10 +18,10 @@ PART
node_stack_bottom = 0.0, -0.0881, 0, 0.0, -1.0, 0.0, 0 node_stack_bottom = 0.0, -0.0881, 0, 0.0, -1.0, 0.0, 0
node_attach = 0.0, 0.0, -0.199, 0.0, 0.0, 1.0, 0 node_attach = 0.0, 0.0, -0.199, 0.0, 0.0, 1.0, 0
// Tech // Tech
TechRequired = propulsionSystems TechRequired = precisionPropulsion
entryCost = 6050 entryCost = 1050
// Info // Info
cost = 9 cost = 5
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-fuel-tank-probe-2_title title = #LOC_RestockPlus_restock-fuel-tank-probe-2_title
@ -30,7 +30,7 @@ PART
tags = #LOC_RestockPlus_restock-fuel-tank-probe-2_tags tags = #LOC_RestockPlus_restock-fuel-tank-probe-2_tags
bulkheadProfiles = size0, srf bulkheadProfiles = size0, srf
// Parameters // Parameters
mass = 0.005625 mass = 0.0028125
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.3 minimum_drag = 0.3
@ -43,13 +43,13 @@ PART
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel
amount = 4.05 amount = 2.025
maxAmount = 4.05 maxAmount = 2.025
} }
RESOURCE RESOURCE
{ {
name = Oxidizer name = Oxidizer
amount = 4.95 amount = 2.475
maxAmount = 4.95 maxAmount = 2.475
} }
} }

@ -17,6 +17,10 @@ PART
attachRules = 1,1,1,1,0 attachRules = 1,1,1,1,0
node_stack_top = 0.0, 0.425, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.425, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.425, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.425, 0.0, 0.0, -1.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
// Tech // Tech
TechRequired = highPerformanceFuelSystems TechRequired = highPerformanceFuelSystems
entryCost = 6000 entryCost = 6000

@ -1,3 +1,5 @@
// ReStock+ 0.2.0
// 1.875m LFO Tank - Long
PART PART
{ {
name = restock-fueltank-1875-1 name = restock-fueltank-1875-1
@ -12,14 +14,18 @@ PART
node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2
node_attach = 0.9375, -1.0, 0.0, 1.0, 0.0, 0.0, 2 node_attach = 0.9375, -1.0, 0.0, 1.0, 0.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = advFuelSystems TechRequired = advFuelSystems
entryCost = 7200 entryCost = 7200
cost = 1800 cost = 1800
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = title = #LOC_RestockPlus_restock-fuel-tank-1875-1_title
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description = #LOC_RestockPlus_restock-fuel-tank-1875-1_description
attachRules = 1,1,1,1,0 attachRules = 1,1,1,1,0
mass = 1.125 mass = 1.125
dragModelType = default dragModelType = default
@ -32,8 +38,7 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1p5, srf bulkheadProfiles = size1p5, srf
tags = tags = #LOC_RestockPlus_restock-fuel-tank-1875-1_tags
RESOURCE RESOURCE
{ {
@ -53,7 +58,7 @@ PART
name = ModulePartVariants name = ModulePartVariants
useMultipleDragCubes = false useMultipleDragCubes = false
baseVariant = White baseVariant = White
VARIANT VARIANT
{ {
name = White name = White
@ -97,4 +102,4 @@ PART
} }
} }
} }
} }

@ -1,3 +1,5 @@
// ReStock+ 0.2.0
// 1.875m LFO Tank - Med
PART PART
{ {
name = restock-fueltank-1875-2 name = restock-fueltank-1875-2
@ -12,14 +14,18 @@ PART
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2
node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = fuelSystems TechRequired = fuelSystems
entryCost = 4100 entryCost = 4100
cost = 900 cost = 900
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = title = #LOC_RestockPlus_restock-fuel-tank-1875-2_title
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description = #LOC_RestockPlus_restock-fuel-tank-1875-2_description
attachRules = 1,1,1,1,0 attachRules = 1,1,1,1,0
mass = 0.5625 mass = 0.5625
dragModelType = default dragModelType = default
@ -32,8 +38,8 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1p5, srf bulkheadProfiles = size1p5, srf
tags = tags =
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel
@ -94,4 +100,4 @@ PART
} }
} }
} }
} }

@ -1,4 +1,5 @@
// ReStock+ 0.2.0
// 1.875m LFO Tank - Small
PART PART
{ {
name = restock-fueltank-1875-3 name = restock-fueltank-1875-3
@ -13,14 +14,18 @@ PART
node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.46875, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.46875, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.46875, 0.0, 0.0, -1.0, 0.0, 2
node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = fuelSystems TechRequired = fuelSystems
entryCost = 2500 entryCost = 2500
cost = 440 cost = 440
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = title = #LOC_RestockPlus_restock-fuel-tank-1875-3_title
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description = #LOC_RestockPlus_restock-fuel-tank-1875-3_description
attachRules = 1,1,1,1,0 attachRules = 1,1,1,1,0
mass = 0.275 mass = 0.275
dragModelType = default dragModelType = default
@ -33,8 +38,8 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1p5, srf bulkheadProfiles = size1p5, srf
tags = tags =
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel
@ -61,7 +66,7 @@ PART
secondaryColor = #000000 secondaryColor = #000000
GAMEOBJECTS GAMEOBJECTS
{ {
Tank1875Small =true Tank1875Small =true
Tank1875SmallGrey = false Tank1875SmallGrey = false
Tank1875SmallOrange = false Tank1875SmallOrange = false
} }

@ -1,4 +1,5 @@
// ReStock+ 0.2.0
// 1.875m LFO Tank - Tiny
PART PART
{ {
name = restock-fueltank-1875-4 name = restock-fueltank-1875-4
@ -13,14 +14,18 @@ PART
node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2
node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2 node_attach = 0.9375, 0.0, 0.0, 1.0, 0.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = advRocketry TechRequired = advRocketry
entryCost = 1750 entryCost = 1750
cost = 220 cost = 220
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-fuel-tank-1875-1_title title = #LOC_RestockPlus_restock-fuel-tank-1875-4_title
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = #LOC_RestockPlus_restock-fuel-tank-1875-1_description description = #LOC_RestockPlus_restock-fuel-tank-1875-4_description
attachRules = 1,1,1,1,0 attachRules = 1,1,1,1,0
mass = 0.1375 mass = 0.1375
dragModelType = default dragModelType = default
@ -33,8 +38,8 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1p5, srf bulkheadProfiles = size1p5, srf
tags = tags =
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel

@ -1,3 +1,5 @@
// ReStock+ 0.2.0
// 1.875m LFO Tank - Soyuz
PART PART
{ {
name = restock-fueltank-1875-soyuz-1 name = restock-fueltank-1875-soyuz-1
@ -13,6 +15,9 @@ PART
node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 2
node_attach = 0.0, -2, 0.9375, 0.0, 0.0, -1.0, 2 node_attach = 0.0, -2, 0.9375, 0.0, 0.0, -1.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
CoMOffset = 0.0, -1.0, 0.2 CoMOffset = 0.0, -1.0, 0.2
CoPOffset = 0.0, 0.5, 0.25 CoPOffset = 0.0, 0.5, 0.25
@ -21,9 +26,9 @@ PART
cost = 1400 cost = 1400
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = title = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_title
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_description
attachRules = 1,1,1,1,0 attachRules = 1,1,1,1,0
mass = 0.75 mass = 0.75
dragModelType = default dragModelType = default
@ -36,7 +41,7 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1p5, srf bulkheadProfiles = size1p5, srf
tags = tags = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_tags
RESOURCE RESOURCE
{ {
@ -51,10 +56,9 @@ PART
maxAmount = 660 maxAmount = 660
} }
MODULE MODULE
{ {
name = ModuleEngines name = ModuleEnginesFX
thrustVectorTransformName = thrustTransform thrustVectorTransformName = thrustTransform
throttleLocked = True throttleLocked = True
exhaustDamage = True exhaustDamage = True
@ -79,22 +83,14 @@ PART
key = 6 0.001 key = 6 0.001
} }
exhaustDamageMultiplier = 50 exhaustDamageMultiplier = 50
} }
RESOURCE RESOURCE
{ {
name = SolidFuel name = SolidFuel
amount = 4 amount = 4
maxAmount = 4 maxAmount = 4
} }
stagingIcon = SOLID_BOOSTER
fx_exhaustFlame_white_tiny = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, running
sound_vent_medium = engage
sound_rocket_mini = running
sound_vent_soft = disengage
MODULE MODULE
{ {
name = ModulePartVariants name = ModulePartVariants

@ -1,3 +1,5 @@
// ReStock+ 0.2.0
// 1.875m to 0.625m adapter
PART PART
{ {
name = restock-fueltank-adapter-1875-0625-1 name = restock-fueltank-adapter-1875-0625-1
@ -12,6 +14,9 @@ PART
node_stack_top = 0.0, 0.375, 0.0, 0.0, 1.0, 0.0, 0 node_stack_top = 0.0, 0.375, 0.0, 0.0, 1.0, 0.0, 0
node_stack_bottom = 0.0, -0.375, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.375, 0.0, 0.0, -1.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = fuelSystems TechRequired = fuelSystems
entryCost = 1550 entryCost = 1550
cost = 160 cost = 160
@ -19,7 +24,7 @@ PART
subcategory = 0 subcategory = 0
title = title =
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description =
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
mass = 0.1 mass = 0.1
dragModelType = default dragModelType = default
@ -32,7 +37,7 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size0, size1p5, srf bulkheadProfiles = size0, size1p5, srf
tags = tags =
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel

@ -1,3 +1,5 @@
// ReStock+ 0.2.0
// 1.875m to 1.25m long adapter
PART PART
{ {
name = restock-fueltank-adapter-1875-125-1 name = restock-fueltank-adapter-1875-125-1
@ -12,6 +14,9 @@ PART
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = fuelSystems TechRequired = fuelSystems
entryCost = 3100 entryCost = 3100
cost = 600 cost = 600
@ -19,7 +24,7 @@ PART
subcategory = 0 subcategory = 0
title = title =
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description =
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
mass = 0.375 mass = 0.375
dragModelType = default dragModelType = default
@ -32,7 +37,7 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1p5, size1, srf bulkheadProfiles = size1p5, size1, srf
tags = tags =
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel

@ -1,8 +1,10 @@
// ReStock+ 0.2.0
// 1.875m to 1.25m short adapter
PART PART
{ {
name = restock-fueltank-adapter-1875-125-1 name = restock-fueltank-adapter-1875-125-1
module = Part module = Part
author = PJ author = Chris Adderley (Nertea)
rescaleFactor = 1.0 rescaleFactor = 1.0
MODEL MODEL
{ {
@ -12,12 +14,15 @@ PART
node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.234375, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.234375, 0.0, 0.0, -1.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = advRocketry TechRequired = advRocketry
entryCost = 1550 entryCost = 1550
cost = 160 cost = 160
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = title =
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description =
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
@ -32,7 +37,7 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1, size1p5, srf bulkheadProfiles = size1, size1p5, srf
tags = tags =
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel
@ -77,7 +82,7 @@ PART
1875-125ShortGrey = true 1875-125ShortGrey = true
1875-125ShortOrange= false 1875-125ShortOrange= false
} }
} }
VARIANT VARIANT
{ {
@ -92,7 +97,7 @@ PART
1875-125ShortGrey = false 1875-125ShortGrey = false
1875-125ShortOrange= true 1875-125ShortOrange= true
} }
} }
} }
} }

@ -1,3 +1,5 @@
// ReStock+ 0.2.0
// 1.875m to 2.5m adapter
PART PART
{ {
name = restock-fueltank-adapter-25-1875-1 name = restock-fueltank-adapter-25-1875-1
@ -12,14 +14,17 @@ PART
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, -1.0, 0.0, 2
/// Flag to disable this part if MH is installed
MHReplacement = True
TechRequired = fuelSystems TechRequired = fuelSystems
entryCost = 5100 entryCost = 5100
cost = 1200 cost = 1200
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = title =
manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co
description = description =
attachRules = 1,0,1,1,0 attachRules = 1,0,1,1,0
mass = 0.75 mass = 0.75
dragModelType = default dragModelType = default
@ -32,7 +37,7 @@ PART
maxTemp = 2000 // = 3000 maxTemp = 2000 // = 3000
fuelCrossFeed = True fuelCrossFeed = True
bulkheadProfiles = size1p5, size2, srf bulkheadProfiles = size1p5, size2, srf
tags = tags =
RESOURCE RESOURCE
{ {
name = LiquidFuel name = LiquidFuel

@ -22,7 +22,7 @@ PART
TechRequired = highPerformanceFuelSystems TechRequired = highPerformanceFuelSystems
entryCost = 12900 entryCost = 12900
// Info // Info
cost = 1625 cost = 3960
category = FuelTank category = FuelTank
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-fuel-tank-rcs-375-1_title title = #LOC_RestockPlus_restock-fuel-tank-rcs-375-1_title
@ -31,7 +31,7 @@ PART
tags = #LOC_RestockPlus_restock-fuel-tank-rcs-375-1_tags tags = #LOC_RestockPlus_restock-fuel-tank-rcs-375-1_tags
bulkheadProfiles = size3, srf bulkheadProfiles = size3, srf
// Parameters // Parameters
mass = 1.125 mass = 0.88
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.3 minimum_drag = 0.3
@ -44,7 +44,7 @@ PART
RESOURCE RESOURCE
{ {
name = MonoPropellant name = MonoPropellant
amount = 810 amount = 1650
maxAmount = 810 maxAmount = 1650
} }
} }

@ -17,10 +17,10 @@ PART
node_stack_top = 0.0, 0.136, 0.0, 0.0, 1.0, 0.0, 1 node_stack_top = 0.0, 0.136, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.0401, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.0401, 0.0, 0.0, -1.0, 0.0, 2
// Tech // Tech
TechRequired = nanolathing TechRequired = advConstruction
entryCost = 3050 entryCost = 2450
// Info // Info
cost = 1000 cost = 400
category = Structural category = Structural
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-adapter-flat-1875-125-1_title title = #LOC_RestockPlus_restock-adapter-flat-1875-125-1_title
@ -29,7 +29,7 @@ PART
tags = #LOC_RestockPlus_restock-adapter-flat-1875-125-1_tags tags = #LOC_RestockPlus_restock-adapter-flat-1875-125-1_tags
bulkheadProfiles = size1p5, size1 bulkheadProfiles = size1p5, size1
// Parameters // Parameters
mass = 0.5 mass = 0.06
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.3 minimum_drag = 0.3

@ -17,10 +17,10 @@ PART
node_stack_top = 0.0, 0.098, 0.0, 0.0, 1.0, 0.0, 1 node_stack_top = 0.0, 0.098, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.0401, 0.0, 0.0, -1.0, 0.0, 2 node_stack_bottom = 0.0, -0.0401, 0.0, 0.0, -1.0, 0.0, 2
// Tech // Tech
TechRequired = nanolathing TechRequired = advConstruction
entryCost = 3050 entryCost = 3150
// Info // Info
cost = 1000 cost = 500
category = Structural category = Structural
subcategory = 0 subcategory = 0
title = #LOC_RestockPlus_restock-adapter-flat-1875-25-1_title title = #LOC_RestockPlus_restock-adapter-flat-1875-25-1_title
@ -29,7 +29,7 @@ PART
tags = #LOC_RestockPlus_restock-adapter-flat-1875-25-1_tags tags = #LOC_RestockPlus_restock-adapter-flat-1875-25-1_tags
bulkheadProfiles = size1p5, size2 bulkheadProfiles = size1p5, size2
// Parameters // Parameters
mass = 0.5 mass = 0.1
dragModelType = default dragModelType = default
maximum_drag = 0.2 maximum_drag = 0.2
minimum_drag = 0.3 minimum_drag = 0.3
@ -54,7 +54,7 @@ PART
GAMEOBJECTS GAMEOBJECTS
{ {
FlatAdapterGreyLarge = false FlatAdapterGreyLarge = false
FlatAdapterWhiteLarge = FlatAdapterWhiteLarge =
FlatAdapterMetalLarge = false FlatAdapterMetalLarge = false
FlatAdapterOrangeLarge = false FlatAdapterOrangeLarge = false
} }

@ -1,18 +1,33 @@
v0.2.0 v0.2.0
------ ------
- Phase 2 release - Phase 2 release
- New Aero parts:
- Miniature Rocket Nose (Nertea): 0.625m rocket nosecone (White and Metallic variants)
- New Command parts - New Command parts
- (Nertea): 0.625m drone core - RC-XS1 Remote Guidance Unit (Nertea): 0.625m drone core
- (Nertea): 1.875m drone core - RC-M001 Remote Guidance Unit (Nertea): 1.875m drone core
- New Control parts - New Control parts
- (Nertea): 1.875m reaction wheel - Medium Reaction Wheel Assembly (Nertea): 1.875m reaction wheel
- New Fuel Tank parts - New Fuel Tank parts
- (Nertea): 3.75m monopropellant tank - FL-S1 RCS Fuel Tank (Nertea): 3.75m monopropellant tank
- FL-R4 RCS Fuel Tank (Nertea): 1.875m monopropellant tank
- FL-X1800 Liquid Fuel Tank (Nertea): 1.875m LFO tank (long)
- FL-X900 Liquid Fuel Tank (Nertea): 1.875m LFO tank (medium)
- FL-X440 Liquid Fuel Tank (Nertea): 1.875m LFO tank (short)
- FL-X200 Liquid Fuel Tank (Nertea): 1.875m LFO tank (tiny)
- FL-S1200 Liquid Fuel Tank (Nertea): 1.875m LFO tank (tapered)
- FL-XA1200 Fuel Tank Adapter (Nertea): 1.875m to 2.5m LFO adapter tank
- FL-XA600 Fuel Tank Adapter (Nertea): 1.875m to 1.25m LFO adapter tank (long)
- FL-XA160 Fuel Tank Adapter (Nertea): 1.875m to 1.25m LFO adapter tank
- FL-XA160-S Fuel Tank Adapter (Nertea): 1/875m to 0.625m LFO adapter tank
- Oscar-A Liquid Fuel Tank (Nertea): 0.625m half Oscar-B tank (White and Metallic variants)
- PRBE-9 Liquid Fuel Tank (Nertea): 0.625m exposed probe-style tank (long)
- PRBE-4 Liquid Fuel Tank (Nertea): 0.625m exposed probe-style tank
- New Structural parts - New Structural parts
- (Nertea): 1.875m to 2.5m flat adapter - FL-XA30 Adapter (Nertea): 1.875m to 2.5m flat adapter (White, Black and White, Dark Grey/Orange and Metallic variants)
- (Nertea): 1.25m to 1.875m flat adapter - FL-XA15 Adapter (Nertea): 1.25m to 1.875m flat adapter (White, Black and White, Dark Grey/Orange and Metallic variants)
- New Electrical parts - New Electrical parts
- Z-10K Rechargeable Battery Bank (Nertea): 1.875m battery bank - Z-2500 Rechargeable Battery Bank (Nertea): 1.875m battery bank
- Monopropellant APU (Andrew Cassidy): fuel cell powered by monopropellant - Monopropellant APU (Andrew Cassidy): fuel cell powered by monopropellant
- New Science parts - New Science parts
- Experiment Return Unit (Andrew Cassidy): Small 0.625m to 1.25m conical experiment storage unit - Experiment Return Unit (Andrew Cassidy): Small 0.625m to 1.25m conical experiment storage unit
@ -24,8 +39,6 @@ v0.2.0
- Jumbo Holding Tank (Andrew Cassidy): 3.75m ore tank - Jumbo Holding Tank (Andrew Cassidy): 3.75m ore tank
- Medium Holding Tank (Andrew Cassidy): 1.875m ore tank - Medium Holding Tank (Andrew Cassidy): 1.875m ore tank
v0.1.4 v0.1.4
------ ------
- KSP 1.7.x - KSP 1.7.x

Loading…
Cancel
Save