Timberpoes
d2fa99ff76
Telekinesis works on interacting with items. ( #52834 )
...
Rolls TK checks into baseline mob can_interact_with code.
TK check code unashamedly stolen from /mob/living/carbon/human/shared_living_ui_distance
This change touches every single can_interact interaction involving a mob and an atom, except /obj/machine which overrides can_interact without calling the parent and thus is unaffected by this change.
It enables any functionality that would require a can_interact() check to return TRUE. It effectively works alongside the adjacency check and comes into play if the adjacency check would fail.
2020-08-11 15:51:33 -03:00
..
2020-08-11 11:12:21 -03:00
2020-08-11 12:18:08 -03:00
2020-08-05 16:36:00 -03:00
2020-08-08 23:36:37 +03:00
2020-08-10 16:31:59 -03:00
2020-08-07 12:23:42 -03:00
2020-07-20 18:16:37 -03:00
2020-08-10 11:22:38 -04:00
2020-06-22 16:49:07 +02:00
2020-08-10 17:09:11 -03:00
2020-08-11 11:15:26 -03:00
2020-07-29 11:56:09 -04:00
2020-07-16 03:02:40 +03:00
2020-07-19 13:44:25 +02:00
2020-01-18 13:07:22 +13:00
2020-07-02 19:18:16 -04:00
2020-08-10 16:59:56 -03:00
2020-07-18 02:18:21 -04:00
2020-07-19 22:20:09 -03:00
2020-08-07 20:46:49 -04:00
2020-07-16 03:02:40 +03:00
2020-07-23 23:19:30 -03:00
2020-08-07 20:46:49 -04:00
2020-08-07 12:23:42 -03:00
2020-08-10 11:24:09 -04:00
2020-08-11 13:40:05 +03:00
2020-07-26 13:44:13 -04:00
2020-08-07 12:23:42 -03:00
2020-08-06 11:16:02 -03:00
2020-08-07 12:23:42 -03:00
2020-08-10 16:31:59 -03:00
2020-08-05 01:45:42 -04:00
2020-08-11 14:44:01 +12:00
2020-08-11 15:51:33 -03:00
2020-08-11 13:40:05 +03:00
2020-07-16 19:40:25 +12:00
2020-07-23 23:19:30 -03:00
2020-07-16 20:13:04 +02:00
2020-08-03 13:57:56 -04:00
2020-08-06 19:23:51 +02:00
2020-08-01 06:45:59 -03:00
2020-08-10 17:40:05 -03:00
2020-08-07 12:23:42 -03:00
2020-08-07 12:23:42 -03:00
2020-08-10 11:22:38 -04:00
2020-07-25 02:58:52 -03:00
2020-05-10 11:24:03 -03:00
2020-08-11 13:40:05 +03:00
2020-08-10 16:31:59 -03:00
2020-07-16 20:13:04 +02:00
2020-08-10 16:27:56 -03:00
2020-08-07 12:23:42 -03:00
2020-07-30 14:44:32 -03:00
2020-08-10 17:09:11 -03:00
2020-07-24 20:29:29 +02:00
2020-08-02 23:37:15 +08:00
2020-08-03 09:15:08 +02:00
2020-05-25 01:53:51 +08:00
2020-08-05 16:36:00 -03:00
2020-08-07 12:23:42 -03:00
2020-07-16 03:02:40 +03:00
2020-08-11 13:40:05 +03:00
2020-08-07 12:23:42 -03:00