From d312f013e5f37f63bb9c7991def899c56f31ec2e Mon Sep 17 00:00:00 2001 From: Jidort <150965782+Jidort@users.noreply.github.com> Date: Sun, 22 Sep 2024 23:33:57 +0300 Subject: [PATCH] Id fix --- .../exodus/entities/objects/consumable/food/snacks.ftl | 8 ++++---- .../Catalog/VendingMachines/Inventories/discount.yml | 2 +- .../_Exodus/Entities/Consumable/Food/snacks.yml | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/exodus/entities/objects/consumable/food/snacks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/exodus/entities/objects/consumable/food/snacks.ftl index b222141e6d..16f5783684 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/exodus/entities/objects/consumable/food/snacks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/exodus/entities/objects/consumable/food/snacks.ftl @@ -1,6 +1,6 @@ -ent-Kirieshki = кириешки c цезием +ent-FoodSnackKirieshki = кириешки c цезием .desc = Бомбезно! Ограниченная версия продуктов от DonKCo в честь какой-то важной персоны. Найди этикетку с кодом внутри! -ent-irieshkiOpen = { ent-Kirieshki } - .desc = { ent-Kirieshki.desc } -ent-KirieshkiTrash = { ent-Kirieski } +ent-FoodSnackKirieshkiOpen = { ent-FoodSnackKirieshki } + .desc = { ent-FoodSnackKirieshki.desc } +ent-FoodSnackKirieshkiTrash = { ent-FoodSnackKirieshki } .desc = { ent-FoodPacKetTrash.desc } diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml index 34d74396a0..1b9e323745 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/discount.yml @@ -2,7 +2,7 @@ id: DiscountDansInventory startingInventory: FoodSnackCheesie: 3 - kirieshki: 3 # Exodus-Kirieshki + FoodSnackKirieshki: 3 # Exodus-Kirieshki FoodSnackChips: 3 FoodSnackBoritos: 3 DrinkEnergyDrinkCan: 4 diff --git a/Resources/Prototypes/_Exodus/Entities/Consumable/Food/snacks.yml b/Resources/Prototypes/_Exodus/Entities/Consumable/Food/snacks.yml index f39cc67870..bb6171d100 100644 --- a/Resources/Prototypes/_Exodus/Entities/Consumable/Food/snacks.yml +++ b/Resources/Prototypes/_Exodus/Entities/Consumable/Food/snacks.yml @@ -1,6 +1,6 @@ - type: entity parent: FoodSnackBase - id: Kirieshki + id: FoodSnackKirieshki name: caesium kirieshki description: BOMBtastic! Limited edition products from DonkCo in honour of some important person. Find the label with the code inside! components: @@ -20,7 +20,7 @@ acts: ["Destruction"] - !type:SpawnEntitiesBehavior spawn: - KirieshkiOpen: + FoodSnackKirieshkiOpen: min: 1 max: 1 - !type:ExplodeBehavior @@ -42,7 +42,7 @@ - type: entity name: caesium kirieshki parent: FoodSnackBase - id: KirieshkiOpen + id: FoodSnackKirieshkiOpen description: BOMBtastic! Limited edition products from DonkCo in honour of some important person. Find the label with the code inside! components: - type: FlavorProfile @@ -55,7 +55,7 @@ scale: 0.75,0.75 - type: Food trash: - - KirieshkiTrash + - FoodSnackKirieshkiTrash - type: SolutionContainerManager solutions: food: @@ -67,7 +67,7 @@ - type: entity categories: [ HideSpawnMenu ] parent: FoodPacketTrash - id: KirieshkiTrash + id: FoodSnackKirieshkiTrash name: caesium kirieshki description: This is rubbish. components: