diff options
author | Guilherme Menaldo <guilherme.menaldo@outlook.com> | 2019-06-01 14:47:24 -0300 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2019-07-01 01:22:32 +0200 |
commit | b20054a678fc5a2786819e879f085e5dcf02c052 (patch) | |
tree | 660dbb77e3a9255abef686c6e0aec7f04eb49964 /doc/atcommands.txt | |
parent | 24c4d531b150863caed448fbbf4a9964dadbb63e (diff) | |
download | hercules-b20054a678fc5a2786819e879f085e5dcf02c052.tar.gz hercules-b20054a678fc5a2786819e879f085e5dcf02c052.tar.bz2 hercules-b20054a678fc5a2786819e879f085e5dcf02c052.tar.xz hercules-b20054a678fc5a2786819e879f085e5dcf02c052.zip |
Add identifyall atcommand
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'doc/atcommands.txt')
-rw-r--r-- | doc/atcommands.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 4acc30ae6..c909440a7 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -584,6 +584,12 @@ Opens the Identification window if any unappraised items are in your inventory. --------------------------------------- +@identifyall + +Identifies all unappraised items in your inventory. + +--------------------------------------- + @trade <player name> Opens the trade window with the specified player. |