diff options
author | Hercules.ws <dev@herc.ws> | 2020-03-09 00:20:23 +0100 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2020-03-09 00:20:23 +0100 |
commit | 6c21a46c4f9a1773e68cbe003a805e14482493fe (patch) | |
tree | 172048cd98657ac8d1fbfe22b9d94191920e7fd0 | |
parent | 58e96dfb28b186f66409417a3233cb45302e5e1d (diff) | |
download | hercules-6c21a46c4f9a1773e68cbe003a805e14482493fe.tar.gz hercules-6c21a46c4f9a1773e68cbe003a805e14482493fe.tar.bz2 hercules-6c21a46c4f9a1773e68cbe003a805e14482493fe.tar.xz hercules-6c21a46c4f9a1773e68cbe003a805e14482493fe.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
-rw-r--r-- | doc/constants.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index d8cc9f9f3..394e8afbf 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -4990,6 +4990,9 @@ - `ITEMINFO_ITEM_USAGE_FLAG`: 38 - `ITEMINFO_ITEM_USAGE_OVERRIDE`: 39 - `ITEMINFO_GM_LV_TRADE_OVERRIDE`: 40 +- `ITEMINFO_ID`: 41 +- `ITEMINFO_AEGISNAME`: 42 +- `ITEMINFO_NAME`: 43 ### getmercinfo options |