-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Charcoal smoker fits more charcoal than its volume #27988
Labels
<Bug>
This needs to be fixed
Fields / Furniture / Terrain / Traps
Objects that are part of the map or its features.
Items / Item Actions / Item Qualities
Items and how they work and interact
Comments
jeremyshannon
added a commit
to jeremyshannon/Cataclysm-DDA
that referenced
this issue
Jan 31, 2019
I checked it out, and 10L of wood produces 5L of charcoal in game, which is about right, Where it was off is that it was like 97% of the weight of the input wood, when it should be about 25% according to wikipedia. The smoker being a Tardis is clearly off. |
kevingranade
pushed a commit
that referenced
this issue
Feb 1, 2019
Fix for #27988 Also reduce charcoal weight to 25% that of input wood, as per wikipedia.
kevingranade
pushed a commit
that referenced
this issue
Feb 1, 2019
Fix for #27988 Also reduce charcoal weight to 25% that of input wood, as per wikipedia.
kevingranade
added a commit
that referenced
this issue
Feb 1, 2019
* 0.D-branch: Charcoal smoker shouldn't hold more charcoal than its own volume Fix for #27988 Also reduce charcoal weight to 25% that of input wood, as per wikipedia. Worker ants are brown set seed to same as other weather Updated plastic chunk from cash cards recipe Display both primary and secondary recipe skill requirements as uniform 'skill (lvl/req)' Display batch craft time savings in crafting GUI; Update comment describing recipe::required_skills_string
Fixed by #28004 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
<Bug>
This needs to be fixed
Fields / Furniture / Terrain / Traps
Objects that are part of the map or its features.
Items / Item Actions / Item Qualities
Items and how they work and interact
Describe the bug
The charcoal smoker is 4.5L and fits 200 charcoal inside that is 5L.
Also, converting wood into charcoal increases its volume it seems, so maybe charcoal unit volume should be lowered?
0.C-37176-g88c8f68af8-dirty
The text was updated successfully, but these errors were encountered: