diff --git a/doc/constants_pre-re.md b/doc/constants_pre-re.md index d5bd583f9bf..1807bb5d656 100644 --- a/doc/constants_pre-re.md +++ b/doc/constants_pre-re.md @@ -5568,6 +5568,12 @@ - `SIEGE_TYPE_SE`: 1 - `SIEGE_TYPE_TE`: 2 +### partymember types + +- `PT_MEMBER_NAME`: 0 +- `PT_MEMBER_CHARID`: 1 +- `PT_MEMBER_ACCID`: 2 + ### guildinfo types - `GUILDINFO_NAME`: 0 diff --git a/doc/constants_re.md b/doc/constants_re.md index 39cfbe8682c..75285aee879 100644 --- a/doc/constants_re.md +++ b/doc/constants_re.md @@ -5568,6 +5568,12 @@ - `SIEGE_TYPE_SE`: 1 - `SIEGE_TYPE_TE`: 2 +### partymember types + +- `PT_MEMBER_NAME`: 0 +- `PT_MEMBER_CHARID`: 1 +- `PT_MEMBER_ACCID`: 2 + ### guildinfo types - `GUILDINFO_NAME`: 0