X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=rogue_chat_curses.py;h=8adbee5b2cc8a858d5be5b1901da7c9d56abadcf;hb=a2894e6935a831d2d8fdfc1f05ca2edc2e1abc57;hp=bc3c40d8839bd953e8d4e7ba36db3291a8df79dc;hpb=5e1dd193ed529ff9d3ca3746736d74d3ca55d864;p=plomrogue2 diff --git a/rogue_chat_curses.py b/rogue_chat_curses.py index bc3c40d..8adbee5 100755 --- a/rogue_chat_curses.py +++ b/rogue_chat_curses.py @@ -959,7 +959,7 @@ class TUI: 'drop_thing': 'drop thing', 'toggle_map_mode': 'toggle map view', 'toggle_tile_draw': 'toggle protection character drawing', - 'install': 'install', + 'install': '(un-)install', 'door': 'open/close', 'consume': 'consume', }