]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix trailing periods in some plant metabolism descriptions (#28428)
authorFlesh <62557990+PolterTzi@users.noreply.github.com>
Fri, 31 May 2024 03:37:04 +0000 (05:37 +0200)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 03:37:04 +0000 (23:37 -0400)
fxied tpyos

Resources/Locale/en-US/guidebook/chemistry/effects.ftl

index 1dacebd1349e4369a5765c154ad442133b4dbaa8..ba005e6bf98350b3c186b8e74152bf4f5da018e8 100644 (file)
@@ -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