diff --git a/code/modules/food_and_drinks/kitchen_machinery/processor.dm b/code/modules/food_and_drinks/kitchen_machinery/processor.dm index 14486a867e1..5de31a809df 100644 --- a/code/modules/food_and_drinks/kitchen_machinery/processor.dm +++ b/code/modules/food_and_drinks/kitchen_machinery/processor.dm @@ -297,7 +297,7 @@ /obj/machinery/processor/slime name = "Slime processor" - desc = "An industrial grinder with a sSSticker saying appropriated for science department. Keep hands clear of intake area while operating." + desc = "An industrial grinder with a sticker saying appropriated for science department. Keep hands clear of intake area while operating." /obj/machinery/processor/slime/New() ..() @@ -306,4 +306,4 @@ /obj/item/weapon/circuitboard/machine/processor/slime name = "Slime Processor (Machine Board)" - build_path = /obj/machinery/processor/slime \ No newline at end of file + build_path = /obj/machinery/processor/slime