Quality Rocket Parts


Allows selecting the quality of rocket parts, higher quality parts will increase rocket progress more.

Tweaks
12 days ago
2.0
223
Manufacturing

b audited code might crash

14 days ago

On line 41 of control.lua, I noticed a line that if executed is going to result in the game crashing out to main menu with an error, as I noticed what looks like a clear typo. "silo.rocket_parts = silo.rocket_partsscience_pack.get_durability(quy)". Pretty sure this line is supposed to say "silo.rocket_parts = silo.rocket_partsscience_pack.get_durability(quality)"

13 days ago

Ahh thanks, I could not actually get that line of code to run, it was only there just in case. But I've fixed it now.

New response