Skip to content

Commit

Permalink
take two
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerev4r committed Dec 18, 2024
1 parent a788a9e commit 53b2572
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
Expand Up @@ -4,7 +4,7 @@
BODYSHAPE_HUMANOID,
BODYSHAPE_DIGITIGRADE
)
bodyshape_icon_files = list(BODYSHAPE_HUMANOID_T = 'icons/mob/clothing/head/bio.dmi',
bodyshape_icon_files = list(BODYSHAPE_HUMANOID_T = 'icons/mob/clothing/suits/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 53b2572

Please sign in to comment.