@zer0Kerbal You don't need the [*] after KISConfig This is my patch for KISConfig  @KISConfig:FINAL { @Editor { @PodInventory // Add a screwdriver and some EVA tanks to all seats { addToAllSeats = KIS.electricScrewdriver addToAllSeats = KIS.evapropellant addToAllSeats = KIS.evapropellant } } @EvaInventory // Bump up the seat inventory slots (not changing volume) { @slotsX = 4 // 2 @slotsY = 4 // 4 } @EvaPickup // Increase range a
    • Like
    2