Skip to content

Commit

Permalink
kick workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsar-Salat committed Sep 20, 2023
1 parent 9e80b25 commit 70e0ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_onclick/telekinesis.dm
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

/obj/item/tk_grab/process()
if(check_if_focusable(focus)) //if somebody grabs your thing, no waiting for them to put it down and hitting them again.
update_icon()
update_appearance()

/obj/item/tk_grab/dropped(mob/user)
..()
Expand Down

0 comments on commit 70e0ae1

Please sign in to comment.