Increase borg power warning CD to 5 seconds

This commit is contained in:
Tayyyyyyy
2018-02-08 00:09:37 -06:00
parent 57b955d915
commit 44f6def6af
@@ -166,7 +166,7 @@
set category = "Robot Commands"
set name = "Power Warning"
if(handle_emote_CD())
if(handle_emote_CD(50))
return
if(!is_component_functioning("power cell") || !cell || !cell.charge)