Update chat_commands.dm

This commit is contained in:
kevinz000
2018-10-19 10:49:44 -07:00
committed by GitHub
parent 5222f8c395
commit 1e4db9ff9e
@@ -11,7 +11,7 @@
/datum/tgs_chat_command/despacito
name = "play despacito" //someone please high effort this sometime and make it a full on ytdl search
help_text "This is so sad."
help_text = "This is so sad."
/datum/tgs_chat_command/despacito/Run()
return "https://www.youtube.com/watch?v=kJQP7kiw5Fk"