mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-29 16:20:19 +01:00
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