mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 23:46:43 +01:00
Fixes Hotkey
This commit is contained in:
@@ -46,8 +46,7 @@ Hotkey-Mode: (hotkey-mode must be on)
|
||||
\te = equip
|
||||
\tr = throw
|
||||
\tt = say
|
||||
\ty = emote
|
||||
\tx = swap-hand
|
||||
\tx = swap-hand (or y)
|
||||
\tz = activate held object
|
||||
\tf = cycle-intents-left
|
||||
\tg = cycle-intents-right
|
||||
|
||||
+1
-1
@@ -367,7 +367,7 @@ macro "hotkeymode"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "Y"
|
||||
command = "me"
|
||||
command = "Activate-Held-Object"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "CTRL+Y"
|
||||
|
||||
Reference in New Issue
Block a user