From 186f13f56cf28cb99b378643a3b434b1dda843cc Mon Sep 17 00:00:00 2001 From: EmeraldSundisk Date: Thu, 24 Sep 2020 09:38:26 -0700 Subject: [PATCH] Revert "icon should work now I hope" This reverts commit 179b9ba05dc63d30828c3b9310e318c79682cafa. --- 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 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