Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Dec 18, 2024
1 parent 885282b commit ba588da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_doppler/modular_cosmetics/code/suits/basesuits.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/obj/item/clothing/suit/bio_suit
supports_variations_flags = CLOTHING_DIGITIGRADE_VARIATION
supported_bodyshapes = list(BODYSHAPE_HUMANOID, BODYSHAPE_DIGITIGRADE)
bodyshape_icon_files = list(BODYSHAPE_HUMANOID_T = 'icons/mob/clothing/suits/bio.dmi',
bodyshape_icon_files = list(BODYSHAPE_HUMANOID_T = 'icons/mob/clothing/head/bio.dmi',
BODYSHAPE_DIGITIGRADE_T = 'modular_doppler/modular_cosmetics/icons/mob/suit/bio_digi.dmi')

/obj/item/clothing/suit/wizrobe
Expand Down

0 comments on commit ba588da

Please sign in to comment.