home · contact · privacy
Improve precision of install key name.
[plomrogue2] / rogue_chat.html
index 27ae875da3b449e37f64ddecb5d241e667526980..d971c9bd47d1f17683c531d22d5a19ac2c1a9a30 100644 (file)
@@ -238,7 +238,7 @@ let key_descriptions = {
     'drop_thing': 'drop thing',
     'door': 'open/close',
     'consume': 'consume',
-    'install': 'install',
+    'install': '(un-)install',
     'toggle_map_mode': 'toggle map view',
     'toggle_tile_draw': 'toggle protection character drawing',
     'hex_move_upleft': 'up-left',