Skip to content

Commit

Permalink
bugfix: bandanas cover hair (#6061)
Browse files Browse the repository at this point in the history
Тык
  • Loading branch information
PlayerUnknown14 authored Oct 23, 2024
1 parent 054697a commit 26835ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/masks/miscellaneous.dm
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@
w_class = WEIGHT_CLASS_TINY
flags_inv = HIDENAME|HIDEFACIALHAIR
adjusted_slot_flags = ITEM_SLOT_HEAD
adjusted_flags_inv = HIDENAME|HIDEFACIALHAIR|HIDEHEADHAIR
adjusted_flags_inv = HIDENAME|HIDEFACIALHAIR
can_toggle = TRUE
sprite_sheets = list(
SPECIES_VOX = 'icons/mob/clothing/species/vox/mask.dmi',
Expand Down

0 comments on commit 26835ea

Please sign in to comment.