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 misaligned roof in industrial center #1950

Merged

Conversation

chaosvolt
Copy link
Member

Summary

SUMMARY: Bugfixes "fix misaligned roof in industrial center"

Purpose of change

Tiny thing I spotted while testing some stuff:
image

Turned out that industrial_center_light_industry_roof was not aligned with the underlying building, so it'd have an overhanging bit of roof in the back and auto-generated roof up front, plus visibly not appear aligned right with industrial_center_warehouse_roof.

Describe the solution

  1. Adjust placement of empty space in industrial_center_light_industry_roof and fix up the shape to match properly.
  2. Also tweaked a slight flaw in alignment for industrial_center_warehouse_roof.
  3. Fixed gutter placement in industrial_center_loading_bay_roof.

Describe alternatives you've considered

Why contain it? s'cool

Testing

  1. Checked affected file for syntax and lint errors.
  2. Entered industrial center in compiled build to confirm it looked right:

image

Additional context

@Coolthulhu Coolthulhu self-assigned this Oct 5, 2022
@Coolthulhu Coolthulhu merged commit 87b681d into cataclysmbnteam:upload Oct 5, 2022
@chaosvolt chaosvolt deleted the industrial-center-roof-fix branch October 5, 2022 20:10
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