Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lockers Consistent Items #320

Merged
merged 1 commit into from
Sep 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 2 additions & 12 deletions Resources/Prototypes/Catalog/Fills/Lockers/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,8 @@
- id: HandheldGPSBasic
- id: RadioHandheld
- id: OreBag
prob: 0.5
- id: Flare
prob: 0.3
- id: Flare
prob: 0.3
- id: Flare
prob: 0.3
amount: 3

- type: entity
id: LockerSalvageSpecialistFilled
Expand All @@ -39,10 +34,5 @@
- id: HandheldGPSBasic
- id: RadioHandheld
- id: OreBag
prob: 0.5
- id: Flare
prob: 0.3
- id: Flare
prob: 0.3
- id: Flare
prob: 0.3
amount: 3
5 changes: 1 addition & 4 deletions Resources/Prototypes/Catalog/Fills/Lockers/medical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,16 +112,14 @@
contents:
- id: BoxSyringe
- id: BoxBeaker
- id: BoxBeaker
prob: 0.3
amount: 2
- id: BoxPillCanister
- id: BoxBottle
- id: ChemBag
- id: ClothingHandsGlovesLatex
- id: ClothingHeadsetMedical
- id: ClothingMaskSterile
- id: HandLabeler
prob: 0.5

- type: entity
id: LockerParamedicFilled
Expand All @@ -141,4 +139,3 @@
- id: ClothingHeadsetMedical
- id: ClothingMaskSterile
- id: MedkitFilled
prob: 0.3
1 change: 0 additions & 1 deletion Resources/Prototypes/Catalog/Fills/Lockers/science.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@
- id: AnomalyScanner
- id: NodeScanner
- id: NetworkConfigurator
prob: 0.5
5 changes: 0 additions & 5 deletions Resources/Prototypes/Catalog/Fills/Lockers/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
contents:
- id: FlashlightSeclite
- id: WeaponDisabler
prob: 0.3
- id: ClothingHeadHatWarden
- id: ClothingHeadHatBeretWarden
- id: ClothingBeltSecurityFilled
Expand All @@ -33,7 +32,6 @@
contents:
- id: FlashlightSeclite
- id: WeaponDisabler
prob: 0.3
- id: ClothingHeadHatWarden
- id: ClothingHeadHatBeretWarden
- id: ClothingBeltSecurityFilled
Expand All @@ -57,14 +55,12 @@
- type: StorageFill
contents:
- id: FlashlightSeclite
prob: 0.8
- id: ClothingUniformJumpsuitSecGrey
prob: 0.3
- id: ClothingHeadHelmetBasic
- id: ClothingOuterArmorBasic
- id: ClothingBeltSecurityFilled
- id: Flash
prob: 0.5
- id: ClothingEyesGlassesSecurity
- id: ClothingHeadsetSecurity
- id: ClothingHandsGlovesColorBlack
Expand Down Expand Up @@ -116,7 +112,6 @@
- type: StorageFill
contents:
- id: ClothingEyesHudSecurity
prob: 0.3
- id: ClothingHeadHatFedoraBrown
- id: ClothingNeckTieDet
- id: ClothingOuterVestDetective
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Lockers/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
- type: StorageFill
contents:
- id: BriefcaseBrownFilled
prob: 0.80
- id: ClothingOuterRobesJudge

- type: entity
Expand All @@ -99,7 +98,6 @@
- id: HydroponicsToolSpade
- id: HydroponicsToolMiniHoe
- id: RobustHarvestChemistryBottle
prob: 0.3
- id: ClothingBeltPlant
- id: PlantBag ##Some maps don't have nutrivend
- id: BoxMouthSwab
Expand Down
Loading