diff --git a/docs/zr_manual.htm b/docs/zr_manual.htm index 3c8ea26..51a4129 100644 --- a/docs/zr_manual.htm +++ b/docs/zr_manual.htm @@ -2360,7 +2360,7 @@ tune game balance.

Mother zombie ratio. Every random n-th player is infected. In this case it's - 5 where every fifth player will be infected. If it's set to 0 there will be only 1 mother + 5 where every fifth player will be infected. If it's set to 0 there will only be 1 mother zombie every time.

Note that this is NOT a percentage value. The ratio 5 does not mean 5%, but every fifth player. To get the percentage you need to do ratio / player slots.