makes amour for lucky

it took three people to get this to work correctly
This commit is contained in:
TheDavestDave
2022-02-04 22:09:04 +00:00
parent f1df2a0b31
commit c2cc35f59d
4 changed files with 27 additions and 0 deletions
@@ -1419,3 +1419,24 @@
icon_state = "stamp-midhorror"
stamptext = "This paper has been certified by The Council of Mid Horror"
//thedavestdave Lucky
///I know this is pretty bodgey but if it stupid and it works it isn't stupid
/obj/item/clothing/suit/storage/hooded/explorer/Lucky
icon = 'icons/vore/custom_clothes_vr.dmi'
icon_state = "Luck"
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "Luck"
name = "Lucky's armor"
desc = "A chain mail suit with a badly drawn one eared cat on the front."
/obj/item/device/modkit_conversion/crusader_Luck
skip_content_check = TRUE
name = "Lucky's armor"
desc = "A chain mail suit with a badly drawn one eared cat on the front."
icon = 'icons/vore/custom_items_vr.dmi'
icon_state = "modkit"
from_suit = /obj/item/clothing/suit/storage/hooded/explorer
to_suit = /obj/item/clothing/suit/storage/hooded/explorer/Lucky