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

fix: mre actually gives 1 pur tablet this time #4232

Conversation

chaosvolt
Copy link
Member

Purpose of change

So I could've sworn I nerfed MREs to not yield half a dozen purification tablets due to how much more effective they are. Turns out, in #3297 I edited the mre_accessory uncraft...which was long ago obsoleted, MREs actually produce their accessories via the mre_accessory_list CRAFTING REQUIREMENT instead. Auuuugh.

Describe the solution

Toned down number of tablets given by mre_accessory_list from 6 to 1, like I tried and failed to do already, derp. It still goes from "meant to make 1.5 liters of water" to 2 liters worth, 6 liters from a single MRE meanwhile is not intended yield. :3

Describe alternatives you've considered

screm

Testing

  1. Checked affected file for syntax and lint errors.
  2. Ported JSON change to playthrough build, confirmed taking apart an MRE ACTUALLY only yields a single tablet now.

Additional context

A single tablet cleans 2 liters of water instead of 250 ml, as of this PR: #2832

Checklist

@github-actions github-actions bot added the JSON related to game datas in JSON format. label Feb 15, 2024
Copy link
Collaborator

@Firestorm01X2 Firestorm01X2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready

@chaosvolt chaosvolt merged commit 5cc43ae into cataclysmbnteam:main Feb 16, 2024
10 checks passed
@chaosvolt chaosvolt deleted the I-am-once-again-screaming-about-water branch February 16, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants