Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- // life support for the science lab
- //
- @PART[Benjee10_MMSEV_baseLab]:FOR[PlanetsideExplorationTechnologies]:NEEDS[USILifeSupport]
- {
- MODULE
- {
- name = USI_SwapController
- }
- MODULE
- {
- name = USI_SwappableBay
- bayName = Bay 1
- moduleIndex = 0
- }
- MODULE
- {
- name = USI_Converter
- UseSpecialistBonus = false
- }
- MODULE
- {
- name = USILS_LifeSupportRecyclerSwapOption
- ConverterName = Life Support
- StartActionName = Start Life Support
- StopActionName = Stop Life Support
- CrewCapacity = 2
- RecyclePercent = 0.7
- INPUT_RESOURCE
- {
- ResourceName = ElectricCharge
- Ratio = 3.5
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment