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*/