diff --git a/code/modules/reagents/chemistry/reagents/medicine_reagents.dm b/code/modules/reagents/chemistry/reagents/medicine_reagents.dm index 203ffa304abb..850bc2c6a75d 100644 --- a/code/modules/reagents/chemistry/reagents/medicine_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/medicine_reagents.dm @@ -2140,6 +2140,10 @@ color = "#af9938" taste_description = "root-beer and asbestos" + +/datum/reagent/medicine/coagulant + name = "Coagulant" + description = "I will port this soon" /datum/reagent/medicine/coagulant/seraka_extract name = "Seraka Extract" description = "A deeply coloured oil present in small amounts in Seraka Mushrooms. Acts as an effective blood clotting agent, but has a low overdose threshold." diff --git a/icons/obj/food/pizzaspaghetti.dmi b/icons/obj/food/pizzaspaghetti.dmi deleted file mode 100644 index dadcb4924a67..000000000000 Binary files a/icons/obj/food/pizzaspaghetti.dmi and /dev/null differ