Merge pull request #6857 from Citadel-Station-13/upstream-merge-37951

[MIRROR] adds logging to mayhem bottle and blood frenzy
This commit is contained in:
LetterJay
2018-05-25 02:35:43 -05:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
@@ -908,6 +908,8 @@
INVOKE_ASYNC(B, /obj/effect/mine/pickup/bloodbath/.proc/mineEffect, H)
to_chat(user, "<span class='notice'>You shatter the bottle!</span>")
playsound(user.loc, 'sound/effects/glassbr1.ogg', 100, 1)
message_admins("<span class='adminnotice'>[key_name_admin(user)][ADMIN_FLW(user)] has activated a bottle of mayhem!</span>")
add_logs(user, null, "activated a bottle of mayhem", src)
qdel(src)
/obj/item/blood_contract