diff --git a/Resources/Prototypes/Recipes/Reactions/fun.yml b/Resources/Prototypes/Recipes/Reactions/fun.yml index 5ae173c0ee..86d1fcc2fe 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: 5 + effects: + - !type:CreateEntityReactionEffect + entity: IngotGold1 + +- type: reaction + id: SolidifySilver + impact: Low + quantized: true + reactants: + Silver: + amount: 10 + FrostOil: + amount: 5 + effects: + - !type:CreateEntityReactionEffect + entity: IngotSilver1