diff --git a/html/changelogs/ElorgRHG-black-idris-unit-long-coat-fix.yml b/html/changelogs/ElorgRHG-black-idris-unit-long-coat-fix.yml new file mode 100644 index 00000000000..c1144dd35a8 --- /dev/null +++ b/html/changelogs/ElorgRHG-black-idris-unit-long-coat-fix.yml @@ -0,0 +1,13 @@ +# Your name. +author: ElorgRHG + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. +# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. +changes: + - bugfix: "Fixes the sprite for the black Idris Unit long coat vanishing when opened." diff --git a/icons/obj/item/clothing/suit/storage/toggle/idris_iru_coats.dmi b/icons/obj/item/clothing/suit/storage/toggle/idris_iru_coats.dmi index 8ab04eacea8..2f21cceb823 100644 Binary files a/icons/obj/item/clothing/suit/storage/toggle/idris_iru_coats.dmi and b/icons/obj/item/clothing/suit/storage/toggle/idris_iru_coats.dmi differ