This commit is contained in:
silicons
2020-07-21 11:59:39 -07:00
parent 9a5e53a21f
commit 2f11fb6a8b
4 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
return
if(LAZYLEN(fields) < fieldlimit)
new /obj/effect/temp_visual/resonance(T, user, src, burst_time)
user.changeNext_move(CLICK_CD_MELEE)
user.DelayNextAction(CLICK_CD_MELEE)
/obj/item/resonator/pre_attack(atom/target, mob/user, params)
if(check_allowed_items(target, 1))