diff options
author | Hercules.ws <dev@herc.ws> | 2017-10-05 20:45:07 +0200 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2017-10-05 20:45:07 +0200 |
commit | 3c606f69ea8b11b3fbfc11f9a4d40223a8877c5d (patch) | |
tree | c1cbcdd23221ed1e034f5d1d1f8868e287a340ad /doc/constants.md | |
parent | 143f49f515c25f64af2c1b986dca07de24eb73c1 (diff) | |
download | hercules-3c606f69ea8b11b3fbfc11f9a4d40223a8877c5d.tar.gz hercules-3c606f69ea8b11b3fbfc11f9a4d40223a8877c5d.tar.bz2 hercules-3c606f69ea8b11b3fbfc11f9a4d40223a8877c5d.tar.xz hercules-3c606f69ea8b11b3fbfc11f9a4d40223a8877c5d.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'doc/constants.md')
-rw-r--r-- | doc/constants.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 97dffccad..60ba6908d 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -4054,6 +4054,11 @@ - `ITEMUPPER_THIRDBABY`: 32 - `ITEMUPPER_ALL`: 63 +### dressroom modes + +- `DRESSROOM_OPEN`: 1 +- `DRESSROOM_CLOSE`: 0 + ### Renewal - `RENEWAL`: 1 |