X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=config%2Fcommands;h=ba35ecb15674960fc4aaa3a15424b21db56dbaeb;hb=657d5dbc6d362d7b20693c63b38d8d99f3d2dbbd;hp=4eebf3ff4072c0c400637763c434aa75b5a0d9de;hpb=b05b66a27258c581a10e81348088c3486cb8f569;p=plomrogue diff --git a/config/commands b/config/commands index 4eebf3f..ba35ecb 100644 --- a/config/commands +++ b/config/commands @@ -44,3 +44,7 @@ 45 map_c map center player 46 to_a_keywin toggle view of available keybindings 46 to_inv toggle inventory window +47 drop drop object from inventory +48 pick pick up object from ground +49 inv_d inventory selection down +50 inv_u inventory selection up