Skip to content

Commit

Permalink
jumper
Browse files Browse the repository at this point in the history
  • Loading branch information
Superlagg committed Jun 27, 2023
1 parent c6cab66 commit bddc915
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modular_citadel/code/modules/client/loadout/uniform.dm
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,11 @@
path = /obj/item/clothing/under/f13/navy/officer
subcategory = LOADOUT_SUBCATEGORY_UNIFORM_JUMPSUITS

/datum/gear/uniform/usnavy
name = "US Navy jumpsuit"
path = /obj/item/clothing/under/f13/navy/officer
subcategory = LOADOUT_SUBCATEGORY_UNIFORM_JUMPSUITS

//CHINA

/datum/gear/uniform/chinese
Expand Down

0 comments on commit bddc915

Please sign in to comment.