Merge branch 'master' of https://github.com/tgstation/-tg-station into whocodesthecodemen

Conflicts:
	code/modules/admin/verbs/pray.dm
This commit is contained in:
Jordie0608
2015-06-16 17:24:20 +10:00
197 changed files with 1950 additions and 1023 deletions

View File

@@ -1337,7 +1337,7 @@
sleep(5)
M.loc = pick(tdomeobserve)
spawn(50)
M << "<span class='adminnotice'> You have been sent to the Thunderdome.</span>"
M << "<span class='adminnotice'>You have been sent to the Thunderdome.</span>"
log_admin("[key_name(usr)] has sent [key_name(M)] to the thunderdome. (Observer.)")
message_admins("[key_name_admin(usr)] has sent [key_name_admin(M)] to the thunderdome. (Observer.)")