diff --git a/code/modules/wiremod/components/action/mmi.dm b/code/modules/wiremod/components/action/mmi.dm index b6e80ee1892..aaf924f8d71 100644 --- a/code/modules/wiremod/components/action/mmi.dm +++ b/code/modules/wiremod/components/action/mmi.dm @@ -1,4 +1,4 @@ -#define MMI_MESSAGE_COOLDOWN (1 SECONDS) +#define MMI_MESSAGE_COOLDOWN (0.1 SECONDS) /** * # Man-Machine Interface Component