Skip to content

Commit

Permalink
Merge pull request #1111 from DimWhat/kimono_fix
Browse files Browse the repository at this point in the history
Makes the fancy kimono layer over shoes.
  • Loading branch information
wraith-54321 authored Jan 30, 2024
2 parents e087a15 + 41a4271 commit 79bd00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monkestation/code/modules/clothing/under/costume.dm
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
icon_state = "kimono"
body_parts_covered = CHEST|GROIN|ARMS
female_sprite_flags = FEMALE_UNIFORM_TOP_ONLY
alternate_worn_layer = ABOVE_SHOES_LAYER

/*
* CHRISTMAS CLOTHES
Expand Down

0 comments on commit 79bd00a

Please sign in to comment.