diff --git a/Resources/Locale/ru-RU/_corvaxnext/seeds/seeds.ftl b/Resources/Locale/ru-RU/_corvaxnext/seeds/seeds.ftl index 212b23af1b1..d08d59282cc 100644 --- a/Resources/Locale/ru-RU/_corvaxnext/seeds/seeds.ftl +++ b/Resources/Locale/ru-RU/_corvaxnext/seeds/seeds.ftl @@ -1,4 +1,4 @@ seeds-cucumber-name = огурцы -seeds-cucumber-display-name = Огурцы. +seeds-cucumber-display-name = куст огурцов seeds-shashamber-name = что это? -seeds-shashamber-display-name = Я не знаю что энаю такое, если бы мы зна-.. +seeds-shashamber-display-name = чего? diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/consumble/food/soup.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/consumble/food/soup.ftl index 5881cc6c71a..a80be4bd9bd 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/consumble/food/soup.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_corvaxnext/entities/objects/consumble/food/soup.ftl @@ -1,4 +1,4 @@ -ent-FoodBakedPotatoesCutlets = котлетки с пюрешкой. +ent-FoodBakedPotatoesCutlets = котлетки с пюрешкой .desc = Ты поторопись... у нас сейчас котлетки... ent-FoodPickles = солёный огурец .desc = Влажный... Самое то с водкой! diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml index 3355a2303b5..fa285676395 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_baked_single.yml @@ -76,14 +76,6 @@ - FoodBakedBrownie - FoodPieBananaCreamSlice - FoodTartMimeSlice - # Corvax NEXT USSP food start - - FoodBakedPotatosCutlets - - FoodGOOOOLsoup - - FoodOkroshkasoup - - FoodOlivielsoup - - FoodSolankasoup - - FoodPlow - # Corvax NEXT USSP food end chance: 0.8 offset: 0.0 #rare diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml index 4c64bdd7860..7981dedb3a7 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/food_meal.yml @@ -71,6 +71,14 @@ - FoodSoupBungo - FoodMealCornInButter - FoodSoupStew + # Corvax NEXT USSP food start + - FoodBakedPotatoesCutlets + - FoodBearSoup + - FoodOkroshkaSoup + - FoodOlivierSoup + - FoodSolankaSoup + - FoodPlow + # Corvax NEXT USSP food end chance: 0.8 offset: 0.0 #rare diff --git a/Resources/Prototypes/_CorvaxNext/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/_CorvaxNext/Recipes/Cooking/meal_recipes.yml index 68601857482..47b565a1e6d 100644 --- a/Resources/Prototypes/_CorvaxNext/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/_CorvaxNext/Recipes/Cooking/meal_recipes.yml @@ -1,7 +1,7 @@ - type: microwaveMealRecipe id: RecipeBakedPotatosCutlets name: mashed potatoes with cutlets - result: FoodBakedPotatosCutlets + result: FoodBakedPotatoesCutlets time: 15 reagents: Milk: 5 @@ -22,7 +22,7 @@ - type: microwaveMealRecipe id: RecipeGOOOOLsoup name: footbear soup - result: FoodGOOOOLsoup + result: FoodBearSoup time: 10 reagents: Vodka: 10 @@ -35,7 +35,7 @@ - type: microwaveMealRecipe id: RecipeOkroshkasoup name: okroshka soup - result: FoodOkroshkasoup + result: FoodOkroshkaSoup time: 10 reagents: Kvass: 10 @@ -50,7 +50,7 @@ - type: microwaveMealRecipe id: RecipeOlivielsoup name: oliviel soup - result: FoodOlivielsoup + result: FoodOlivier time: 15 reagents: Mayo: 20 @@ -66,7 +66,7 @@ - type: microwaveMealRecipe id: RecipeSolankasoup name: solanka soup - result: FoodSolankasoup + result: FoodSolankaSoup time: 10 solids: FoodMeatSnake: 1 @@ -85,4 +85,4 @@ FoodMeat: 2 FoodGarlic: 1 FoodCarrot: 2 - FoodBowlBig: 1 \ No newline at end of file + FoodBowlBig: 1