USSolidWasteWedge only holds resources in its single-height variant

Issue #48 resolved
Former user created an issue

The double, triple, and quad variants of USSolidWasteWedge don't hold any resources. That's because the switcher's resourceAmounts and initialResourceAmounts lines in SolidWasteWedge.cfg have the values separated by commas, rather than semicolons. (Commas are for putting multiple resources in a single variant, like LiquidFuel and Oxidizer in an LFO tank; semicolons are for different variants.)

There are four copies of the resourceAmounts and initialResourceAmounts line, in sections that configure the part for different life-support mods. All of them have this bug.

Comments (2)

  1. Log in to comment