Make RemoveReagent return a FixedPoint2

[Breaking Changes]
SharedSolutionContainerSystem.RemoveReagent now returns the removed reagent amount as a FixedPoint2 instead of a bool. If you need the previous behavior just compare the return value with FixedPoint2.Zero.