mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #6546 from VOREStation/upstream-merge-6677
[MIRROR] ATMs can now be emagged
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user