From b739ad838008daccfdeb1e3cc778d467a177d952 Mon Sep 17 00:00:00 2001 From: 1Stepka1 Date: Thu, 7 Mar 2024 13:24:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D1=87=D0=B8=D0=BD=D0=BA=D0=B0=20?= =?UTF-8?q?=D1=80=D1=8B=D0=B1=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ADT/Objects/Consumable/Food/fish.ftl | 12 ++++--- .../Entities/Objects/Consumable/Food/meat.yml | 33 ++++++++++++++++++- 2 files changed, 39 insertions(+), 6 deletions(-) diff --git a/Resources/Locale/ru-RU/ADT/Objects/Consumable/Food/fish.ftl b/Resources/Locale/ru-RU/ADT/Objects/Consumable/Food/fish.ftl index a89a667b5bf..a6f0a29e089 100644 --- a/Resources/Locale/ru-RU/ADT/Objects/Consumable/Food/fish.ftl +++ b/Resources/Locale/ru-RU/ADT/Objects/Consumable/Food/fish.ftl @@ -1,10 +1,12 @@ -ent-ADTFoodFish = Филе рыбы +ent-ADTFoodFish = филе рыбы .desc = Филе сырой рыбы -ent-ADTFoodFishCutlet = Рыбная котлета +ent-ADTFoodFishRotten = гнилое филе рыбы + .desc = По запаху становится ясно,что не стоит это есть +ent-ADTFoodFishCutlet = рыбная котлета .desc = Выглядит сырой для употребляния в пищу -ent-ADTFoodFishCooked = Жареное филе рыбы +ent-ADTFoodFishCooked = жареное филе рыбы .desc = Вкусная и полезная жаренная рыба -ent-ADTFoodFishCutletCooked = Жаренная рыбная котлета +ent-ADTFoodFishCutletCooked = жаренная рыбная котлета .desc = Небольшая рыбная котлета. Пахнет вкусно -ent-ADTFoodMealSashimi = Сашими +ent-ADTFoodMealSashimi = сашими .desc = Это сашими сделано из обычной рыбы. Наконец-то нормальная еда. \ No newline at end of file diff --git a/Resources/Prototypes/ADT/Entities/Objects/Consumable/Food/meat.yml b/Resources/Prototypes/ADT/Entities/Objects/Consumable/Food/meat.yml index 35753e79d6c..eec0dc2a66c 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Consumable/Food/meat.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Consumable/Food/meat.yml @@ -254,6 +254,37 @@ - type: Tag tags: - Fish + - type: Perishable + rotAfter: 600 + molsPerSecondPerUnitMass: 0 + - type: RotInto + entity: ADTFoodFishRotten + stage: 1 + + +- type: entity + name: rotten fish + parent: FoodMeatBase + id: ADTFoodFishRotten + components: + - type: Tag + tags: + - Raw + - Fish + - type: Sprite + sprite: ADT/Objects/Consumable/Food/fish.rsi + state: fish + - type: SolutionContainerManager + solutions: + food: + reagents: + - ReagentId: UncookedAnimalProteins + Quantity: 5 + - ReagentId: Toxin + Quantity: 5 + - ReagentId: Fat + Quantity: 2 + - type: entity name: raw fish cutlet @@ -288,7 +319,7 @@ - type: entity name: cooked fish - parent: FoodMeatRawBase + parent: FoodMeatBase id: ADTFoodFishCooked description: A cooked fish fillet. components: