init
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
mod_cooking_name = Cooking
|
||||
mod_cooking_desc = Cooking mechanic — full autonomous mod
|
||||
|
||||
ui/cook/cook = Cook
|
||||
ui/cook/close = Close
|
||||
ui/cook/title = Food preparation
|
||||
ui/cook/recipe_time = {0} minutes
|
||||
ui/cook/recipe_out = Cooking result: {0}
|
||||
ui/diner/rationcount = Rations: {0}
|
||||
ui/diner/rationday = Daily consumption: {0}
|
||||
ui/diner/rationmax = Supplies will last {0} days
|
||||
items/food/ration/name = Ration
|
||||
items/food/ration/desc = A daily ration unit for one person
|
||||
items/food/wolf_meat/name = Wolf cutlet
|
||||
items/food/wolf_meat/desc = Raw wolf meat
|
||||
items/resource/branches/name = Branches
|
||||
items/resource/branches/desc = Fuel for a campfire
|
||||
recipe/wolf_meat_to_ration/name = Ration from wolf meat
|
||||
recipe/wolf_meat_to_ration/desc = A recipe describing how to properly cook wolf meat to make it safe to eat
|
||||
mod_cooking/rations_per_character = Rations per person per day
|
||||
Reference in New Issue
Block a user