Tweaks doctor and CMO starting items (#6007)
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvival
|
||||||
- id: MedkitFilled
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
abstract: true
|
abstract: true
|
||||||
|
|||||||
@@ -50,3 +50,16 @@
|
|||||||
#- name: GrenadeChem
|
#- name: GrenadeChem
|
||||||
#- name: GrenadeChem
|
#- name: GrenadeChem
|
||||||
- id: FlashlightLantern
|
- 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
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
outerclothing: ClothingOuterCoatLabCmo
|
outerclothing: ClothingOuterCoatLabCmo
|
||||||
id: CMOPDA
|
id: CMOPDA
|
||||||
ears: ClothingHeadsetAltMedical
|
ears: ClothingHeadsetAltMedical
|
||||||
belt: ClothingBeltMedical
|
belt: ClothingBeltMedicalFilled
|
||||||
innerclothingskirt: ClothingUniformJumpskirtCMO
|
innerclothingskirt: ClothingUniformJumpskirtCMO
|
||||||
satchel: ClothingBackpackSatchelMedicalFilled
|
satchel: ClothingBackpackSatchelMedicalFilled
|
||||||
duffelbag: ClothingBackpackDuffelMedicalFilled
|
duffelbag: ClothingBackpackDuffelMedicalFilled
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
outerclothing: ClothingOuterCoatLab
|
outerclothing: ClothingOuterCoatLab
|
||||||
id: MedicalPDA
|
id: MedicalPDA
|
||||||
ears: ClothingHeadsetMedical
|
ears: ClothingHeadsetMedical
|
||||||
belt: ClothingBeltMedical
|
belt: ClothingBeltMedicalFilled
|
||||||
innerclothingskirt: ClothingUniformJumpskirtMedicalDoctor
|
innerclothingskirt: ClothingUniformJumpskirtMedicalDoctor
|
||||||
satchel: ClothingBackpackSatchelMedicalFilled
|
satchel: ClothingBackpackSatchelMedicalFilled
|
||||||
duffelbag: ClothingBackpackDuffelMedicalFilled
|
duffelbag: ClothingBackpackDuffelMedicalFilled
|
||||||
|
|||||||
Reference in New Issue
Block a user