diff --git a/code/modules/vore/fluffstuff/custom_boxes_vr.dm b/code/modules/vore/fluffstuff/custom_boxes_vr.dm index 8c0a4c55db3..c434263c5dd 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_vr.dm @@ -228,7 +228,7 @@ /obj/item/clothing/gloves/fluff/morsleeves, /obj/item/clothing/under/fluff/morunder) -// Mewchild: Phi Ahkeen +// Mewchild: Phi Vietsi /obj/item/weapon/storage/box/fluff/phi name = "Phi's Personal Items" has_items = list( diff --git a/code/modules/vore/fluffstuff/custom_clothes_vr.dm b/code/modules/vore/fluffstuff/custom_clothes_vr.dm index 17c734e2405..21816e7caee 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -1689,7 +1689,7 @@ Departamental Swimsuits, for general use icon_state = "kilanosuit_p" item_state = "kilanosuit_p" -//Mewchild: Phi Ahkeen +//Mewchild: Phi Vietsi /obj/item/clothing/gloves/ring/seal/signet/fluff/phi name = "Phi's Bone Signet Ring" desc = "A signet ring belonging to Phi, carved from the bones of something long extinct, as a ward against bad luck." @@ -1810,3 +1810,14 @@ Departamental Swimsuits, for general use body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS w_class = ITEMSIZE_NORMAL slot = ACCESSORY_SLOT_OVER + +//Mr_Signmeup: Reshskakskakss Seekiseekis +/obj/item/clothing/suit/security/navyhos + name = "head of security's jacket" + desc = "This piece of clothing was specifically designed for asserting superior authority." + + icon = 'icons/vore/custom_clothes_vr.dmi' + icon_state = "hosbluejacket" + + icon_override = 'icons/vore/custom_clothes_vr.dmi' + item_state = "hosbluejacket" diff --git a/config/custom_items.txt b/config/custom_items.txt index 5001bf22b46..62ef7d5bcb2 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -590,7 +590,7 @@ item_path: /obj/item/weapon/implanter/reagent_generator/savannah # ######## M CKEYS { ckey: mewchild -character_name: Phi Ahkeen +character_name: Phi Vietsi item_path: /obj/item/weapon/storage/box/fluff/phi }