Skip to content

Commit

Permalink
Added purple shoes for janitor (SerbiaStrong-220#1739)
Browse files Browse the repository at this point in the history
* add janitor purpule shoes

* janitor loadout rename
  • Loading branch information
chell4592 authored Sep 4, 2024
1 parent 9375cb1 commit 15c45b6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
- JanitorGloves
- CommonBackpack
- JanitorOuterClothing
- JanitorShoesOrange #SS220-OrangeJanitor
- JanitorShoes #SS220-OrangeJanitor
- Glasses
- Survival
- Trinkets
Expand Down
5 changes: 5 additions & 0 deletions Resources/Prototypes/SS220/Loadouts/Jobs/Civilian/janitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
equipment:
shoes: ClothingShoesGaloshes

- type: loadout
id: ShoesColorPurple
equipment:
shoes: ClothingShoesColorPurple

#Head
- type: loadout
id: JanitorOrangeHat
Expand Down
19 changes: 10 additions & 9 deletions Resources/Prototypes/SS220/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,16 @@

#Ботаник (конец)

# Уборщик (Начало)
- type: loadoutGroup
id: JanitorShoes
name: loadout-group-janitor-shoes
loadouts:
- ShoesColorPurple
- JanitorGaloshes
- JanitorOrangeShoes
# Уборщик (Конец)

#! Сервис

#! Разное
Expand All @@ -408,12 +418,3 @@
- GlovesBlack
- GlovesRed
- GlovesBlue

# Уборщик (Начало)
- type: loadoutGroup
id: JanitorShoesOrange
name: loadout-group-janitor-shoes
loadouts:
- JanitorGaloshes
- JanitorOrangeShoes
# Уборщик (Конец)

0 comments on commit 15c45b6

Please sign in to comment.