mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 01:25:10 +01: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