Skip to content

Commit

Permalink
hide admin verbs hides control mob
Browse files Browse the repository at this point in the history
  • Loading branch information
Birdtalon committed Feb 26, 2024
1 parent d728744 commit 7863043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/admin/admin_verbs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ GLOBAL_LIST_INIT(admin_mob_event_verbs_hideable, list(

//verbs which can be hidden - needs work
GLOBAL_LIST_INIT(admin_verbs_hideable, list(
/client/proc/cmd_assume_direct_control,
/client/proc/release,
/client/proc/possess,
/client/proc/callproc_datum,
Expand Down

0 comments on commit 7863043

Please sign in to comment.