Skip to content

Commit

Permalink
addded Mindshield for centcom and ert
Browse files Browse the repository at this point in the history
  • Loading branch information
nixsilvam404 committed Jun 10, 2024
1 parent 1989675 commit 1ac7fbe
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
- AllAccess
access:
- CentralCommand
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant ]

- type: startingGear
id: CentcomGear
Expand Down
16 changes: 16 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Fun/emergencyresponseteam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
- AllAccess
access:
- CentralCommand
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant ]

- type: startingGear
id: ERTLeaderGear
Expand All @@ -33,6 +36,7 @@
underweart: ClothingUnderwearTopBraWhite # Sirena-Underwear
underwearb: ClothingUnderwearBottomPantiesWhite # Sirena-Underwear


- type: startingGear
id: ERTLeaderGearEVA
equipment:
Expand Down Expand Up @@ -88,6 +92,9 @@
- AllAccess
access:
- CentralCommand
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant ]

- type: startingGear
id: ERTEngineerGear
Expand Down Expand Up @@ -165,6 +172,9 @@
- AllAccess
access:
- CentralCommand
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant ]

- type: startingGear
id: ERTSecurityGear
Expand Down Expand Up @@ -268,6 +278,9 @@
- AllAccess
access:
- CentralCommand
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant ]

- type: startingGear
id: ERTMedicalGear
Expand Down Expand Up @@ -346,6 +359,9 @@
- AllAccess
access:
- CentralCommand
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant ]

- type: startingGear
id: ERTJanitorGear
Expand Down

0 comments on commit 1ac7fbe

Please sign in to comment.