home · contact · privacy
Fixed bug that led to endless loop in nearest_enemy_dir().
[plomrogue] / config / commands
index 4eebf3ff4072c0c400637763c434aa75b5a0d9de..9368f0b6231d351a07cf872879b53bb6fb6417df 100644 (file)
@@ -44,3 +44,8 @@
 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
+51 use use selected inventory object