diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-17 00:24:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-17 00:24:42 -0300 |
commit | 4bde6d4604086913339d06763cc08cfa0b170473 (patch) | |
tree | 0efddb50443f89677104c911ad3790782c7f605b /db | |
parent | 30d1e2f579d4b0c720ab68d82edad204cda7b85b (diff) | |
download | serverdata-4bde6d4604086913339d06763cc08cfa0b170473.tar.gz serverdata-4bde6d4604086913339d06763cc08cfa0b170473.tar.bz2 serverdata-4bde6d4604086913339d06763cc08cfa0b170473.tar.xz serverdata-4bde6d4604086913339d06763cc08cfa0b170473.zip |
Add Lilit to Anise Inc. Teleporters
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 ccdd1553b..f84fde3a9 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4237,6 +4237,7 @@ constants_db: { TP_ARTIS: 32 TP_ESPER: 64 TP_BOSSR: 128 + TP_LILIT: 256 comment__: "Grand Collector Quest enum" COLLECT_CHESTPLATE: 1 |