diff --git a/code/modules/clothing/under/jobs/cargo.dm b/code/modules/clothing/under/jobs/cargo.dm index a3247120c6..b58545bdf0 100644 --- a/code/modules/clothing/under/jobs/cargo.dm +++ b/code/modules/clothing/under/jobs/cargo.dm @@ -36,7 +36,7 @@ /obj/item/clothing/under/rank/cargo/tech/long name = "cargo technician's jumpsuit (trousers)" desc = "A variant of the cargo technician's uniform with proper trousers, suited for colder climates and modest workers." - icon_state = "cargo" + icon_state = "cargo_long" item_state = "lb_suit" alt_covers_chest = TRUE