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 paper staying on fire forever #32412

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

MilonPL
Copy link
Contributor

@MilonPL MilonPL commented Sep 23, 2024

About the PR

what it says on the tin
fixes DeltaV-Station/Delta-v#1325 and #32081

Why / Balance

Paper being able to stay on fire forever, even in vacuum, is just stupid. I think the intention here was that documents being set on fire will always turn to ash but it clearly doesn't work anyways and maybe with a proper FlammableSystem refactor this could be brought back.

Technical details

removes two lines of yaml, canResistFire already defaults to false and canExtinguish to true

Requirements

Breaking changes

no

Changelog

🆑

  • fix: Paper will no longer stay on fire indefinitely.

@github-actions github-actions bot added the No C# For things that don't need code. label Sep 23, 2024
@slarticodefast
Copy link
Member

Is that the same issue as #32081 ?

@MilonPL
Copy link
Contributor Author

MilonPL commented Sep 23, 2024

Is that the same issue as #32081 ?

Oh yeah I'll link that one too
downstream maintainer so downstream issue

@slarticodefast
Copy link
Member

Thanks for the fix!

@slarticodefast slarticodefast merged commit 042f0d3 into space-wizards:master Sep 24, 2024
12 checks passed
Ilya246 pushed a commit to Ilya246/space-station-14 that referenced this pull request Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No C# For things that don't need code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

paper stays on fire indefinitely
2 participants