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

Changes tree mutations to use infusions #11229

Merged
merged 2 commits into from Oct 10, 2022

Conversation

TobleroneSwordfish
Copy link
Contributor

[FEATURE] [HYDROPONICS]

About the PR

Changes tree mutations to (mostly) use infusions rather than random chance.

  • Paper tree now requires infusion with paper
  • Money trees now only mutate from paper trees with >= 30 potency
  • Dogwood tree now requires infusion with aconitine
  • Rubber tree now requires infusion with liquid rubber
  • Sassafras has been left as a random mutation both because I couldn't think of a chem and because it was already base chance to occur.

Since liquid rubber was kind of hard to get previously, it can now be made by exposing any rubber item (not cables) to a temperature of 180C, causing it to melt into a puddle of 10u of rubber.
I'm reasonably sure this won't break anything horribly, but if it does I can change it to be an acetone interaction or something.

Why's this needed?

Trees have a lot of mutations, getting any specific mutation was an RNG mess, this should make it a lot more enjoyable.

Changelog

(u)LeahTheTech
(*)Most tree mutations now require reagent infusions.
(*)Rubber items now melt into liquid rubber above 180C.

@keywordlabeler keywordlabeler bot added the C-Feature A new feature or enhancements to existing features label Oct 7, 2022
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 7, 2022
@Momoberry
Copy link
Contributor

Great change, the botany waiting game is killer and the seed spam strat is awful gameplay.

@Munien7
Copy link
Contributor

Munien7 commented Oct 8, 2022

Was actually meaning to do this myself at some point. Anything that removes the annoying rng seed spam especially with trees is a godsend.

@Tarmunora Tarmunora merged commit 7eaee1c into goonstation:master Oct 10, 2022
github-actions bot pushed a commit that referenced this pull request Oct 10, 2022
@Sbmhawk
Copy link
Contributor

Sbmhawk commented Oct 10, 2022

I thought you needed rubber trees to get liquid rubber, what's the other method?

@TobleroneSwordfish
Copy link
Contributor Author

I thought you needed rubber trees to get liquid rubber, what's the other method?

See PR body: rubber items now melt

@Sbmhawk
Copy link
Contributor

Sbmhawk commented Oct 10, 2022

Oh, I somehow missed that lmao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Feature A new feature or enhancements to existing features size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants