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
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ent-ClothingNeckCloakParamedicFish = paramedic's cape
.desc = A cape granted to seasoned paramedics dedicated to saving lives.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ent-ClothingNeckCloakParamedicFish = плащ парамедика
.desc = Плащ, выдаваемый опытным парамедикам, посвятившим себя спасению жизней.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- type: entity
parent: ClothingCloakBase
id: ClothingNeckCloakParamedicFish
name: ent-ClothingNeckCloakParamedicFish
description: ent-ClothingNeckCloakParamedicFish
suffix: Fish
components:
- type: Sprite
sprite: _Fish/Clothing/Neck/Cloaks/paramedCape.rsi
state: paramedCape
- type: Clothing
sprite: _Fish/Clothing/Neck/Cloaks/paramedCape.rsi
clothingVisuals:
neck:
- state: paramedCape
10 changes: 10 additions & 0 deletions Resources/Prototypes/_Fish/Loadouts/Jobs/Medical/paramedic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- type: loadout
id: ParamedicCape
effects:
- !type:JobRequirementLoadoutEffect
requirement:
!type:RoleTimeRequirement
role: JobParamedic
time: 180000 # 50 hours
equipment:
neck: ClothingNeckCloakParamedicFish
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,7 @@
- Sunrise-ScarfCyan
- Sunrise-ScarfBlue
- Sunrise-Stethoscope
- ParamedicCape # Fish-Edit

- type: loadoutGroup
id: SunriseParamedicMask
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA 3.0",
"copyright": "Made by paradoxmi for Fish Station",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "paramedCape",
"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