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