[MIRROR] Start of TG Click Code Port (#12071)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-12-06 03:18:32 -05:00
committed by GitHub
co-authored by Cameron Lennox
parent c3efdda013
commit f7de0bb70b
105 changed files with 612 additions and 316 deletions
@@ -43,7 +43,7 @@
if(IC)
. += IC.examine(user)
/obj/item/clothing/CtrlShiftClick(mob/user)
/obj/item/clothing/click_ctrl_shift(mob/user)
var/turf/T = get_turf(src)
if(!T.AdjacentQuick(user)) // So people aren't messing with these from across the room
return FALSE