ECS botany except for plantholder (#6466)

This commit is contained in:
mirrorcult
2022-02-06 13:14:41 -07:00
committed by GitHub
parent f049305f0f
commit 19bbbefdf5
14 changed files with 566 additions and 566 deletions

View File

@@ -1,6 +1,5 @@
## Entity
plant-holder-component-empty-seed-packet-message = The packet seems to be empty. You throw it away.
plant-holder-component-plant-success-message = You plant the {$seedName} {$seedNoun}.
plant-holder-component-already-seeded-message = The {$name} already has seeds in it!
plant-holder-component-remove-weeds-message = You remove the weeds from the {$name}.
@@ -32,4 +31,4 @@ plant-holder-component-toxins-high-warning = The [color=red]toxicity level alert
plant-holder-component-light-improper-warning = The [color=yellow]improper light level alert[/color] is blinking.
plant-holder-component-heat-improper-warning = The [color=orange]improper temperature level alert[/color] is blinking.
plant-holder-component-pressure-improper-warning = The [color=lightblue]improper environment pressure alert[/color] is blinking.
plant-holder-component-gas-missing-warning = The [color=cyan]improper gas environment alert[/color] is blinking.
plant-holder-component-gas-missing-warning = The [color=cyan]improper gas environment alert[/color] is blinking.

View File

@@ -1,6 +1,5 @@
## Entity
seed-component-no-seeds-message = It doesn't seem to contain any seeds.
seed-component-description = It has a picture of [color=yellow]{$seedName}[/color] on the front.
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]
@@ -9,4 +8,4 @@ seed-component-plant-potency-text = Plant Potency: [color=lightblue]{$seedPotenc
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.
botany-mysterious-description-addon = On second thought, something about this one looks strange.