From d72b53b2d6ecb7d67a9ccf2e90d23c354e963226 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 13 Dec 2016 17:44:14 +0300 Subject: Update constants.conf from hercules. --- db/constants.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/db/constants.conf b/db/constants.conf index 26c1399a..f4d3ab49 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3588,6 +3588,13 @@ constants_db: { NPC_NAME_HIDDEN: 2 NPC_NAME_UNIQUE: 3 NPC_MAP: 4 + + comment__: "getcharid" + CHAR_ID_CHAR: 0 + CHAR_ID_PARTY: 1 + CHAR_ID_GUILD: 2 + CHAR_ID_ACCOUNT: 3 + CHAR_ID_BG: 4 comment__: "sc_start" SCFLAG_NONE: 0x00 @@ -3890,7 +3897,7 @@ constants_db: { comment__: "Language function constants" LANG_ON_SEA: 1 - LANG_IN_SHIP: 2 + LANG_IN_SHIP: 2 @include "conf/import/constants.conf" } -- cgit v1.2.3-70-g09d2