reduces communications cooldown (#2483)
This commit is contained in:
committed by
kevinz000
parent
1bee6c069d
commit
483d31dee8
@@ -1,5 +1,5 @@
|
||||
#define COMMUNICATION_COOLDOWN 600
|
||||
#define COMMUNICATION_COOLDOWN_AI 600
|
||||
#define COMMUNICATION_COOLDOWN 300
|
||||
#define COMMUNICATION_COOLDOWN_AI 300
|
||||
|
||||
SUBSYSTEM_DEF(communications)
|
||||
name = "Communications"
|
||||
|
||||
Reference in New Issue
Block a user