diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | data/help/commands.txt | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ src/gui/itemcontainer.cpp, src/net/inventoryhandler.cpp, src/itemshortcut.cpp: Make shortcut container ID based instead of slot based. Fixes items shifting around often causing equipment to be lost. + * data/help/commands.txt: Document anti-trade function. 2008-04-22 Bjørn Lindeijer <bjorn@lindeijer.nl> diff --git a/data/help/commands.txt b/data/help/commands.txt index ab93b54e..f663068f 100644 --- a/data/help/commands.txt +++ b/data/help/commands.txt @@ -23,6 +23,7 @@ ##2Alt + S##P sit down / stand up ##2Alt + F##P toggle debug pathfinding feature ##2Alt + P##P take screenshot + ##2Alt + T##P toggle ignore of incoming trades ##2A##P target nearest monster ##2H##P hide all non-sticky windows ##2G or Z##P pick up item |