diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-12-15 20:42:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-12-15 20:42:44 -0300 |
commit | f08573b164f8c8b1b3fff47abd02aa93533e0463 (patch) | |
tree | 82ba81afab98a0c76c45841f53909673c59b6395 | |
parent | 6d81eb2823995b33f818b1ceec5d0f6957f0192d (diff) | |
download | serverdata-f08573b164f8c8b1b3fff47abd02aa93533e0463.tar.gz serverdata-f08573b164f8c8b1b3fff47abd02aa93533e0463.tar.bz2 serverdata-f08573b164f8c8b1b3fff47abd02aa93533e0463.tar.xz serverdata-f08573b164f8c8b1b3fff47abd02aa93533e0463.zip |
Fix major typo which prevented quest from being completed
-rw-r--r-- | db/quest_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 565adf2dc..78719e561 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -459,7 +459,7 @@ quest_db: ( }, { Id: 142 - Name: "FrostiaQuest_JohnH" + Name: "FrostiaQuest_JhonH" }, // ID 151 to 170: Fortress Island Quests |