mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Merge pull request #5244 from TullyBurnalot/BugFixQuest1
ATMs can have fingerprints
This commit is contained in:
@@ -125,6 +125,7 @@ log transactions
|
||||
if(get_dist(src,user) <= 1)
|
||||
//check to see if the user has low security enabled
|
||||
scan_user(user)
|
||||
add_fingerprint(user)
|
||||
|
||||
//js replicated from obj/machinery/computer/card
|
||||
var/dat = {"<h1>Nanotrasen Automatic Teller Machine</h1>
|
||||
|
||||
Reference in New Issue
Block a user