Skip to content

Commit

Permalink
Update code/modules/mob/living/carbon/human/human_update_icons.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Alexsey Bezyuk <41479614+PhantornRU@users.noreply.github.com>
  • Loading branch information
Dekupich and PhantornRU authored Jan 31, 2025
1 parent 7465572 commit 1580060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/human/human_update_icons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ There are several things that need to be remembered:
// BANDASTATION EDIT START - SPECIES CLOTHING ICONS
var/list/icon_files_species = list(
"vulpkanin" = 'modular_bandastation/species/icons/mob/species/vulpkanin/clothing/suit.dmi',
"tajaran" = 'modular_bandastation/species/icons/mob/species/tajaran/clothing/suit.dmi',
"tajaran" = 'modular_bandastation/species/icons/mob/species/tajaran/clothing/suit.dmi'
)

var/mutant_override = FALSE
Expand Down

0 comments on commit 1580060

Please sign in to comment.