pyure / infitech-prototype

The Infitech 3 Repo, codenamed Prototype
13 stars 13 forks source link

[Quests] All quests requiring fluids are consuming the fluid #513

Closed JoelLaviron closed 5 years ago

JoelLaviron commented 5 years ago

Hello,

We noticed that all quests requiring fluids consume the fluid, while we would expect to consume only for repeatable quests? It's a bit annoying to lose the fluid when doing quests like light/heavy fuels quests, plastic quests, rocket fuel quests.

pyure commented 5 years ago

Certainly agree, will look into it.

pyure commented 5 years ago

This may be a limitation of the tech. I'll check with the dev, but worst case scenario, I'll ensure the fluid quests give you back >= same fluid back in kind.

pyure commented 5 years ago

Joel, I did more or less the give-you-fluid-back scenario above. In some cases (such as rocket fuel) where I'm trying to walk the user through a many-step chemistry process, I don't give back the fluids at each step, but instead give a larger amount for the finished product. (This strategy would only be super applicable where those preliminary fluids don't have obvious alternative uses at that stage of the game)

pyure commented 5 years ago

Fixed in 1.0.0