reduces communications cooldown

This commit is contained in:
CPTANT
2017-08-23 22:29:42 +02:00
parent 7ae823e878
commit 1c1928c2a5
+2 -2
View File
@@ -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"