B to Resist! (#8062)

* B to Resist!

* Requested Changes.
This commit is contained in:
Novacat
2021-05-11 02:56:51 -04:00
committed by VirgoBot
parent 165992f29c
commit b0a0f19eac
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -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
+6
View File
@@ -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"