[MIRROR] Moves quick equip hotkey up to /mob (#6229)
* Moves quick equip hotkey up to /mob * Merge pull request #36869 from RandomMarine/e Moves quick equip hotkey up to /mob
This commit is contained in:
committed by
Poojawa
parent
a9c91b4d00
commit
dc7585fabf
@@ -29,6 +29,9 @@
|
||||
else
|
||||
dropItemToGround(I)
|
||||
return
|
||||
if("E")
|
||||
quick_equip()
|
||||
return
|
||||
if("Alt")
|
||||
toggle_move_intent()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user