summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmistry Haoyan <equinox1991@gmail.com>2019-04-09 22:32:24 +0800
committerEmistry Haoyan <equinox1991@gmail.com>2019-04-10 00:31:20 +0800
commit33d403c5b5bfeafc4966589594e8a0647b744b5f (patch)
treea1af953ead45a400c04a068bc99856683a2a2cb7 /doc
parentab81d4012eac5c2c00c485971fc9b89bf69761be (diff)
downloadhercules-33d403c5b5bfeafc4966589594e8a0647b744b5f.tar.gz
hercules-33d403c5b5bfeafc4966589594e8a0647b744b5f.tar.bz2
hercules-33d403c5b5bfeafc4966589594e8a0647b744b5f.tar.xz
hercules-33d403c5b5bfeafc4966589594e8a0647b744b5f.zip
Expand *getinventorylist() script command
- return an array `@inventorylist_favorite` - indicate whether an item in the inventory are located inside favorite tab or not.
Diffstat (limited to 'doc')
-rw-r--r--doc/script_commands.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index b53dda2f6..fd593f17e 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -3129,7 +3129,8 @@ recreate these items perfectly if they are destroyed. Here's what you get:
made by a specific craftsman.
@inventorylist_expire[] - expire time (Unix time stamp). 0 means never
expires.
-@inventorylist_bound - whether it is an account bounded item or not.
+@inventorylist_bound[] - whether it is an account bounded item or not.
+@inventorylist_favorite[] - whether it is favorite (inside favorite tab) or not.
@inventorylist_count - the number of items in these lists.
This could be handy to save/restore a character's inventory, since no