Skip to content

Commit

Permalink
added mindshied for ETR
Browse files Browse the repository at this point in the history
  • Loading branch information
nixsilvam404 committed Jun 10, 2024
1 parent 1ac7fbe commit fcfb53c
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/ADT/Entities/Mobs/player/humanoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
- NamesFirstMilitaryUSSP
- NamesLastMilitaryUSSP
- type: InitialInfectedExempt

#Офицер
- type: entity
id: ADTRandomHumanoidSpawnerUSSPOfficer
Expand Down Expand Up @@ -577,4 +577,4 @@
nameSegments:
- ADTCmndNamesFirstMilitaryCorvax # Corvax-Localization
- NamesLastERTCallsign # Corvax-Localization
- type: InitialInfectedExempt
- type: InitialInfectedExempt
42 changes: 42 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Player/humanoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
- type: RandomHumanoidSpawner
settings: DeathSquad
- type: InitialInfectedExempt
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand Down Expand Up @@ -58,6 +61,9 @@
- type: RandomHumanoidSpawner
settings: ERTLeader
- type: InitialInfectedExempt
- type: AutoImplant
implants:
- MindShieldImplant
#noSpawn: true

- type: randomHumanoidSettings
Expand Down Expand Up @@ -127,6 +133,9 @@
state: ertleadereva
- type: RandomHumanoidSpawner
settings: ERTLeaderREV
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand All @@ -152,6 +161,9 @@
- type: RandomHumanoidSpawner
settings: ERTLeaderEVALecter
- type: InitialInfectedExempt
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand Down Expand Up @@ -188,6 +200,9 @@
- NamesLastERTCallsign # Corvax-Localization
- type: RandomHumanoidSpawner
settings: ERTJanitor
- type: AutoImplant
implants:
- MindShieldImplant
#noSpawn: true

- type: randomHumanoidSettings
Expand Down Expand Up @@ -224,6 +239,9 @@
state: ertjanitoreva
- type: RandomHumanoidSpawner
settings: ERTJanitorEVA
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand Down Expand Up @@ -260,6 +278,9 @@
- NamesLastERTCallsign # Corvax-Localization
- type: RandomHumanoidSpawner
settings: ERTEngineer
- type: AutoImplant
implants:
- MindShieldImplant
#noSpawn: true

- type: randomHumanoidSettings
Expand Down Expand Up @@ -328,6 +349,9 @@
state: ertengineereva
- type: RandomHumanoidSpawner
settings: ERTEngineerREV
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand Down Expand Up @@ -362,6 +386,9 @@
- NamesLastERTCallsign # Corvax-Localization
- type: RandomHumanoidSpawner
settings: ERTSecurity
- type: AutoImplant
implants:
- MindShieldImplant
#noSpawn: true

- type: randomHumanoidSettings
Expand Down Expand Up @@ -398,6 +425,9 @@
state: ertsecurityeva
- type: RandomHumanoidSpawner
settings: ERTSecurityEVA
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand Down Expand Up @@ -447,6 +477,9 @@
state: ertsecurityeva
- type: RandomHumanoidSpawner
settings: ERTSecurityREV
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand All @@ -471,6 +504,9 @@
components:
- type: RandomHumanoidSpawner
settings: ERTSecurityEVALecter
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand Down Expand Up @@ -575,6 +611,9 @@
state: ertmedicaleva
- type: RandomHumanoidSpawner
settings: ERTMedicalREV
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
speciesBlacklist:
Expand Down Expand Up @@ -638,6 +677,9 @@
- type: RandomHumanoidSpawner
settings: CentcomOfficial
- type: InitialInfectedExempt
- type: AutoImplant
implants:
- MindShieldImplant

- type: randomHumanoidSettings
id: CentcomOfficial
Expand Down

0 comments on commit fcfb53c

Please sign in to comment.