
- Added Malangdo Card Separation NPC "Richard", who refines weapons and shields. - Added new "Job Repair" script, which fixes potential errors with job data (RE). - Marriage script changes: -- Permanent global variables are now temporary. -- Added GM NPCs (The King of Midgart, Divorce Staff, Remarry Staff), commented. (bugreport:6795) - Added some missing [Official Conversion] comments. Signed-off-by: Euphy <euphy@rathena.org>
33 lines
1.1 KiB
Plaintext
33 lines
1.1 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
|
|
// - 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
|