Temporary commit to make girders craftable with metal sheets.#5379
Open
MistakeNot4892 wants to merge 1 commit into
Open
Temporary commit to make girders craftable with metal sheets.#5379MistakeNot4892 wants to merge 1 commit into
MistakeNot4892 wants to merge 1 commit into
Conversation
out-of-phaze
previously requested changes
May 20, 2026
| /decl/stack_recipe/steel/girder | ||
| result_type = /obj/structure/girder | ||
| required_wall_support_value = 10 | ||
| req_amount = 5 * SHEET_MATERIAL_AMOUNT // Arbitrary value since girders return weird matter values. |
Member
There was a problem hiding this comment.
dismantling them produces 2 sheets, did you always lose 3 sheets from dismantling?
Contributor
Author
There was a problem hiding this comment.
I copypasted from the rods recipe.
Contributor
Author
There was a problem hiding this comment.
Girders have 5 sheets of matter in them so lowering the recipe amount causes CI fails. Them giving 2 sheets on dismantle is due to using parts_amount I guess.
Contributor
Author
There was a problem hiding this comment.
With tweaked code, they drop 3 sheets and cost 6 to craft. I'm happy with that for the moment.
880f06d to
e00eb58
Compare
Addressed - currently using unmodified structure sheet amounts/logic.
out-of-phaze
approved these changes
May 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.