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 60x dupe bug between fertilizer and ammonium nitrate pellet #1529

Merged
merged 1 commit into from
May 24, 2022

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented May 10, 2022

Summary

SUMMARY: Bugfixes "Fix 60x dupe bug between fertilizer and ammonium nitrate pellet"

Purpose of change

  • 1 charge of Commercial Fertilzer (aka fertilizer) can be crafted into 350 ammonium nitrate pellets (aka pellets)
  • 350 pellets can be crafted into 1 fertilizer, but with 60 charges (since its default chages are 60), effectively yielding 60x fertilizers per iteration.

related links addressing the issue on korean roguelike forum:

Describe the solution

change the resulting charge of commercial fertilizer to 1, making both recipies even.

Describe alternatives you've considered

None

Testing

JSON changes only, crafting succeeded

Additional context

None

@scarf005 scarf005 changed the title Fix dupe bug between fertilizer and ammonium nitrate pellet Fix 60x dupe bug between fertilizer and ammonium nitrate pellet May 10, 2022
@Coolthulhu Coolthulhu self-assigned this May 13, 2022
@Coolthulhu Coolthulhu merged commit ee98ede into cataclysmbnteam:upload May 24, 2022
@scarf005 scarf005 deleted the fix-infinite-fertilizer branch October 25, 2022 06:15
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.

2 participants