diff --git a/code/game/objects/structures/bedsheet_bin.dm b/code/game/objects/structures/bedsheet_bin.dm index 5a7fc251e9d..e719f4dd9e0 100644 --- a/code/game/objects/structures/bedsheet_bin.dm +++ b/code/game/objects/structures/bedsheet_bin.dm @@ -76,7 +76,7 @@ LINEN BINS item_color = "clown" /obj/item/weapon/bedsheet/captain - name = "captain's bedsheet." + name = "captain's bedsheet" desc = "It has a Nanotrasen symbol on it, and was woven with a revolutionary new kind of thread guaranteed to have 0.01% permeability for most non-chemical substances, popular among most modern captains." icon_state = "sheetcaptain" item_color = "captain" diff --git a/icons/mob/back.dmi b/icons/mob/back.dmi index cb1216f3297..077c4a6f228 100644 Binary files a/icons/mob/back.dmi and b/icons/mob/back.dmi differ