limits ID cards to one account

This commit is contained in:
DragonTrance
2022-06-08 17:54:15 -04:00
parent 972d3f5e19
commit bbbb50dfe0
7 changed files with 28 additions and 29 deletions
-3
View File
@@ -15,9 +15,6 @@
resistance_flags = FIRE_PROOF
var/obj/item/card/held_card
var/user = ""
light_power = 0
light_range = 7
light_color = "#ff3232"
var/pin = 0
/obj/machinery/atm/ui_interact(mob/user)