changed time (#648)

This commit is contained in:
nukkuminen
2026-06-06 00:14:24 +03:00
committed by GitHub
parent 48348bf398
commit 9b6141cd45
+2 -2
View File
@@ -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