- Added Renewal location for "Knight De Thomas" NPC (previously inaccessible), and upgraded the script to the latest version. - Fixed Pre-Renewal Merchant Quest questlog commands. (bugreport:9218) http://rathena.org/board/tracker/issue-9218-merchant-quest-add-error-quest-add-1010/ - Corrected a handful of 'rand(1)' statements. Signed-off-by: Euphy <euphy.raliel@rathena.org>
17 lines
659 B
Plaintext
17 lines
659 B
Plaintext
// --------------------------------------------------------------
|
|
// - Pre-Renewal Job Scripts -
|
|
// --------------------------------------------------------------
|
|
|
|
// ------------------------- Job Quests -------------------------
|
|
// - 1-1
|
|
npc: npc/pre-re/jobs/1-1/acolyte.txt
|
|
npc: npc/pre-re/jobs/1-1/archer.txt
|
|
npc: npc/pre-re/jobs/1-1/mage.txt
|
|
npc: npc/pre-re/jobs/1-1/merchant.txt
|
|
npc: npc/pre-re/jobs/1-1/swordman.txt
|
|
npc: npc/pre-re/jobs/1-1/thief.txt
|
|
// - Novice
|
|
npc: npc/pre-re/jobs/novice/novice.txt
|
|
|
|
// ------------------------ Skill Quests ------------------------
|
|
npc: npc/pre-re/quests/skills/swordman_skills.txt |