From dbcdefc5fdf2fba6559619ef0526729bcf73b19c Mon Sep 17 00:00:00 2001 From: Flesh <62557990+PolterTzi@users.noreply.github.com> Date: Fri, 31 May 2024 05:37:04 +0200 Subject: [PATCH] Fix trailing periods in some plant metabolism descriptions (#28428) fxied tpyos --- Resources/Locale/en-US/guidebook/chemistry/effects.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/en-US/guidebook/chemistry/effects.ftl b/Resources/Locale/en-US/guidebook/chemistry/effects.ftl index 1dacebd134..ba005e6bf9 100644 --- a/Resources/Locale/en-US/guidebook/chemistry/effects.ftl +++ b/Resources/Locale/en-US/guidebook/chemistry/effects.ftl @@ -373,10 +373,10 @@ reagent-effect-guidebook-plant-diethylamine = { $chance -> [1] Increases *[other] increase - } the plant's lifespan and/or base health with 10% chance for each. + } the plant's lifespan and/or base health with 10% chance for each reagent-effect-guidebook-plant-robust-harvest = { $chance -> [1] Increases *[other] increase - } the plant's potency by {$increase} up to a maximum of {$limit}. Causes the plant to lose its seeds once the potency reaches {$seedlesstreshold}. Trying to add potency over {$limit} may cause decrease in yield at a 10% chance. + } the plant's potency by {$increase} up to a maximum of {$limit}. Causes the plant to lose its seeds once the potency reaches {$seedlesstreshold}. Trying to add potency over {$limit} may cause decrease in yield at a 10% chance