diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index ee91f280cb..5e6c1635d0 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -1570,3 +1570,12 @@ /obj/item/weapon/dice/loaded/ceph/New() icon_state = "ceph_d6[rand(1,sides)]" + + +//abc123: Mira Nesyne +/obj/item/clothing/accessory/medal/silver/fluff/abc314 + name = "Health Service Achievement medal" + desc = "A small silver medal with the inscription \"For going above and beyond in the field.\" on it, along with the name Mira Nesyne." + + icon = 'icons/inventory/accessory/item.dmi' + icon_state = "silver"