From c81fee18c0d5ed70f8717679ee16cebe5e591c58 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Sat, 2 Jun 2018 16:22:19 +0200 Subject: Constants Documentation Sync Signed-off-by: HerculesWSAPI --- doc/constants.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/constants.md b/doc/constants.md index f4ffaf243..72b93d785 100644 --- a/doc/constants.md +++ b/doc/constants.md @@ -4221,6 +4221,18 @@ - `MST_AROUND4`: 12 - `MST_AROUND`: 12 +### pc block constants, use with *setpcblock* and *checkpcblock* + +- `PCBLOCK_NONE`: 0 +- `PCBLOCK_MOVE`: 1 +- `PCBLOCK_ATTACK`: 2 +- `PCBLOCK_SKILL`: 4 +- `PCBLOCK_USEITEM`: 8 +- `PCBLOCK_CHAT`: 16 +- `PCBLOCK_IMMUNE`: 32 +- `PCBLOCK_SITSTAND`: 64 +- `PCBLOCK_COMMANDS`: 128 + ### private airship responds - `P_AIRSHIP_NONE`: 0 -- cgit v1.2.3-70-g09d2