played_url now includes ckey

This commit is contained in:
JJRcop
2017-09-30 23:18:54 -04:00
committed by CitadelStationBot
parent 64ced3f6f4
commit 7c88f10db0

View File

@@ -93,7 +93,11 @@
pitch = pick(0.5, 0.7, 0.8, 0.85, 0.9, 0.95, 1.1, 1.2, 1.4, 1.6, 2.0, 2.5)
to_chat(src, "You feel the Honkmother messing with your song...")
<<<<<<< HEAD
SSblackbox.add_details("played_url", web_sound_input)
=======
SSblackbox.add_details("played_url", "[web_sound_input]|[ckey]")
>>>>>>> a6460ce... played_url key_name() to ckey
log_admin("[key_name(src)] played web sound: [web_sound_input]")
message_admins("[key_name(src)] played web sound: [web_sound_input]")
else