
- 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>
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
// --------------------------------------------------------------
|
|
// - Renewal Job Scripts -
|
|
// --------------------------------------------------------------
|
|
|
|
// ------------------------- Job Quests -------------------------
|
|
// - 1-1
|
|
npc: npc/re/jobs/1-1/acolyte.txt
|
|
npc: npc/re/jobs/1-1/archer.txt
|
|
npc: npc/re/jobs/1-1/mage.txt
|
|
npc: npc/re/jobs/1-1/merchant.txt
|
|
npc: npc/re/jobs/1-1/swordman.txt
|
|
npc: npc/re/jobs/1-1/thief.txt
|
|
// - 2e
|
|
npc: npc/re/jobs/2e/kagerou_oboro.txt
|
|
// - 3-1
|
|
npc: npc/re/jobs/3-1/archbishop.txt
|
|
npc: npc/re/jobs/3-1/mechanic.txt
|
|
npc: npc/re/jobs/3-1/ranger.txt
|
|
npc: npc/re/jobs/3-1/rune_knight.txt
|
|
npc: npc/re/jobs/3-1/warlock.txt
|
|
npc: npc/re/jobs/3-1/guillotine_cross.txt
|
|
// - 3-2
|
|
npc: npc/re/jobs/3-2/genetic.txt
|
|
npc: npc/re/jobs/3-2/minstrel.txt
|
|
npc: npc/re/jobs/3-2/royal_guard.txt
|
|
npc: npc/re/jobs/3-2/shadow_chaser.txt
|
|
npc: npc/re/jobs/3-2/sorcerer.txt
|
|
npc: npc/re/jobs/3-2/sura.txt
|
|
npc: npc/re/jobs/3-2/wanderer.txt
|
|
// - Novice
|
|
npc: npc/re/jobs/novice/novice.txt
|
|
npc: npc/re/jobs/novice/supernovice_ex.txt
|
|
// - Job Repairs
|
|
npc: npc/re/jobs/repair.txt
|
|
|
|
// ------------------------ Skill Quests ------------------------
|
|
npc: npc/re/quests/skills/swordman_skills.txt |