Skip to content

Commit

Permalink
Modsuits should not have inserts.
Browse files Browse the repository at this point in the history
  • Loading branch information
PollardTheDragon committed Feb 24, 2025
1 parent 316c290 commit 9dd372f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mod/mod_clothes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
heat_protection = UPPER_TORSO|LOWER_TORSO
cold_protection = UPPER_TORSO|LOWER_TORSO
permeability_coefficient = 0.01
insert_max = 0
hide_tail_by_species = list("modsuit")
sprite_sheets = list(
"Vulpkanin" = 'icons/mob/clothing/modsuit/species/vulp_modsuits.dmi',
Expand Down

0 comments on commit 9dd372f

Please # to comment.