summaryrefslogtreecommitdiff
path: root/doc/constants.md
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2017-10-21 00:26:20 +0200
committerHerculesWSAPI <dev@herc.ws>2017-10-21 00:26:20 +0200
commite5d9b3768241a7e91bf8dd9bf8b776d4cee310d7 (patch)
tree7a3e98ae9bed2fbd7ffaea27b7461dffe1428f90 /doc/constants.md
parent122ae7b779bb0996f220b4cfb481d75b22420544 (diff)
downloadhercules-e5d9b3768241a7e91bf8dd9bf8b776d4cee310d7.tar.gz
hercules-e5d9b3768241a7e91bf8dd9bf8b776d4cee310d7.tar.bz2
hercules-e5d9b3768241a7e91bf8dd9bf8b776d4cee310d7.tar.xz
hercules-e5d9b3768241a7e91bf8dd9bf8b776d4cee310d7.zip
Constants Documentation Sync
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'doc/constants.md')
-rw-r--r--doc/constants.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md
index 60ba6908d..8523c980b 100644
--- a/doc/constants.md
+++ b/doc/constants.md
@@ -4004,6 +4004,11 @@
- `DATATYPE_VAR`: 4096
- `DATATYPE_LABEL`: 8192
+### Logmes types
+
+- `LOGMES_NPC`: 0
+- `LOGMES_ATCOMMAND`: 1
+
### Item Subtypes (Weapon types)
- `W_FIST`: 0
@@ -4059,6 +4064,14 @@
- `DRESSROOM_OPEN`: 1
- `DRESSROOM_CLOSE`: 0
+### getmapinfo options
+
+- `MAPINFO_NAME`: 0
+- `MAPINFO_ID`: 1
+- `MAPINFO_SIZE_X`: 2
+- `MAPINFO_SIZE_Y`: 3
+- `MAPINFO_ZONE`: 4
+
### Renewal
- `RENEWAL`: 1