diff --git a/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml b/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml index 80fc82b10b2..c80e944af3f 100644 --- a/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml +++ b/Resources/Prototypes/Corvax/Recipes/Cooking/JapanFood/ingredients/food.yml @@ -12,7 +12,7 @@ amount: 5 effects: - !type:CreateEntityReactionEffect - entity: rawdoughdangoball + entity: RawDoughDangoBall - type: reaction id: CreateRawRamen @@ -32,4 +32,4 @@ amount: 5 effects: - !type:CreateEntityReactionEffect - entity: rawramennoodles \ No newline at end of file + entity: RawRamenNoodles