diff --git a/Resources/Prototypes/Recipes/Reactions/fun.yml b/Resources/Prototypes/Recipes/Reactions/fun.yml index 5ae173c0ee5b9b..3d2e0460d69511 100644 --- a/Resources/Prototypes/Recipes/Reactions/fun.yml +++ b/Resources/Prototypes/Recipes/Reactions/fun.yml @@ -201,3 +201,29 @@ effects: - !type:CreateEntityReactionEffect entity: MaterialGunpowder + +- type: reaction + id: SolidifyGold + impact: Low + quantized: true + reactants: + Gold: + amount: 10 + Frostoil: + amount: 10 + effects: + - !type:CreateEntityReactionEffect + entity: IngotGold1 + +- type: reaction + id: SolidifySilver + impact: Low + quantized: true + reactants: + Silver: + amount: 10 + Frostoil: + amount: 10 + effects: + - !type:CreateEntityReactionEffect + entity: IngotSilver1