From 8761dec4e9ac8447da33bb352b84a31753879e72 Mon Sep 17 00:00:00 2001 From: Kara Date: Fri, 24 Jun 2022 09:25:18 -0700 Subject: [PATCH] Fix uncooked animal protein name (#9122) --- Resources/Locale/en-US/reagents/meta/toxins.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/reagents/meta/toxins.ftl b/Resources/Locale/en-US/reagents/meta/toxins.ftl index 88e387a721..1f980ad6e7 100644 --- a/Resources/Locale/en-US/reagents/meta/toxins.ftl +++ b/Resources/Locale/en-US/reagents/meta/toxins.ftl @@ -41,4 +41,4 @@ reagent-name-corpium = corpium reagent-desc-corpium = A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you. reagent-name-uncooked-animal-proteins = uncooked animal proteins -reagent-name-uncooked-animal-proteins = This is very risky for the stomachs of softer lifeforms to digest. +reagent-desc-uncooked-animal-proteins = This is very risky for the stomachs of softer lifeforms to digest.