7 lines
303 B
INI
7 lines
303 B
INI
|
// Configures ZR in swarm mode. Execute this file from a _post_ map config file.
|
||
|
|
||
|
// Make all human classes immune to infection (stab to death). These changes
|
||
|
// will be reset when reloading or changing the map.
|
||
|
zr_class_modify humans immunity_mode infect
|
||
|
zr_class_modify humans immunity_amount 0
|