From 443be13fa3aebf5b9c863bd85487fa610a19bd24 Mon Sep 17 00:00:00 2001 From: Fansana Date: Fri, 17 Jan 2025 11:24:29 +0100 Subject: [PATCH] remove dino plush --- .../Prototypes/Recipes/Lathes/prizecounter.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Recipes/Lathes/prizecounter.yml b/Resources/Prototypes/Recipes/Lathes/prizecounter.yml index 254a7071eb..3cd7d10034 100644 --- a/Resources/Prototypes/Recipes/Lathes/prizecounter.yml +++ b/Resources/Prototypes/Recipes/Lathes/prizecounter.yml @@ -662,13 +662,14 @@ materials: PrizeTicket: 100 -- type: latheRecipe - id: PlushieDino - result: PlushieDino - applyMaterialDiscount: false - completetime: 0.1 - materials: - PrizeTicket: 50 +# DO NOT ADD THIS!! +#- type: latheRecipe +# id: PlushieDino +# result: PlushieDino +# applyMaterialDiscount: false +# completetime: 0.1 +# materials: +# PrizeTicket: 50 - type: latheRecipe id: PlushieChillHuman