Merge pull request #7403 from Citadel-Station-13/quickfix

Icon Fix
This commit is contained in:
deathride58
2018-07-24 10:29:17 -04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

@@ -393,7 +393,7 @@
/obj/item/clothing/shoes/lucky
name = "Lucky Jackboots"
icon = 'icons/obj/custom.dmi'
alternate_worn_icon = 'icons/mob/custom_w.dmi'
icon_override = 'icons/mob/custom_w.dmi'
desc = "Comfortable-looking and lucky boots."
item_state = "luckyJack"
icon_state = "luckyJack_w"
item_state = "luckyjack"
icon_state = "luckyjack_w"