Skip to content

Commit

Permalink
nitrogen closet loot and medkit
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Dynamic committed Jan 30, 2025
1 parent 93eb08b commit 8737319
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Lockers/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
- id: OxygenTankFilled
- id: ToolboxEmergencyFilled
prob: 0.5
- id: MedkitOxygenFilled
prob: 0.2
- id: MedkitOxygenFilled # actually airloss med kit but easier to keep old ID than to migrate
prob: 0.1
- id: WeaponFlareGun
prob: 0.1
- id: BoxMRE
Expand Down Expand Up @@ -69,6 +69,14 @@
children:
- id: EmergencyNitrogenTankFilled
- id: NitrogenTankFilled
- id: ToolboxEmergencyFilled
prob: 0.5
- id: MedkitOxygenFilled
prob: 0.1
- id: WeaponFlareGun
prob: 0.1
- id: BoxMRE
prob: 0.1

- type: entityTable
id: FillLockerFireStandard
Expand Down

0 comments on commit 8737319

Please sign in to comment.