Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Resources/Locale/en-US/_Omu/loadouts/loadout-groups.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ loadout-group-corpsman-glasses = Corpsman glasses
loadout-group-corpsman-belt = Corpsman belt
loadout-group-corpsman-headset = Corpsman headset

# Medical
loadout-group-medical-backpack = Medical backpack

# Paramedic
loadout-group-paramedic-backpack = Paramedic backpack

# Virologist
loadout-group-virologist-envirohelm = Virologist envirohelm
loadout-group-virologist-envirosuit = Virologist envirosuit
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Medical/medical_doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,16 +214,19 @@
id: MedicalDoctorBackpack
equipment:
back: ClothingBackpackMedical
groupBy: "backpack" # Omu

- type: loadout
id: MedicalDoctorSatchel
equipment:
back: ClothingBackpackSatchelMedical
groupBy: "satchel" # Omu

- type: loadout
id: MedicalDoctorDuffel
equipment:
back: ClothingBackpackDuffelMedical
groupBy: "duffel" # Omu

# OuterClothing
- type: loadout
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@

- type: loadoutGroup
id: MedicalBackpack
name: loadout-group-medical-doctor-backpack
name: loadout-group-medical-backpack # Omu
loadouts:
- MedicalDoctorBackpack
- MedicalDoctorSatchel
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@
- MedicalMask
- MedicalDoctorJumpsuit
- MedicalGloves
- MedicalBackpack
- MedicalDoctorBackpack # Omu Edit
- MedicalDoctorOuterClothing
- MedicalShoes
- MedicalDoctorPDA
Expand Down Expand Up @@ -798,7 +798,7 @@
- MedicalMask
- ParamedicJumpsuit
- MedicalGloves
- MedicalBackpack
- ParamedicBackpack # Omu Edit
- ParamedicOuterClothing
- ParamedicShoes
- MedicalEyewear
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/_NF/Loadouts/messengers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
id: MedicalDoctorMessenger
equipment:
back: ClothingBackpackMessengerMedical
groupBy: "messenger" # Omu

- type: loadout
id: ChemistMessenger
Expand Down
17 changes: 17 additions & 0 deletions Resources/Prototypes/_Omu/Entities/Clothing/Back/backpacks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- type: entity
parent: ClothingBackpack
id: ClothingBackpackParamedic
name: paramedic backpack
description: A lightweight, sterile backpack designed for doctors on the move.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Backpacks/paramedic.rsi

- type: entity
parent: ClothingBackpack
id: ClothingBackpackMedicalCybersun
name: cybersun medical backpack
description: A sterile backpack worn by Cybersun medical doctors to hold their supplies. How *you* got one remains a mystery.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Backpacks/cybersunmed.rsi
17 changes: 17 additions & 0 deletions Resources/Prototypes/_Omu/Entities/Clothing/Back/duffel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- type: entity
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelParamedic
name: paramedic duffel bag
description: A heavy duffel bag for holding extra rollerbeds.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Duffels/paramedic.rsi

- type: entity
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelMedicalCybersun
name: cybersun medical duffel bag
description: A robust duffel bag issued to Cybersun medical doctors, made to hold plenty of meds. How *you* got one remains a mystery.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Duffels/cybersunmed.rsi
16 changes: 16 additions & 0 deletions Resources/Prototypes/_Omu/Entities/Clothing/Back/messenger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,20 @@
- state: clasp-inhand-right
color: "#ffffff"

- type: entity
parent: ClothingBackpackMessengerBase
id: ClothingBackpackMessengerParamedic
name: paramedic messenger bag
description: A lightweight bag for keeping extra medicine.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Messenger/paramedic.rsi

- type: entity
parent: ClothingBackpackMessengerBase
id: ClothingBackpackMessengerMedicalCybersun
name: cybersun medical messenger bag
description: A robust bag issued to Cybersun field medics for keeping extra supplies. How *you* got one remains a mystery.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Messenger/cybersunmed.rsi
17 changes: 17 additions & 0 deletions Resources/Prototypes/_Omu/Entities/Clothing/Back/satchel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- type: entity
parent: ClothingBackpackSatchel
id: ClothingBackpackSatchelParamedic
name: paramedic satchel
description: A light, sterile satchel used by Paramedics.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Satchels/paramedic.rsi

