Merge pull request #6546 from VOREStation/upstream-merge-6677

[MIRROR] ATMs can now be emagged
This commit is contained in:
Novacat
2020-02-08 15:56:58 -05:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ log transactions
break
/obj/machinery/atm/emag_act(var/remaining_charges, var/mob/user)
if(!emagged)
if(emagged)
return
//short out the machine, shoot sparks, spew money!