Skip to content

Commit

Permalink
Service Uniform Removal
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumbgunner committed Apr 7, 2024
1 parent 17c274b commit e1f07aa
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,4 @@
. = ..()
if(has_cryo_gear)
new /obj/item/clothing/under/marine(src)
new /obj/item/clothing/suit/storage/jacket/marine/service(src)
new /obj/item/clothing/under/marine/dress(src)
new /obj/item/clothing/shoes/dress(src)
new /obj/item/clothing/head/marine/peaked/service(src)
new /obj/item/clothing/shoes/marine/knife(src)
new /obj/item/device/radio/headset/almayer/marine(src)

0 comments on commit e1f07aa

Please sign in to comment.