mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
@@ -93,6 +93,8 @@ Hotkey-Mode: (hotkey-mode must be on)
|
||||
\t5 = emote
|
||||
\tx = swap-hand
|
||||
\tz = activate held object (or y)
|
||||
\tu = Rest
|
||||
\tb = Resist
|
||||
\tj = toggle-aiming-mode
|
||||
\tf = cycle-intents-left
|
||||
\tg = cycle-intents-right
|
||||
@@ -113,6 +115,8 @@ Any-Mode: (hotkey doesn't need to be on)
|
||||
\tCtrl+q = drop
|
||||
\tCtrl+e = equip
|
||||
\tCtrl+r = throw
|
||||
\tCtrl+u = Rest
|
||||
\tCtrl+b = Resist
|
||||
\tCtrl+x = swap-hand
|
||||
\tCtrl+z = activate held object (or Ctrl+y)
|
||||
\tCtrl+f = cycle-intents-left
|
||||
|
||||
@@ -352,6 +352,12 @@ macro "macro"
|
||||
elem
|
||||
name = "CTRL+Z"
|
||||
command = "Activate-Held-Object"
|
||||
elem
|
||||
name = "CTRL+U"
|
||||
command = "Rest"
|
||||
elem
|
||||
name = "CTRL+B"
|
||||
command = "Resist"
|
||||
elem
|
||||
name = "CTRL+NUMPAD1"
|
||||
command = "body-r-leg"
|
||||
|
||||
Reference in New Issue
Block a user