Skip to content

Commit

Permalink
Love life, get skirt
Browse files Browse the repository at this point in the history
  • Loading branch information
KingFroozy committed Sep 24, 2024
1 parent 7ea4a97 commit dbf5b08
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 1 deletion.
18 changes: 18 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/Medical/paramedic.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
- type: loadoutEffectGroup
id: SeniorParamedic
effects:
- !type:JobRequirementLoadoutEffect
requirement:
!type:RoleTimeRequirement
role: JobParamedic
time: 36000 #10 hrs, love life

# Head
- type: loadout
id: ParamedicHead
Expand All @@ -15,6 +24,15 @@
equipment:
jumpsuit: ClothingUniformJumpskirtParamedic

- type: loadout
id: SkirtOfLife
equipment:
jumpsuit: ClothingUniformJumpskirtOfLife
effects:
- !type:GroupLoadoutEffect
proto: SeniorParamedic


# Outer clothing
- type: loadout
id: ParamedicWindbreaker
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1235,6 +1235,7 @@
loadouts:
- ParamedicJumpsuit
- ParamedicJumpskirt
- SkirtOfLife

- type: loadoutGroup
id: ParamedicOuterClothing
Expand Down
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
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
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by LinkUyx#6557, monkey derivative made by brainfood1183 (github) for ss14",
"copyright": "Sprited by LinkUyx#6557, monkey derivative made by brainfood1183 (github) for ss14, resprite by KingFroozy (github)",
"size": {
"x": 32,
"y": 32
Expand Down

0 comments on commit dbf5b08

Please sign in to comment.