mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Adds cyborg deselect/unequip module hotkeys
Drop Item will now deselect, and Toggle Throw will now unequip and cycle to the next module; previously, these hotkeys did nothing for cyborgs. Also, unequipping a module while the module list is open will now update it like it should.
This commit is contained in:
@@ -68,9 +68,9 @@ Hotkey-Mode: (hotkey-mode must be on)
|
||||
\ts = down
|
||||
\td = right
|
||||
\tw = up
|
||||
\tq = drop
|
||||
\tq = drop item / deselect cyborg module
|
||||
\te = equip
|
||||
\tr = throw
|
||||
\tr = toggle throw / unequip cyborg module
|
||||
\tt = say
|
||||
\tx = swap-hand
|
||||
\tz = activate held object (or y)
|
||||
@@ -88,9 +88,9 @@ Any-Mode: (hotkey doesn't need to be on)
|
||||
\tCtrl+s = down
|
||||
\tCtrl+d = right
|
||||
\tCtrl+w = up
|
||||
\tCtrl+q = drop
|
||||
\tCtrl+q = drop item / deselect cyborg module
|
||||
\tCtrl+e = equip
|
||||
\tCtrl+r = throw
|
||||
\tCtrl+r = toggle throw / unequip cyborg module
|
||||
\tCtrl+x = swap-hand
|
||||
\tCtrl+z = activate held object (or Ctrl+y)
|
||||
\tCtrl+f = cycle-intents-left
|
||||
@@ -101,10 +101,10 @@ Any-Mode: (hotkey doesn't need to be on)
|
||||
\tCtrl+4 = harm-intent
|
||||
\tDEL = pull
|
||||
\tINS = cycle-intents-right
|
||||
\tHOME = drop
|
||||
\tHOME = drop item / deselect cyborg module
|
||||
\tPGUP = swap-hand
|
||||
\tPGDN = activate held object
|
||||
\tEND = throw
|
||||
\tEND = toggle throw / unequip cyborg module
|
||||
</font>"}
|
||||
|
||||
var/admin = {"<font color='purple'>
|
||||
|
||||
Reference in New Issue
Block a user