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:
@ -25,7 +25,6 @@ PART
|
||||
manufacturer = #autoLOC_501636 //#autoLOC_501636 = Zaltonic Electronics
|
||||
description = #LOC_RestockPlus_restock-apu-radial-1_description
|
||||
// After playing with a children's pinwheel toy and asking themselves "how could this become more awesome", one engineer tried pointing a small rocket engine at it. The engineering team immediately got to work using it to generate electricity, and the Monopropellant APU was born
|
||||
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
bulkheadProfiles = surf
|
||||
@ -40,7 +39,6 @@ PART
|
||||
breakingForce = 5000
|
||||
breakingTorque = 5000
|
||||
tags = #LOC_RestockPlus_restock-apu-radial-1_tags //APU backup turbine array bank charge convert e/c elect energ pack power volt watt
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleResourceConverter
|
||||
@ -48,18 +46,16 @@ PART
|
||||
StartActionName = #LOC_RestockPlus_restock-apu_start //Start turbine
|
||||
StopActionName = #LOC_RestockPlus_restock-apu_stop //Stop turbine
|
||||
ToggleActionName = #LOC_RestockPlus_restock-apu_toggle //Toggle turbine
|
||||
|
||||
FillAmount = 0.95
|
||||
AutoShutdown = false
|
||||
GeneratesHeat = false
|
||||
UseSpecialistBonus = false
|
||||
|
||||
INPUT_RESOURCE
|
||||
{
|
||||
ResourceName = MonoPropellant
|
||||
Ratio = 0.006
|
||||
FlowMode = STAGE_PRIORITY_FLOW
|
||||
}
|
||||
}
|
||||
OUTPUT_RESOURCE
|
||||
{
|
||||
ResourceName = ElectricCharge
|
||||
@ -67,7 +63,6 @@ PART
|
||||
DumpExcess = false
|
||||
}
|
||||
}
|
||||
|
||||
RESOURCE
|
||||
{
|
||||
name = ElectricCharge
|
||||
|
Reference in New Issue
Block a user