- type: entity
parent: ClothingBackpackSatchel
id: ClothingBackpackSatchelMedicalCybersun
name: cybersun medical satchel
description: A light, sterile satchel issued to Cybersun field medics. How *you* got one remains a mystery.
components:
- type: Sprite
sprite: _Omu/Clothing/Back/Satchels/cybersunmed.rsi
25 changes: 25 additions & 0 deletions Resources/Prototypes/_Omu/Loadouts/Jobs/Medical/medical_doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,31 @@
equipment:
outerClothing: ClothingOuterJacketSeniorPhys

# Back
- type: loadout
id: CybersunMedicalBackpack
equipment:
back: ClothingBackpackMedicalCybersun
groupBy: "backpack"

- type: loadout
id: CybersunMedicalSatchel
equipment:
back: ClothingBackpackSatchelMedicalCybersun
groupBy: "satchel"

- type: loadout
id: CybersunMedicalDuffel
equipment:
back: ClothingBackpackDuffelMedicalCybersun
groupBy: "duffel"

- type: loadout
id: CybersunMedicalMessenger
equipment:
back: ClothingBackpackMessengerMedicalCybersun
groupBy: "messenger"

#Masks
- type: loadout
id: SterileMaskRed
Expand Down
27 changes: 26 additions & 1 deletion Resources/Prototypes/_Omu/Loadouts/Jobs/Medical/paramedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,29 @@
- type: loadout
id: ClothingJacketParamedBlue
equipment:
outerClothing: ClothingOuterJacketParamed
outerClothing: ClothingOuterJacketParamed

# Back
- type: loadout
id: ParamedBackpack
equipment:
back: ClothingBackpackParamedic
groupBy: "backpack"

- type: loadout
id: ParamedSatchel
equipment:
back: ClothingBackpackSatchelParamedic
groupBy: "satchel"

- type: loadout
id: ParamedDuffel
equipment:
back: ClothingBackpackDuffelParamedic
groupBy: "duffel"

- type: loadout
id: ParamedMessenger
equipment:
back: ClothingBackpackMessengerParamedic
groupBy: "messenger"
32 changes: 32 additions & 0 deletions Resources/Prototypes/_Omu/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -476,3 +476,35 @@
- WhiteShoes
- LeatherShoes
- WinterBoots

# Medical Doctor
- type: loadoutGroup
id: MedicalDoctorBackpack
name: loadout-group-medical-doctor-backpack
loadouts:
- MedicalDoctorBackpack
- CybersunMedicalBackpack
- MedicalDoctorSatchel
- CybersunMedicalSatchel
- MedicalDoctorDuffel
- CybersunMedicalDuffel
- MedicalDoctorMessenger # Frontier
- CybersunMedicalMessenger

# Paramedic
- type: loadoutGroup
id: ParamedicBackpack
name: loadout-group-paramedic-backpack
loadouts:
- ParamedBackpack
- MedicalDoctorBackpack
- CybersunMedicalBackpack
- ParamedSatchel
- MedicalDoctorSatchel
- CybersunMedicalSatchel
- ParamedDuffel
- MedicalDoctorDuffel
- CybersunMedicalDuffel
- ParamedMessenger
- MedicalDoctorMessenger # Frontier
- CybersunMedicalMessenger
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2e24b7af2221928e4b844a29408e821b60a5fe29 | Inhand resprites taken from Mureixlol and recolored by DuskTheSnep",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2e24b7af2221928e4b844a29408e821b60a5fe29, Recolored by DuskTheSnep | Inhand resprites taken from Mureixlol and recolored by DuskTheSnep",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1, Resprite taken from Mureixlol and recolored by DuskTheSnep",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1, Resprite taken from Mureixlol and recolored by DuskTheSnep",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"directions": 1
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/0345de358247afe0eb23ed0ff509b9b5f1995135 | Sprites by @Zydras (github) | Recolored by DuskTheSnep",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading