diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-02-04 14:24:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-02-04 14:24:05 -0300 |
commit | 9b0c308e14579f392af742473319d1c16169e54c (patch) | |
tree | fc070db70c90d97ef35cf8ab5d64f99f09b502ba /db | |
parent | 8ee240152b7e805b1a9b318b3dc70a8816b2b084 (diff) | |
download | serverdata-9b0c308e14579f392af742473319d1c16169e54c.tar.gz serverdata-9b0c308e14579f392af742473319d1c16169e54c.tar.bz2 serverdata-9b0c308e14579f392af742473319d1c16169e54c.tar.xz serverdata-9b0c308e14579f392af742473319d1c16169e54c.zip |
Change how Halinarzo Reputation is computed.
Forest Bow now affects, and Alvasus, while simple, affects as well
Diffstat (limited to 'db')
-rw-r--r-- | db/quest_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 76cfcdac5..56db1cd4f 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -275,6 +275,10 @@ quest_db: ( Id: 78 Name: "HalinarzoQuest_Kevin" }, +{ + Id: 79 + Name: "HalinarzoQuest_Speed" +}, // ID 91 to 110: Hurnscald Quests { |