diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-12-13 20:33:25 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-12-13 20:33:25 +0100 |
commit | fa386ee328dae882a9715fc5dece7d75ccd168ec (patch) | |
tree | 81ef6ff25ff0a123effd0c7d290107d53b7a3684 /data | |
parent | 77c6d99b840e340cc62c48144b5f265260ac92d6 (diff) | |
download | mana-fa386ee328dae882a9715fc5dece7d75ccd168ec.tar.gz mana-fa386ee328dae882a9715fc5dece7d75ccd168ec.tar.bz2 mana-fa386ee328dae882a9715fc5dece7d75ccd168ec.tar.xz mana-fa386ee328dae882a9715fc5dece7d75ccd168ec.zip |
Included some documentation for the shortcut window by Vq.
(cherry picked from eAthena client)
Conflicts:
ChangeLog
Diffstat (limited to 'data')
-rw-r--r-- | data/help/index.txt | 1 | ||||
-rw-r--r-- | data/help/windows.txt | 15 |
2 files changed, 16 insertions, 0 deletions
diff --git a/data/help/index.txt b/data/help/index.txt index 56c5e352..b7262f85 100644 --- a/data/help/index.txt +++ b/data/help/index.txt @@ -5,6 +5,7 @@ -> @@changes|Recent Changes@@ -> @@commands|Commands@@ + -> @@windows|Windows@@ -> @@skills|Skills@@ -> @@support|Support@@ diff --git a/data/help/windows.txt b/data/help/windows.txt new file mode 100644 index 00000000..f1d0150a --- /dev/null +++ b/data/help/windows.txt @@ -0,0 +1,15 @@ + <- @@index|Back to Index@@ + + +##3 === WINDOWS === + +##2SHORTCUT: + + To add an item to the shortcut bar click on the item in the inventory window, + then click on the box in the shortcut-window which should be associated with + the item. To reorder items within the shortcut-window simply click and drag + them between the boxes. To remove items you simply drag them outside of the + window and drop them. + + Currently only stackable items like food, but not weapons or clothes can be + used with the shortcut window. |