From ef9c896972c8afb58978213819b049ccb75f402f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C4=81da?= Date: Wed, 19 Mar 2025 17:33:02 -0500 Subject: [PATCH] Donk Co. Microwave heats twice as fast (#35937) hot donk! --- Resources/Prototypes/Entities/Structures/Machines/microwave.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/microwave.yml b/Resources/Prototypes/Entities/Structures/Machines/microwave.yml index b415551ad2..20b57d8b7a 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/microwave.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/microwave.yml @@ -115,6 +115,7 @@ components: - type: Microwave cookTimeMultiplier: 0.5 + baseHeatMultiplier: 200 capacity: 10 canMicrowaveIdsSafely: false explosionChance: 0.3 -- 2.51.2