From 179b9ba05dc63d30828c3b9310e318c79682cafa Mon Sep 17 00:00:00 2001 From: EmeraldSundisk Date: Wed, 23 Sep 2020 21:49:26 -0700 Subject: [PATCH] icon should work now I hope --- code/modules/clothing/under/jobs/cargo.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/jobs/cargo.dm b/code/modules/clothing/under/jobs/cargo.dm index b58545bdf0..a3247120c6 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_long" + icon_state = "cargo" item_state = "lb_suit" alt_covers_chest = TRUE