diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 7f828011b08..21668cc91ae 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -459,6 +459,11 @@ - type: ZombifyOnDeath - type: IncurableZombie - type: InitialInfected + # Corvax-Не знаю какой тег, морти поправь + - type: NpcFactionMember + addFriendlyFactions: + - Zombie + # Corvax mindComponents: - type: InitialInfectedRole prototype: InitialInfected diff --git a/Resources/Prototypes/GameRules/roundstart.yml b/Resources/Prototypes/GameRules/roundstart.yml index 3e4ea6d7b31..a6a17aa4080 100644 --- a/Resources/Prototypes/GameRules/roundstart.yml +++ b/Resources/Prototypes/GameRules/roundstart.yml @@ -251,6 +251,11 @@ - type: ZombifyOnDeath - type: IncurableZombie - type: InitialInfected + # Corvax-Не знаю какой тег, морти поправь + - type: NpcFactionMember + addFriendlyFactions: + - Zombie + # Corvax mindComponents: - type: InitialInfectedRole prototype: InitialInfected