Files
tbd-station-14/Resources/Locale/en-US/botany/components/seed-component.ftl
Doru991 fcfe75a308 New crops: Berries and Bungo (#19800)
* Add berries

* Berry recipes

* Add bungo fruit

* yml tweaks

* yummy poisonous pits

* Technically it's a seed

* Revert "Technically it's a seed"

This reverts commit be892cf119c1e733ac2922b878aaa476f435152a.

Slapping the seed component onto it led to unforeseen consequences, and I don't want to mess with the seed system for a mostly useless gimmick.

* Revert 2 Electric Boogaloo

This reverts commit 2c4fb34250e9369085d49e730de3dab0e077b687.

* Small rewording

* Cocoa balancing

* Oops
2023-09-18 23:29:27 -04:00

12 lines
676 B
Plaintext

## Entity
seed-component-description = It looks like you can grow [color=yellow]{$seedName}[/color] from these.
seed-component-has-variety-tag = It's tagged as variety [color=lightgray]no. {$seedUid}[/color].
seed-component-plant-yield-text = Plant Yield: [color=lightblue]{$seedYield}[/color]
seed-component-plant-potency-text = Plant Potency: [color=lightblue]{$seedPotency}[/color]
botany-seed-packet-name = packet of {$seedName} {$seedNoun}
botany-harvest-fail-message = You fail to harvest anything useful.
botany-harvest-success-message = You harvest from the {$name}
botany-mysterious-description-addon = On second thought, something about this one looks strange.