Tweaks doctor and CMO starting items (#6007)

This commit is contained in:
Rane
2022-01-03 02:38:37 -05:00
committed by GitHub
parent 605af88df7
commit 8049be06ad
4 changed files with 15 additions and 3 deletions

View File

@@ -34,7 +34,6 @@
- type: StorageFill
contents:
- id: BoxSurvival
- id: MedkitFilled
- type: entity
abstract: true

View File

@@ -50,3 +50,16 @@
#- name: GrenadeChem
#- name: GrenadeChem
- id: FlashlightLantern
- type: entity
id: ClothingBeltMedicalFilled
parent: ClothingBeltMedical
suffix: Filled
components:
- type: StorageFill
contents:
- id: Brutepack
amount: 3
- id: Ointment
amount: 3
- id: EpinephrineMedipen #You never know what people are going to latejoin into

View File

@@ -28,7 +28,7 @@
outerclothing: ClothingOuterCoatLabCmo
id: CMOPDA
ears: ClothingHeadsetAltMedical
belt: ClothingBeltMedical
belt: ClothingBeltMedicalFilled
innerclothingskirt: ClothingUniformJumpskirtCMO
satchel: ClothingBackpackSatchelMedicalFilled
duffelbag: ClothingBackpackDuffelMedicalFilled

View File

@@ -19,7 +19,7 @@
outerclothing: ClothingOuterCoatLab
id: MedicalPDA
ears: ClothingHeadsetMedical
belt: ClothingBeltMedical
belt: ClothingBeltMedicalFilled
innerclothingskirt: ClothingUniformJumpskirtMedicalDoctor
satchel: ClothingBackpackSatchelMedicalFilled
duffelbag: ClothingBackpackDuffelMedicalFilled