Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified recipes to no longer use partial condition #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

profole
Copy link

@profole profole commented Oct 26, 2024

Changed all recipes that use partial condition to use the full item.
Fabrication amount of single-use items changed to reflect recipe changes.
Multi-use items doesn't really make sense, I don't need to craft 4 hemostats at the same time. Increases mod difficulty at the beginning of the campaign marginally, but shouldn't really be an issue later)

  • suture recipe now fabricates 32 items and needs 4 organicfiber. Also changed requiredtime from 20 to 40.
  • endovascballoon and medstent recipes now fabricate 2 items. Also changed maxstacksize to 2 so they don't drop out of the fabricator when crafted.
  • Removed the copycondition="true" from osteosynthesisimplants and spinalimplant. This is stupid and there shouldn't be materials with partial condition anymore.
  • emptybloodpack recipe now fabricates 2 items. No change to requiredtime.
  • bloodcollector (donor cards) recipe fabricates 4 items. Also changed requiredtime from 10 to 20.

obviously not tested :BaroDev: but as long as I didn't make a syntax error, we'll be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant