public void Buy(IAdditive resource) { throw new System.NotImplementedException(); }
public void RenderAdditionDetails(IAdditive addition) { throw new System.NotImplementedException(); }