diff --git a/modular_zubbers/code/modules/customization/species/lycans/lycan_verbs.dm b/modular_zubbers/code/modules/customization/species/lycans/lycan_verbs.dm index fee85e66ed3..d1691f8fbdf 100644 --- a/modular_zubbers/code/modules/customization/species/lycans/lycan_verbs.dm +++ b/modular_zubbers/code/modules/customization/species/lycans/lycan_verbs.dm @@ -5,7 +5,7 @@ button_icon_state = "lycan_form" #ifndef TESTING - cooldown_time = 3 MINUTES + cooldown_time = 30 SECONDS #else cooldown_time = 1 SECONDS // I don't wanna wait #endif