mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
-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:
@@ -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!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user