mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
custom id cards should be able to access atms
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
I.blood_type = C.blood_type
|
I.blood_type = C.blood_type
|
||||||
I.dna_hash = C.dna_hash
|
I.dna_hash = C.dna_hash
|
||||||
I.fingerprint_hash = C.fingerprint_hash
|
I.fingerprint_hash = C.fingerprint_hash
|
||||||
|
I.pin = C.pin
|
||||||
|
|
||||||
//custom stuff
|
//custom stuff
|
||||||
if(M.ckey == "fastler" && M.real_name == "Fastler Greay") //This is a Lifetime ID
|
if(M.ckey == "fastler" && M.real_name == "Fastler Greay") //This is a Lifetime ID
|
||||||
|
|||||||
Reference in New Issue
Block a user