code/modules/admin/verbs/adminpm.dm 
| /datum/admin_verb/cmd_admin_pm_context | Allows right clicking mobs to send an admin PM to their client. Forwards the selected mob's client to cmd_admin_pm. |
|---|---|
| /datum/admin_verb/cmd_admin_pm_panel | Shows a list of clients we could send PMs to, then forwards our choice to cmd_admin_pm. |
| /datum/admin_verb/admin_pm_by_key_panel | Shows a list of clients we could send PMs to, then forwards our choice to cmd_admin_pm. |