greeny / SatisfactoryTools

Satisfactory Tools for planning and building the perfect base.
https://www.satisfactorytools.com/
MIT License
326 stars 66 forks source link

fix maximum Coal availability #129

Closed majewsky closed 8 months ago

majewsky commented 8 months ago

Patch 0.8.2.0 has removed a duplicate pure Coal node, bringing the total tally from 6+29+15 Coal nodes to 6+29+14 (impure + normal + pure).

Ref: https://satisfactory.wiki.gg/wiki/Patch_0.8.2.0 (under "Bug Fixes": "Removed a duplicate coal node")

Closes #124.

majewsky commented 8 months ago

CI failure appears to be unrelated to my change.

greeny commented 8 months ago

apparently CI isn't configured properly to handle pull requests, error on my side.

However PR for U8 tool should target master. (Yeah, the repo is a bit of a mess right now, as I'm working on new tools)

majewsky commented 8 months ago

Gotcha, will reopen the PR rebased on master.