diff options
author | Hercules.ws <dev@herc.ws> | 2017-05-09 03:12:06 +0200 |
---|---|---|
committer | HerculesWSAPI <dev@herc.ws> | 2017-05-09 03:12:06 +0200 |
commit | 4d3aa86ad7be8693c4faba18dfa0869d3715ca9a (patch) | |
tree | 9fbeca058df9e06e70b2babcaa1a0fd0b65afcfb | |
parent | 9695eacf9c8bcec0093735dd3dc913fea99213b9 (diff) | |
download | hercules-4d3aa86ad7be8693c4faba18dfa0869d3715ca9a.tar.gz hercules-4d3aa86ad7be8693c4faba18dfa0869d3715ca9a.tar.bz2 hercules-4d3aa86ad7be8693c4faba18dfa0869d3715ca9a.tar.xz hercules-4d3aa86ad7be8693c4faba18dfa0869d3715ca9a.zip |
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
-rw-r--r-- | doc/constants.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/constants.md b/doc/constants.md index faf964db6..0ecb527dc 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -1316,6 +1316,7 @@ - `SC_TUNAPARTY`: 649 - `SC_SHRIMP`: 650 - `SC_FRESHSHRIMP`: 651 +- `SC_DRESS_UP`: 652 ### Emotes @@ -3828,11 +3829,12 @@ - `Option_Dragon5`: 67108864 - `Option_Hanbok`: 134217728 - `Option_Oktoberfest`: 268435456 +- `Option_Summer2`: 536870912 ### status option compounds - `Option_Dragon`: 126353408 -- `Option_Costume`: 402984960 +- `Option_Costume`: 939855872 ### send_target |