diff options
Diffstat (limited to 'doc/constants.md')
-rw-r--r-- | doc/constants.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md index 4bb663365..d57dadcc6 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -4552,6 +4552,12 @@ - `GUILD_ONLINE_VENDOR`: 1 - `GUILD_ONLINE_NO_VENDOR`: 2 +### Siege Types + +- `SIEGE_TYPE_FE`: 0 +- `SIEGE_TYPE_SE`: 1 +- `SIEGE_TYPE_TE`: 2 + ### Renewal - `RENEWAL`: 1 |