From 190d32ba251a320236fb8efbb1d2142c604a230b Mon Sep 17 00:00:00 2001 From: Razgriz Date: Sat, 12 Dec 2020 15:31:40 -0700 Subject: [PATCH] Removal --- code/modules/vore/fluffstuff/custom_items_vr.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index 65a9fd621b..2c2427c9ce 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -1352,7 +1352,7 @@ name = initial(name) desc = initial(desc) -//Vitoras: Verie +/*Begin CHOMP Removal //Vitoras: Verie /obj/item/weapon/fluff/verie name = "glowy hairbrush" desc = "A pulse of light periodically zips across the top of this blue brush. This... is not an ordinary hair care tool. \ @@ -1397,6 +1397,6 @@ to_chat(user, "\The [src] isn't compatible with your body as it is now.") - +End CHOMP Removal*/