From afa62b5e69145a6d3f2ff05641f3670fb41429f4 Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Fri, 6 Jun 2025 18:13:20 -0400 Subject: [PATCH] Increase throwing into disposal chance (#38116) --- .../Prototypes/Entities/Structures/Piping/Disposal/units.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Piping/Disposal/units.yml b/Resources/Prototypes/Entities/Structures/Piping/Disposal/units.yml index e4c4f54433..dda7d51b69 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Disposal/units.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Disposal/units.yml @@ -92,6 +92,7 @@ - type: DisposalUnit - type: ThrowInsertContainer containerId: disposals + probability: 0.67 - type: UserInterface interfaces: enum.DisposalUnitUiKey.Key: -- 2.51.2