Merge pull request #11131 from Seris02/demondabbing

nerfs bloodcrawl to a cooldown of 0.6 seconds instead of no cooldown
This commit is contained in:
Ghom
2020-02-18 17:02:17 +01:00
committed by GitHub

View File

@@ -13,6 +13,7 @@
action_icon_state = "bloodcrawl"
action_background_icon_state = "bg_demon"
var/phased = 0
charge_max = 6
/obj/effect/proc_holder/spell/bloodcrawl/choose_targets(mob/user = usr)
for(var/obj/effect/decal/cleanable/target in range(range, get_turf(user)))