Adjustable timer for default grenades

This commit is contained in:
Ater Ignis
2012-11-01 21:05:02 +04:00
parent e79df68ef3
commit cbc31b9090
3 changed files with 43 additions and 2 deletions

View File

@@ -20,7 +20,9 @@
activate()
if(!..()) return 0//Cooldown check
timing = !timing
update_icon()
return 0
@@ -37,7 +39,7 @@
timer_end()
if((!secured)||(cooldown > 0)) return 0
if(!secured) return 0
pulse(0)
if(!holder)
visible_message("\icon[src] *beep* *beep*", "*beep* *beep*")