mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Admins can adminghost via the F5 key.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4709 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -119,7 +119,7 @@ Any-Mode: (hotkey doesn't need to be on)
|
||||
|
||||
var/admin = {"<font color='purple'>
|
||||
Admin:
|
||||
\tF5 = toggle-admin-observe (WIP)
|
||||
\tF5 = Aghost (admin-ghost)
|
||||
\tF6 = player-panel-new
|
||||
\tF7 = admin-pm
|
||||
\tF8 = (WIP)
|
||||
|
||||
@@ -121,7 +121,7 @@ macro "macro"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "F5"
|
||||
command = "admin-observe"
|
||||
command = "Aghost"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "F6"
|
||||
@@ -303,7 +303,7 @@ macro "hotkeymode"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "F5"
|
||||
command = "admin-observe"
|
||||
command = "Aghost"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "F6"
|
||||
|
||||
Reference in New Issue
Block a user