Merge pull request #2970 from VOREStation/aro-admenucleanup

Remove several admin verbs from context menu
This commit is contained in:
Aronai Sieyes
2018-02-04 16:27:33 -05:00
committed by GitHub
5 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -393,7 +393,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
set category = "Ghost"
set name = "Jump to Mob"
set desc = "Teleport to a mob"
set popup_menu = FALSE //VOREStation Edit - Declutter.
if(istype(usr, /mob/observer/dead)) //Make sure they're an observer!
if (!target)//Make sure we actually have a target