Adds random pill canister (#25316)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user