mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
enable debug of login fsm
This commit is contained in:
parent
b911897c31
commit
6149c2ce3b
@ -16,7 +16,7 @@ class CfgEpochClient
|
|||||||
{
|
{
|
||||||
epochVersion = "1.0.0";
|
epochVersion = "1.0.0";
|
||||||
ArmAVersion = 176;
|
ArmAVersion = 176;
|
||||||
debug = "false"; // true = enable extra rpt debug lines, false to disable
|
debug = "true"; // true = enable extra rpt debug lines, false to disable
|
||||||
|
|
||||||
antagonistRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100
|
antagonistRngChance = 100; // increase number to reduce chances and reduce to increase. Default 100
|
||||||
outOfBoundsRadiation = 10; // how much rads per tick (10sec), when outside play area.
|
outOfBoundsRadiation = 10; // how much rads per tick (10sec), when outside play area.
|
||||||
|
Loading…
Reference in New Issue
Block a user