Skip to content

Commit

Permalink
[MIRROR] Makes the QM Skirt Work For Digi Legs [MDB IGNORE] (#25389) (#…
Browse files Browse the repository at this point in the history
…930)

* Makes the QM Skirt Work For Digi Legs (#80067)

## About The Pull Request
Makes digi legs use the QM skirt properly.
<img src="https://i.ibb.co/9qKDkr3/Digi-Lizard-Skirt.png">
(Difference illustrated with VV)
## Why It's Good For The Game
Realistically lizards shouldn't be allowed in this role, as such
inferior beings have no business being a head of staff on a cutting-edge
Nanotrasen research station. But if a human decides to get a leg
transplant or something this is good for them.
Clearly an oversight in the code. Fixes good oversights bad for the
project.
## Changelog
:cl:
fix: Digi legs work with the QM's jumpskirt
/:cl:

* Makes the QM Skirt Work For Digi Legs

---------

Co-authored-by: SkyratBot <59378654+SkyratBot@users.noreply.github.com>
Co-authored-by: Jackraxxus <60418544+Jackraxxus@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 3, 2023
1 parent f2a5269 commit 45b1848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/under/jobs/cargo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
inhand_icon_state = "lb_suit"
body_parts_covered = CHEST|GROIN|ARMS
dying_key = DYE_REGISTRY_JUMPSKIRT
supports_variations_flags = CLOTHING_DIGITIGRADE_VARIATION_NO_NEW_ICON

/obj/item/clothing/under/rank/cargo/tech
name = "cargo technician's uniform"
Expand Down

0 comments on commit 45b1848

Please sign in to comment.