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: make plastered wooden walls constructible #5529

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

chaosvolt
Copy link
Member

Checklist

Required

Optional

Purpose of change

I noticed plastered wooden walls couldn't be properly built because it only let you build the second half, turns out it was because the two halves were derped and used the same ID for the construction entry itself.

Describe the solution

Set the "build half of a domestic/plastered wall" construction entry to use a unique ID so the "then build the other half" one doesn't override it.

Describe alternatives you've considered

screm

Testing

Used my fucking eyes.

Additional context

@chaosvolt chaosvolt enabled auto-merge (squash) October 7, 2024 05:06
@github-actions github-actions bot added the JSON related to game datas in JSON format. label Oct 7, 2024
@scarf005 scarf005 changed the title fix: fix being able to construct plastered wooden walls fix: make plastered wooden walls constructible Oct 7, 2024
@chaosvolt chaosvolt merged commit ca95f4e into cataclysmbnteam:main Oct 7, 2024
9 checks passed
@chaosvolt chaosvolt deleted the fix-wall-construct branch October 7, 2024 16:17
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.

2 participants