Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 8cc6e92

Browse files
authored
Adds alternate state to Hawaiian Skirt. (#22887)
* Adds alternate state to Hawaiian Skirt. Basically just added a way to wear the skirt without the coconut bra. * Attempt to fix my bad coding. Yeah I forgot to add the sprites ig.
1 parent d0ab0c6 commit 8cc6e92

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

yogstation/code/modules/clothing/under/miscellaneous.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@
573573
icon_state = "hawaiian_skirt"
574574
item_state = "hawaiian_skirt"
575575
fitted = FEMALE_UNIFORM_TOP //no hole in the skirt
576-
can_adjust = 0
576+
can_adjust = TRUE
577577

578578
/obj/item/clothing/under/rank/prisoner
579579
sprite_sheets = list("GAGS_sprite" = list(SPECIES_VOX))
-13.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)