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:
@ -6,7 +6,7 @@
|
||||
// - Z-100 Rechargeable Battery Pack (batteryPack)
|
||||
// - Z-400 Rechargeable Battery (ksp_r_largeBatteryPack)
|
||||
|
||||
// 0.625m battery bank
|
||||
// Z-200 Rechargeable Battery Bank
|
||||
@PART[batteryBankMini]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -26,7 +26,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// 1.25m battery bank
|
||||
// Z-1K Rechargeable Battery Bank
|
||||
@PART[batteryBank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -46,7 +46,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// 2.5m battery bank
|
||||
// Z-4K Rechargeable Battery Bank
|
||||
@PART[batteryBankLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -66,7 +66,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Small radial battery
|
||||
// Z-100 Rechargeable Battery Pack
|
||||
@PART[batteryPack]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -81,7 +81,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Large radial battery
|
||||
// Z-400 Rechargeable Battery
|
||||
@PART[ksp_r_largeBatteryPack]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
Reference in New Issue
Block a user