Quantum-cross
Quantum-cross
> You could still make it more generic by raising and event similar to how `OnConstructionTemperatureEvent` does it. That way multiple systems could hook into it and return a `HandleResult`...
> You could still make it more generic by raising and event similar to how `OnConstructionTemperatureEvent` does it. That way multiple systems could hook into it and return a `HandleResult`...
> Ok, let me elaborate a little more: Hardcoding very specialized components via `TryComps` into generic systems like construction graphs is bad practice because it makes the generic system depend...
Oh yeah, with the caveat that we need to handle the `Enabled` status of `ElectrifiedComponent` externally (I honestly don't know when this gets set to false so it should just......
this is much less terrible
I added some more information to the original PR for clarity. This doesn't add any features, it's purely a bug fix.
I created an issue. This PR fixes #36046
I really love this... What about a SKUB lighter?
> > this is a change that was specifically requested by someone (i dont remember who, its been three months) to allow it to be fueled with liquid plasma. >...