Added the electrical wire brush and added made them be able to convert rust tiles #900
No reviewers
Labels
No labels
bug
Changes: Audio
Changes: Map
Changes: No C#
Changes: Sprites
Changes: UI
documentation
DON'T MERGE
duplicate
enhancement
good first issue
help wanted
holding to vote
invalid
question
size/L
size/M
size/S
size/XL
size/XS
S: Merge Conflict
S: Untriaged
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Byrd-Station/Byrd!900
Loading…
Reference in a new issue
No description provided.
Delete branch "QuillTheCreature/Byrd:entities/wirebrush"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Short description
Goob upstream added an "electrical wire brush" but didn't implement it fully (only gave it to borgs)?
So I added them to lathes so that janitors can use it too, additionally I've replaced the sprites of it to make it look distinct and added a system which allows both brushes to convert rusted tiles back to normal tiles. (They only worked on walls before)
This is a cherry pick of https://github.com/ProjectOmu/OmuStation/pull/1636
Technical details
Since some of this is from a goob upstream change I haven't marked any of those changes with a comment.
Why we need to add this
Cool new jani content
Media (Video/Screenshots)
Checklist
Breaking changes
This will be posted in #codebase-changes. -->
Ingame Changelog
🆑 Quill
@ -0,0 +1,24 @@// SPDX-License-Identifier: AGPL-3.0-or-laterWe no longer use SPDX.
@ -0,0 +1,31 @@// SPDX-License-Identifier: AGPL-3.0-or-laterWe no longer use SPDX.
Oh cool, good to know!
@ -0,0 +1,78 @@// SPDX-License-Identifier: AGPL-3.0-or-laterWe no longer use SPDX.
LGTM. Thank you for your contribution!