diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml index dd17e54efa..9b17d7ed32 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml @@ -716,6 +716,70 @@ - ReagentId: AmbuzolPlus Quantity: 5 +- type: entity + parent: PillCanister + id: PillCanisterRandom + suffix: Random + components: + - type: StorageFill + contents: + - id: PillDexalin + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillDylovene + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillHyronalin + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillIron + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillCopper + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillKelotane + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillDermaline + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillTricordrazine + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillBicaridine + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillCharcoal + prob: 0.10 + maxAmount: 7 + orGroup: RandomPill + - id: PillAmbuzol + prob: 0.075 + maxAmount: 7 + orGroup: RandomPill + - id: PillAmbuzolPlus + prob: 0.075 + maxAmount: 7 + orGroup: RandomPill + - id: PillSpaceDrugs + prob: 0.075 + maxAmount: 7 + orGroup: RandomPill + - id: StrangePill + prob: 0.075 + maxAmount: 7 + orGroup: RandomPill + # Syringes - type: entity name: ephedrine syringe