From aa5a02c51ba3b97e45526eafffa2e7758a829e89 Mon Sep 17 00:00:00 2001 From: Knightfall5 <17523205+Knightfall5@users.noreply.github.com> Date: Mon, 23 Jul 2018 02:16:30 -0400 Subject: [PATCH] Update custom_items_vr.dm --- code/modules/vore/fluffstuff/custom_items_vr.dm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index b01e3a9e2c2..1789d2b811e 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -2006,3 +2006,9 @@ icon = 'icons/vore/custom_items_vr.dmi' icon_state = "penlightlynn" + +//Knightfall5:Ashley Kifer +/obj/item/clothing/accessory/medal/nobel_science/fluff/ashley + name = "nobel sciences award" + desc = "A bronze medal which represents significant contributions to the field of science or engineering, this one has Ashley Kifer engraved on it." +