add a few edibles to the primordial layer

This commit is contained in:
FaceDeer
2020-12-01 00:08:38 -07:00
parent f5954dfdc5
commit d2ed498f45
10 changed files with 95 additions and 1 deletions

View File

@ -72,3 +72,9 @@ df_primordial_items.doc.plant_matter_usage = df_primordial_items.doc.packed_root
--
--df_primordial_items.doc.thorn_desc =
--df_primordial_items.doc.thorn_usage =
df_primordial_items.doc.primordial_fruit_desc = S("This strange fruit from the depths has absorbed healthful energies.")
df_primordial_items.doc.primordial_fruit_usage = S("Eating this fruit will improve your vitality.")
df_primordial_items.doc.glowtato_desc = S("A strangely glowing starchy nodule from a plant that grew deeper than any plant has a right to.")
df_primordial_items.doc.glowtato_usage = S("Much energy is contained in this tuber. It tastes surprisingly good, too. You could cook with it but any change in its pure state would only reduce its value.")