Merge pull request #6695 from Citadel-Station-13/upstream-merge-37709
[MIRROR] Adds emag_act feedback msg to battle arcade machine
This commit is contained in:
@@ -291,6 +291,7 @@
|
||||
/obj/machinery/computer/arcade/battle/emag_act(mob/user)
|
||||
if(obj_flags & EMAGGED)
|
||||
return
|
||||
to_chat(user, "<span class='warning'>A mesmerizing Rhumba beat starts playing from the arcade machine's speakers!</span>")
|
||||
temp = "If you die in the game, you die for real!"
|
||||
player_hp = 30
|
||||
player_mp = 10
|
||||
|
||||
Reference in New Issue
Block a user