Skip to content

Commit

Permalink
Removed civilian from skirt type path (#22950)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrambledeggs00 authored Jan 9, 2025
1 parent c60ce80 commit 5dc794c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/under/jobs/command.dm
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
item_state = "b_suit"
can_adjust = TRUE

/obj/item/clothing/under/rank/command/civilian/head_of_personnel/skirt
/obj/item/clothing/under/rank/command/head_of_personnel/skirt
name = "head of personnel's jumpskirt"
desc = "It's a jumpskirt worn by someone who works in the position of \"Head of Personnel\"."
icon_state = "hop_skirt"
Expand Down

0 comments on commit 5dc794c

Please sign in to comment.