Puts a rollerbed in paramedics bag, and gives em blue shoes (#22649)

* Para bag proto, rollerbed, shoes

* forgot to save in visual studio
This commit is contained in:
JoeHammad1844
2023-12-17 20:55:29 +11:00
committed by GitHub
parent ad15b80f29
commit b6fe072c33
4 changed files with 34 additions and 4 deletions

View File

@@ -50,6 +50,16 @@
contents:
- id: BoxSurvivalMedical
- type: entity
noSpawn: true
parent: ClothingBackpackMedical
id: ClothingBackpackParamedicFilled
components:
- type: StorageFill
contents:
- id: BoxSurvivalMedical
- id: EmergencyRollerBedSpawnFolded
- type: entity
noSpawn: true
parent: ClothingBackpackCaptain

View File

@@ -58,6 +58,16 @@
contents:
- id: BoxSurvivalMedical
- type: entity
noSpawn: true
parent: ClothingBackpackDuffelMedical
id: ClothingBackpackDuffelParamedicFilled
components:
- type: StorageFill
contents:
- id: BoxSurvivalMedical
- id: EmergencyRollerBedSpawnFolded
- type: entity
noSpawn: true
parent: ClothingBackpackDuffelCaptain

View File

@@ -72,6 +72,16 @@
contents:
- id: BoxSurvivalMedical
- type: entity
noSpawn: true
parent: ClothingBackpackSatchelMedical
id: ClothingBackpackSatchelParamedicFilled
components:
- type: StorageFill
contents:
- id: BoxSurvivalMedical
- id: EmergencyRollerBedSpawnFolded
- type: entity
noSpawn: true
parent: ClothingBackpackSatchelCaptain

View File

@@ -22,11 +22,11 @@
id: ParamedicGear
equipment:
jumpsuit: ClothingUniformJumpsuitParamedic
back: ClothingBackpackMedicalFilled
shoes: ClothingShoesColorWhite
back: ClothingBackpackParamedicFilled
shoes: ClothingShoesColorBlue
id: ParamedicPDA
ears: ClothingHeadsetMedical
belt: ClothingBeltParamedicFilled
innerClothingSkirt: ClothingUniformJumpskirtParamedic
satchel: ClothingBackpackSatchelMedicalFilled
duffelbag: ClothingBackpackDuffelMedicalFilled
satchel: ClothingBackpackSatchelParamedicFilled
duffelbag: ClothingBackpackDuffelParamedicFilled