diff --git a/code/modules/clothing/under/jobs/civilian.dm b/code/modules/clothing/under/jobs/civilian.dm index 758de56245..fae598251c 100644 --- a/code/modules/clothing/under/jobs/civilian.dm +++ b/code/modules/clothing/under/jobs/civilian.dm @@ -118,7 +118,7 @@ icon_state = "hopwhimsy" item_state = "b_suit" worn_state = "hopwhimsy" - rolled_sleeves = 0 + rolled_sleeves = -1 /obj/item/clothing/under/rank/hydroponics diff --git a/icons/mob/uniform.dmi b/icons/mob/uniform.dmi index 52b6378238..076048a434 100644 Binary files a/icons/mob/uniform.dmi and b/icons/mob/uniform.dmi differ