runtiment

This commit is contained in:
Hatterhat
2020-08-31 14:12:10 -05:00
parent 0db189333a
commit b1b92c3225
2 changed files with 6 additions and 4 deletions
@@ -711,7 +711,7 @@
enhancement = slow_enhancement // fuck em up kiddo
wound_enhancement = slow_wound_enhancement // really. fuck em up.
to_chat(user, "<span class='notice'>[src] are now formed to allow for [fasthands ? "fast, precise strikes" : "crippling, damaging blows"].</span>")
addtimer(CALLBACK(use_buffs(user, TRUE)), 0.1) // go fuckin get em
addtimer(CALLBACK(src, .proc/use_buffs, user, TRUE), 0.1) // go fuckin get em
/obj/item/clothing/gloves/fingerless/pugilist/cling/Initialize()
. = ..()