diff --git a/Resources/Prototypes/Roles/Antags/zombie.yml b/Resources/Prototypes/Roles/Antags/zombie.yml index 26273aad80..e8553c92f2 100644 --- a/Resources/Prototypes/Roles/Antags/zombie.yml +++ b/Resources/Prototypes/Roles/Antags/zombie.yml @@ -24,8 +24,8 @@ sound: "/Audio/Ambience/Antag/zombie_start.ogg" components: - type: PendingZombie #less time to prepare than normal - minInitialInfectedGrace: 300 - maxInitialInfectedGrace: 450 + minInitialInfectedGrace: 1200 # WL-Changes: 300 -> 1200 + maxInitialInfectedGrace: 1800 # WL-Changes: 450 -> 1800 - type: ZombifyOnDeath - type: IncurableZombie - type: InitialInfected