From 76e798cddc0ddf5f32401d771bd0895995ec68e8 Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Sun, 6 Nov 2016 21:29:58 -0500 Subject: [PATCH] Update custom_items_vr.dm --- code/modules/vore/fluffstuff/custom_items_vr.dm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index f437f25b80..b7dc867eea 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -345,7 +345,6 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie desc = "A medal awarded to Lucina Darkarim for excellence in medical service." //SilencedMP5A5:Serdykov Antoz -/* /obj/item/clothing/suit/armor/vest/wolftaur/serdy //SilencedMP5A5's specialty armor suit. Uncomment if/when they make their custom item app and are accepted. name = "Modified wolf-taur armor vest" desc = "An armored vest that protects against some damage. It appears to be created for a wolf-taur, and seems modified." @@ -370,7 +369,6 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie icon_override = 'icons/vore/custom_clothes_vr.dmi' item_state = "serdyhelm_mob" -*/ //arokha:Aronai Kadigan, but anyone is welcome to use it. /obj/item/clothing/accessory/collar/khcrystal @@ -501,4 +499,4 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie throwforce = 7.0 w_class = ITEMSIZE_SMALL matter = list(DEFAULT_WALL_MATERIAL = 50) - attack_verb = list("bludgeoned", "whacked", "disciplined", "thrashed") \ No newline at end of file + attack_verb = list("bludgeoned", "whacked", "disciplined", "thrashed")