diff --git a/Resources/Prototypes/Corvax/Entities/Objects/Consumable/Food/japanfood/Ingredients/ingredients.yml b/Resources/Prototypes/Corvax/Entities/Objects/Consumable/Food/japanfood/Ingredients/ingredients.yml index 919ef39bce1..eb4c9cc49ff 100644 --- a/Resources/Prototypes/Corvax/Entities/Objects/Consumable/Food/japanfood/Ingredients/ingredients.yml +++ b/Resources/Prototypes/Corvax/Entities/Objects/Consumable/Food/japanfood/Ingredients/ingredients.yml @@ -1,7 +1,7 @@ - type: entity name: Boiled Dough Dango Ball parent: FoodBakingBase - id: boileddoughdangoball + id: BoiledDoughDangoBall description: A boiled ball of dough. components: - type: FlavorProfile @@ -21,7 +21,7 @@ - type: entity name: Raw Dough Dango Ball parent: FoodBakingBase - id: rawdoughdangoball + id: RawDoughDangoBall description: A raw ball of dough. components: - type: FlavorProfile @@ -41,7 +41,7 @@ - type: entity name: Raw Ramen Noodles parent: FoodBakingBase - id: rawramennoodles + id: RawRamenNoodles description: A raw ramen. components: - type: FlavorProfile