Skip to content

Commit

Permalink
tacticool turtleneck sprite fix (TauCetiStation#13695)
Browse files Browse the repository at this point in the history
  • Loading branch information
simb11 authored Dec 30, 2024
1 parent 07f41ab commit fbd8877
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions code/modules/clothing/under/syndicate.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@
siemens_coefficient = 0.9
flags = ONESIZEFITSALL|HEAR_TALK

/obj/item/clothing/under/syndicate/equipped(mob/M)
if(M.gender == "male")
item_state = "syndicate"
else
item_state = "syndicate_f"
return ..()

/obj/item/clothing/under/syndicate/combat
name = "combat turtleneck"

Expand Down
Binary file modified icons/mob/uniform.dmi
Binary file not shown.

0 comments on commit fbd8877

Please sign in to comment.