[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 01:18:32 -07:00
committed by GitHub
parent c3efdda013
commit f7de0bb70b
105 changed files with 612 additions and 316 deletions

View File

@@ -510,7 +510,7 @@
item_flags &= ~FLEXIBLEMATERIAL
. = ..()
/obj/item/clothing/accessory/gaiter/AltClick(mob/user)
/obj/item/clothing/accessory/gaiter/click_alt(mob/user)
. = ..()
if(breath_masked && breathmask)
to_chat(user, span_notice("You pull [breathmask] out from behind [src], and it drops to your feet."))