mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Merge pull request #2970 from VOREStation/aro-admenucleanup
Remove several admin verbs from context menu
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user