Files
CHOMPStation2/code/modules/integrated_electronics/_limits.dm
Neerti 6b0e60a185 work
2016-03-11 02:32:25 -05:00

6 lines
230 B
Plaintext

#define MAX_NUMBER_MEMORY 10000
#define MIN_NUMBER_MEMORY -10000
#define MAX_STRING_MEMORY_LENGTH 20
#define MAX_STRING_CONCATINATOR_LENGTH 250
#define MIN_PULSER_TICK 5 SECONDS
#define DEFAULT_PART_COOLDOWN 3 SECONDS