mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 18:12:40 +00:00
Fixes a broken custom item (#4133)
This commit is contained in:
@@ -1682,7 +1682,7 @@ All custom items with worn sprites must follow the contained sprite system: http
|
||||
/obj/item/clothing/suit/storage/toggle/fluff/halstere_coat //Martian Militia Officer Coat - Kalren Halstere - brutishcrab51
|
||||
name = "martian militia officer coat"
|
||||
desc = "A decorated military coat with an aiguillette, arm-bars, and golden buttons. Made of a thick material."
|
||||
icon = 'icons/obj/custom_items/blessing_jacket.dmi'
|
||||
icon = 'icons/obj/custom_items/halstere_clothing.dmi'
|
||||
icon_state = "halstere_jacket"
|
||||
item_state = "halstere_jacket"
|
||||
icon_open = "halstere_jacket_open"
|
||||
|
||||
Reference in New Issue
Block a user