diff options
author | Haru <haru@dotalux.com> | 2016-10-30 15:05:31 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-10-30 15:09:19 +0100 |
commit | 5906d253fe048b52218efd3074405131b05b0451 (patch) | |
tree | 04b619fcfc158ed5498cd77ebd74e3b9afb2a368 /npc/pre-re/scripts_jobs.conf | |
parent | af775b47b4af769160b9588c154ad8431793f88e (diff) | |
download | hercules-5906d253fe048b52218efd3074405131b05b0451.tar.gz hercules-5906d253fe048b52218efd3074405131b05b0451.tar.bz2 hercules-5906d253fe048b52218efd3074405131b05b0451.tar.xz hercules-5906d253fe048b52218efd3074405131b05b0451.zip |
Re-added the taekwon jobchange quest to the pre-renewal scripts configuration, fixed a typo in the script
- Caused by 0a097048
- Related: da4f4033 (resolved the same issue for renewal)
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/pre-re/scripts_jobs.conf')
-rw-r--r-- | npc/pre-re/scripts_jobs.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/pre-re/scripts_jobs.conf b/npc/pre-re/scripts_jobs.conf index 139f9de48..14dc97eee 100644 --- a/npc/pre-re/scripts_jobs.conf +++ b/npc/pre-re/scripts_jobs.conf @@ -36,6 +36,8 @@ "npc/pre-re/jobs/1-1/merchant.txt", "npc/pre-re/jobs/1-1/swordman.txt", "npc/pre-re/jobs/1-1/thief.txt", +// - 1-1 Expanded +"npc/pre-re/jobs/1-1e/taekwon.txt", // - Novice "npc/pre-re/jobs/novice/novice.txt", |