Restructure for publishing to Steam Workshop

- Add a preview image for Steam Workshop
This commit is contained in:
Nettika 2023-05-02 18:07:05 -07:00
parent 59f6e20a31
commit fbe28923cf
8 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,6 @@
UI_EN = {
UI_trait_NotAPickyEater = "Not a Picky Eater",
UI_trait_NotAPickyEaterdesc = "Removes all dissatisfaction with food.",
UI_trait_RefinedPalate = "Refined Palate",
UI_trait_RefinedPalatedesc = "Increases dissatisfaction with low quality foods.",
}