Buff welding supplies closet (#27212)
In SS13 this closet gives you THREE welding masks and THREE welders. Over here, sometimes it only contained a single mini welding tool. (cherry picked from commit 84c3d225ca4022c0a61aa494ea69692775403244)
This commit is contained in:
parent
8c0bc9223e
commit
37189537b0
|
|
@ -65,13 +65,20 @@
|
|||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WelderMini
|
||||
- id: Welder
|
||||
prob: 0.7
|
||||
- id: WelderIndustrial
|
||||
prob: 0.5
|
||||
- id: ClothingHeadHatWelding
|
||||
- id: ClothingHeadHatWelding
|
||||
- id: ClothingHeadHatWelding
|
||||
prob: 0.5
|
||||
- id: Welder
|
||||
- id: Welder
|
||||
- id: WelderMini
|
||||
orGroup: thirdWelder
|
||||
- id: Welder
|
||||
prob: 0.33
|
||||
orGroup: thirdWelder
|
||||
- id: WelderIndustrial
|
||||
prob: 0.33
|
||||
orGroup: thirdWelder
|
||||
|
||||
- type: entity
|
||||
id: LockerAtmosphericsFilledHardsuit
|
||||
|
|
|
|||
Loading…
Reference in New Issue