]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Adds random pill canister (#25316)
authorVelcroboy <107660393+IamVelcroboy@users.noreply.github.com>
Wed, 21 Feb 2024 20:53:12 +0000 (14:53 -0600)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 20:53:12 +0000 (15:53 -0500)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml

index dd17e54efa8fab62e10656b477b1e9651f29123a..9b17d7ed32df475106eb25075c4ded5e32cc278b 100644 (file)
             - 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