From 15fa23331bd438eb6bd85b5c05cbfefb9cefa32f Mon Sep 17 00:00:00 2001 From: Cael_Aislinn Date: Thu, 9 Aug 2012 14:51:59 +1000 Subject: [PATCH] custom id cards should be able to access atms Signed-off-by: Cael_Aislinn --- code/modules/customitems/item_spawning.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/customitems/item_spawning.dm b/code/modules/customitems/item_spawning.dm index 9b32cac35d..b8cbc246c2 100644 --- a/code/modules/customitems/item_spawning.dm +++ b/code/modules/customitems/item_spawning.dm @@ -43,6 +43,7 @@ I.blood_type = C.blood_type I.dna_hash = C.dna_hash I.fingerprint_hash = C.fingerprint_hash + I.pin = C.pin //custom stuff if(M.ckey == "fastler" && M.real_name == "Fastler Greay") //This is a Lifetime ID