Page 1 of 1

[Fixed in 1.1.3.9] - [1.1.3.5] Quantum Reactor v3 : CrewCapacity == 0

Posted: Wed Apr 26, 2023 5:50 pm
by Thineboot
data\ComponentDefinitions.xml : line 111729
ComponentId = 303
3rd ComponentStats

Code: Select all

        <CrewCapacity>0</CrewCapacity>
Is it intended that the Quantum Reactor v3 will require 0 crew?
It would be the only reactor to run unattended.
Every other reactor requires 5 crew, except for the Basic Space Reactor and the Dark Star Reactor, which require 10 crew to operate.

Re: [1.1.3.5] Quantum Reactor v3 : CrewCapacity == 0

Posted: Mon May 01, 2023 6:44 pm
by MaximKI
Thanks for catching this.

Re: [Fixed in 1.1.3.9] - [1.1.3.5] Quantum Reactor v3 : CrewCapacity == 0

Posted: Fri May 05, 2023 5:06 pm
by Thineboot
Fixed in [1.1.3.9] :)

Code: Select all

        <CrewRequirement>5</CrewRequirement>