@@ -84,9 +84,8 @@
|
||||
- id: EmergencyMedipen #You never know what people are going to latejoin into
|
||||
|
||||
- type: entity
|
||||
id: ClothingBeltParamedicFilled
|
||||
parent: ClothingBeltMedical #in the future, make this a seperate prototype so it can have a unique, darker sprite
|
||||
name: EMT belt
|
||||
id: ClothingBeltMedicalEMTFilled
|
||||
parent: ClothingBeltMedicalEMT
|
||||
suffix: Paramedic,Filled
|
||||
components:
|
||||
- type: StorageFill
|
||||
|
||||
@@ -303,6 +303,17 @@
|
||||
sprite: Clothing/Belt/belt_overlay.rsi
|
||||
- type: Appearance
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBeltMedical
|
||||
id: ClothingBeltMedicalEMT
|
||||
name: EMT belt
|
||||
description: Perfect for holding various equipment for medical emergencies.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Belt/emt.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Belt/emt.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBeltStorageBase
|
||||
id: ClothingBeltPlant
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
shoes: ClothingShoesColorBlue
|
||||
id: ParamedicPDA
|
||||
ears: ClothingHeadsetMedical
|
||||
belt: ClothingBeltParamedicFilled
|
||||
belt: ClothingBeltMedicalEMTFilled
|
||||
innerClothingSkirt: ClothingUniformJumpskirtParamedic
|
||||
satchel: ClothingBackpackSatchelParamedicFilled
|
||||
duffelbag: ClothingBackpackDuffelParamedicFilled
|
||||
|
||||
Reference in New Issue
Block a user