This commit is contained in:
silicons
2020-07-23 10:40:12 -07:00
parent db24df58a0
commit da4e208f94
3 changed files with 15 additions and 6 deletions
@@ -90,6 +90,12 @@
return
duration = world.time + original_duration
/**
* Multiplied to clickdelays
*/
/datum/status_effect/proc/action_cooldown_mod()
return 1
////////////////
// ALERT HOOK //
////////////////