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 heat exchanging pipe color #4170

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

out-of-phaze
Copy link
Member

Description of changes

Properly sets pipe_color for heat exchange pipes.

Why and what will this PR improve

Fixes #4169.

Authorship

Me.

@out-of-phaze out-of-phaze added the ready for review This PR is ready for review and merge. label Jul 6, 2024
@@ -3,6 +3,7 @@
icon = 'icons/atmos/heat.dmi'
icon_state = "11"
color = "#404040"
pipe_color = "#404040"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self to look at merging this with paint_color at some point.

@MistakeNot4892 MistakeNot4892 merged commit 2b96307 into NebulaSS13:dev Jul 8, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for review and merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Heat exchange pipes lack their proper pipe color
2 participants