TG: AutoUpdateTK lags tremendously. TK functions as it used to before Doohl gave it

a minibuff.
This is not to be added again until it someone rights a less laggy version.
Revision: r3580
Author: 	 rockdtben
This commit is contained in:
Erthilo
2012-05-13 00:42:09 +01:00
parent f573f99732
commit 7cc3b7fb43
+1 -1
View File
@@ -9,7 +9,7 @@
src.attack_ai(usr)
// check for TK users
AutoUpdateTK(src)
//AutoUpdateTK(src)
if (istype(usr, /mob/living/carbon/human))
if(istype(usr.l_hand, /obj/item/tk_grab) || istype(usr.r_hand, /obj/item/tk_grab/))
if(!(usr in nearby))