-Added salt and pepper to kitchen

-A few changes to admin stuff:
--Set-Play now auto-disables deadchat visibility. Set-Observe still auto-enables deadchat visiblity
--Emagging/overriding the holodeck now logs
--Removed Admin Notices for emagging and locking down cyborgs (still logs normally)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4085 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-07-16 09:14:52 +00:00
parent 5e1b09665c
commit c93200ed5f
5 changed files with 11 additions and 6 deletions
+1
View File
@@ -466,6 +466,7 @@
if(istype(mob, /mob/dead/observer))
var/mob/dead/observer/ghost = mob
ghost.reenter_corpse()
deadchat = 0
src << "\blue You are now playing"
feedback_add_details("admin_verb","P") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!