diff --git a/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml b/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml index c80e944af3f..a56b394a3af 100644 --- a/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml +++ b/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml @@ -1,5 +1,5 @@ - type: reaction - id: CreateRawDangoDough + id: createrawdangodough impact: Low quantized: true conserveEnergy: false @@ -12,10 +12,10 @@ amount: 5 effects: - !type:CreateEntityReactionEffect - entity: RawDoughDangoBall + entity: rawdoughdangoball - type: reaction - id: CreateRawRamen + id: createrawramen impact: Low quantized: true conserveEnergy: false @@ -32,4 +32,4 @@ amount: 5 effects: - !type:CreateEntityReactionEffect - entity: RawRamenNoodles + entity: rawramennoodles