Skip to content

Commit

Permalink
Добавил значок СБ кадету
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Sep 3, 2024
1 parent 92ce4fa commit 348222a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Neck Cadet Security Officer ADT
- type: loadout
id: SecurityCadetNeckADT
equipment:
neck: ADTClothingNeckSecBadge
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Neck Security Officer ADT
- type: loadout
id: ADTSecurityOfficerNeckADT
id: ADTSecurityOfficerNeck
equipment:
neck: ADTClothingNeckSecBadge
2 changes: 1 addition & 1 deletion Resources/Prototypes/ADT/Loadouts/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Neck Warden ADT
- type: loadout
id: ADTWardenNeckADT
id: ADTWardenNeck
equipment:
neck: ADTClothingNeckSecBadge

12 changes: 10 additions & 2 deletions Resources/Prototypes/ADT/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,20 @@
name: loadout-warden-neck-adt
minLimit: 0
loadouts:
- ADTWardenNeckADT
- ADTWardenNeck

# Security Oficer
- type: loadoutGroup
id: SecurityOfficerNeckADT
name: loadout-security-officer-neck-adt
minLimit: 0
loadouts:
- ADTSecurityOfficerNeckADT
- ADTSecurityOfficerNeck

# Cadet Security Oficer
- type: loadoutGroup
id: SecurityCadetNeckADT
name: loadout-security-officer-neck-adt
minLimit: 0
loadouts:
- ADTSecurityCadetNeck
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@
- SurvivalSecurity
- Trinkets
- GroupSpeciesBreathToolSecurity
- SecurityCadetNeckADT # ADT-Loadouts

# Medical
- type: roleLoadout
Expand Down

0 comments on commit 348222a

Please sign in to comment.