Remove several admin verbs from context menu

This commit is contained in:
Arokha Sieyes
2018-02-04 12:32:55 -05:00
parent 8706d54f8b
commit fbb34ea0ed
5 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -390,7 +390,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