SecHUD QoL Again (#15068)

This commit is contained in:
Sparky
2022-11-13 13:29:38 +01:00
committed by GitHub
parent 856502f08a
commit 63784366b8
8 changed files with 34 additions and 13 deletions
@@ -131,6 +131,10 @@ var/const/NO_EMAG_ACT = -50
if (..(user, 1))
show(user)
/obj/item/card/id/on_slotmove(var/mob/living/user, slot)
. = ..(user, slot)
BITSET(user.hud_updateflag, ID_HUD) //Update ID HUD if an ID is ever moved
/obj/item/card/id/proc/prevent_tracking()
return 0