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

[MIRROR] Sorts the modular skirts_dresses.dm file, properly subtypes the new Medium/Long skirts and fixes their broken toggleability #369

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Original PR: Skyrat-SS13/Skyrat-tg#24680

About The Pull Request

Title
1 - The file was a mess. The point of the comments // SKIRTS // and // DRESSES // was kind of... not followed. So I moved the skirts to skirts, and dresses to dresses.
2 - The new medium/long skirts were base types of under and so had a few issues being caused by being entirely new items. Now they're subtypes of dress/skirt/skyrat as they should have been
3 - The above means that the skirts now no longer are Toggleable by default. They HAVE no toggle state, so being toggleable just made them into an error sprite.
-Other changes include: Slightly tweaked descriptions, and the two skirts no longer covering Chests

How This Contributes To The Skyrat Roleplay Experience

Bug fixies

Proof of Testing

Screenshots/Videos

image
Skirt still works.

image
And loadout still works

Changelog

🆑 OrionTheFox
fix: fixed the Medium/Long Skirts incorrectly being Toggleable, and falsely covering the Chest
/:cl:

…edium/Long skirts and fixes their broken toggleability (#24680)

* moves the dresses to the dress section, skirts to the skirt section

* Repaths the new skirts to actually be skirt subtypes (and removes their chest coverage)
@ReezeBL ReezeBL merged commit 1e5fb7c into master Nov 1, 2023
24 checks passed
@ReezeBL ReezeBL deleted the upstream-mirror-24680 branch November 1, 2023 03:44
AnywayFarus added a commit that referenced this pull request Nov 1, 2023
Iajret pushed a commit that referenced this pull request Jan 9, 2024
ReezeBL pushed a commit that referenced this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants