From fc94af3e7ecefb57cda90cb352477dcbf3f68401 Mon Sep 17 00:00:00 2001 From: Connor Huffine Date: Fri, 12 Dec 2025 12:45:53 -0500 Subject: [PATCH] Add KI pills to the radsuit locker (#41576) * Add KI pills * Add variability * Remove unnecessary value --- Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml index f0b538386d..6cb7de0396 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml @@ -235,11 +235,11 @@ table: !type:AllSelector children: - id: ClothingOuterSuitRad - amount: !type:ConstantNumberSelector - value: 2 + amount: 2 - id: GeigerCounter - amount: !type:ConstantNumberSelector - value: 2 + amount: 2 + - id: PillCanisterPotassiumIodide + prob: 0.75 - type: entity parent: LockerEvacRepair