medical lockers no longer have belts in them. (#31470)

* fixes #31469

* removed medbelts from lockers. Empty belts found in vending machine now.
This commit is contained in:
Moomoobeef
2024-08-31 16:22:06 -07:00
committed by GitHub
parent 7083d48232
commit b21c1b72e6
2 changed files with 1 additions and 2 deletions

View File

@@ -50,7 +50,6 @@
- id: ClothingHandsGlovesLatex
- id: ClothingHeadsetMedical
- id: ClothingEyesHudMedical
- id: ClothingBeltMedical
- id: ClothingHeadHatSurgcapGreen
prob: 0.1
orGroup: Surgcaps
@@ -84,7 +83,6 @@
- id: ClothingHandsGlovesLatex
- id: ClothingHeadsetMedical
- id: ClothingEyesHudMedical
- id: ClothingBeltMedical
- id: ClothingHeadHatSurgcapGreen
prob: 0.1
orGroup: Surgcaps

View File

@@ -6,6 +6,7 @@
ClothingBackpackSatchelMedical: 4
ClothingUniformJumpsuitMedicalDoctor: 4
ClothingUniformJumpskirtMedicalDoctor: 4
ClothingBeltMedical: 4
ClothingHeadHatBeretMedic: 4
ClothingHeadNurseHat: 4
ClothingOuterCoatLab: 4