This commit is contained in:
Guti
2024-09-18 18:12:57 +02:00
parent f4f5476121
commit 06a46a237b
39 changed files with 143 additions and 143 deletions
@@ -35,8 +35,8 @@
var/obj/item/card/id/ID = W
if(access_keycard_auth in ID.access)
=======
if(istype(W,/obj/item/weapon/card/id))
var/obj/item/weapon/card/id/ID = W
if(istype(W,/obj/item/card/id))
var/obj/item/card/id/ID = W
if(access_keycard_auth in ID.GetAccess())
>>>>>>> master
if(active == 1)