diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-02 15:16:23 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-02 15:16:23 -0200 |
commit | 66154881bafe2bc42f68b9662e3c98e1c7813047 (patch) | |
tree | 9a7730d58fbea5fcf036418c872b51e36f1581e9 /db | |
parent | 7804c21a8e4b6c45a9f43a90c46b8313d40e6607 (diff) | |
download | serverdata-66154881bafe2bc42f68b9662e3c98e1c7813047.tar.gz serverdata-66154881bafe2bc42f68b9662e3c98e1c7813047.tar.bz2 serverdata-66154881bafe2bc42f68b9662e3c98e1c7813047.tar.xz serverdata-66154881bafe2bc42f68b9662e3c98e1c7813047.zip |
I cannot add the planned quests, but at least a Gambler I can add
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index d58b8db83..c0703dfee 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3921,7 +3921,8 @@ constants_db: { NPC_Q_ANON: 130 NPC_SAMANTHA: 131 NPC_SERENA: 132 - NPC_NARRATOR: 133 + //NPC_NARRATOR: 133 + NPC_FLOPPED_NOBLEMAN: 133 NPC_ARTAXE: 134 NPC_LUCAS: 135 NPC_CALYPSAN: 136 |