Skip to content

Commit

Permalink
deads
Browse files Browse the repository at this point in the history
  • Loading branch information
FrisKisDr committed Dec 1, 2024
1 parent dc4189a commit 243f8ee
Showing 1 changed file with 49 additions and 6 deletions.
55 changes: 49 additions & 6 deletions Resources/Prototypes/Entities/Mobs/Player/humanoid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,23 @@
id: DeathSquad
parent: EventHumanoidMindShielded
randomizeName: false
speciesBlacklist: # Corvax-MRP
speciesBlacklist: # ADT-Tweak-start
- Diona
- Vox # ADT_Tweak
- KoboltSpecies # ADT_Tweak
- Vox
- KoboltSpecies
- DemonSpecies
- NovakidSpecies
- TajaranSpecies
- UrsusSpecies
- Moth
- VulpkaninSpecies
- Shadekin
- Arachnid
- Reptilian
- SlimePerson
- Dwarf
- IPC
- DraskSpecies # ADT-Tweak-end
components:
- type: GhostRole
name: ghost-role-information-Death-Squad-name
Expand Down Expand Up @@ -486,10 +499,23 @@
settings: CBURNAgent

- type: randomHumanoidSettings
speciesBlacklist: # Corvax-MRP
speciesBlacklist: # ADT-Tweak-start
- Diona
- Vox # ADT_Tweak
- KoboltSpecies # ADT_Tweak
- Vox
- KoboltSpecies
- DemonSpecies
- NovakidSpecies
- TajaranSpecies
- UrsusSpecies
- Moth
- VulpkaninSpecies
- Shadekin
- Arachnid
- Reptilian
- SlimePerson
- Dwarf
- IPC
- DraskSpecies # ADT-Tweak-end
id: CBURNAgent
parent: EventHumanoidMindShielded
components:
Expand Down Expand Up @@ -521,6 +547,23 @@

- type: randomHumanoidSettings
id: CentcomOfficial
speciesBlacklist: # ADT-Tweak-start
- Diona
- Vox
- KoboltSpecies
- DemonSpecies
- NovakidSpecies
- TajaranSpecies
- UrsusSpecies
- Moth
- VulpkaninSpecies
- Shadekin
- Arachnid
- Reptilian
- SlimePerson
- Dwarf
- IPC
- DraskSpecies # ADT-Tweak-end
parent: EventHumanoidMindShielded
components:
- type: GhostRole
Expand Down

0 comments on commit 243f8ee

Please sign in to comment.