Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 624d668

Browse files
doomedwwwa
1 parent 1ef3aa9 commit 624d668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/game/machinery/_machinery.dm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ Class Procs:
392392
return _try_interact(user, modifiers)
393393

394394
/obj/machinery/attack_tk(mob/user, modifiers)
395+
new /obj/effect/temp_visual/telekinesis(get_turf(src))
395396
return attack_hand(user, modifiers)
396397

397398
/obj/machinery/attack_ai(mob/user, modifiers)

0 commit comments

Comments
 (0)