diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-26 02:16:15 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-26 02:16:15 -0200 |
commit | 8a067ea72f82ee8089978a58f9ef36c55bb6c1e8 (patch) | |
tree | c7d71f51aeb0ca0cd1a50ba179ea2e8e9941c13e /db | |
parent | b0d9247f48151d047ac4dccc37efa70a71383926 (diff) | |
download | serverdata-8a067ea72f82ee8089978a58f9ef36c55bb6c1e8.tar.gz serverdata-8a067ea72f82ee8089978a58f9ef36c55bb6c1e8.tar.bz2 serverdata-8a067ea72f82ee8089978a58f9ef36c55bb6c1e8.tar.xz serverdata-8a067ea72f82ee8089978a58f9ef36c55bb6c1e8.zip |
Bella the Scholar reports to players who find her in Halinarzo,
what they're lacking to learn Magic.
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 349497096..b97409044 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4017,6 +4017,7 @@ constants_db: { NPC_GNOME_B: 320 NPC_GNOME_C: 321 NPC_MIRAJ: 323 + NPC_BELLA: 324 NPC_ERNANDO: 328 NPC_ANDREI: 329 |