diff --git a/code/modules/vore/fluffstuff/custom_items_yw.dm b/code/modules/vore/fluffstuff/custom_items_yw.dm index c9de33290a..716b4a99a4 100644 --- a/code/modules/vore/fluffstuff/custom_items_yw.dm +++ b/code/modules/vore/fluffstuff/custom_items_yw.dm @@ -533,7 +533,7 @@ // ************** // DameonOwen // ************** - +/*CHOMP Remove this causes runtimes /obj/item/weapon/reagent_containers/food/snacks/cookie/mysterious name = "a mysterious cookie" desc = "DAS A BIG COOKIE!!!" @@ -548,7 +548,7 @@ M.resize(3) M.drop_from_inventory(src) qdel(src) - +//CHOMP Remove end */ // ************** // NESgamer190 @@ -682,4 +682,4 @@ allowed += P new P(src) ..() - return \ No newline at end of file + return