Increase valve flow rates similar to pump#501
Increase valve flow rates similar to pump#501heinwessels wants to merge 2 commits intopyanodon:masterfrom
Conversation
The pump's flow rate is increases 10x. This change does the same for valves.
|
Hold up, still making sure it works |
|
Yeah it works |
|
For anyone wanting this feature, the newest version of Valves: Pyanodon's Adjustable Thresholds now allows you to set the valve flow rate as a mod setting :) |
|
I have to ask, why put it in pycoalprocessing as an update instead of modifying the base definition in pyindustry? |
|
Added via pyanodon/pyindustry#153 |
Because it's only in PyCoalProcessing that the game's flow rate is increased to be able to support 12kps. Honestly, thought that if a player then played with only PyIndustry, then the tooltip would say 12kps but only practically reach 6kps, like I did here at some point. But it seems like the tooltip shows this correctly, this this is not really an issue. However, with only PyIndustry pumps are still limited to 1200, and not 12000. It's only in PyCoalProcessing that it's bumped to 12000. So now with only PyIndustry players can choose between a pump that requires power and is big, or a smaller valve that pumps 10 times as fast without the need of power :) |

The pump's flow rate is increases 10x. This change does the same for valves. This was requested on Valves: Pyanodon's Adjustable Thresholds, but this seems like base Py just forgot to increase the flow rate? Or maybe there's a reason, I'm not a Py player (yet) :)
If this PR is not accepted then I'll just make the flow rate configurable through my mod :)