reduces communications cooldown (#2483)

This commit is contained in:
CitadelStationBot
2017-08-24 20:27:47 -05:00
committed by kevinz000
parent 1bee6c069d
commit 483d31dee8
+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"