
* Updated monsters DB (data from aegis and DP) * Updated item_db (data from aegis and DP) * Updated quest_db, thanks to @zackdreaver for the quests names ! * Implemented SC_EP16_2_BUFF_SS, SC_EP16_2_BUFF_SC, SC_EP16_2_BUFF_AC buff, thanks to @aleos89 ! ** Not removed on change map ** Not removed on log out ** Not removed by dispell/clearance/Vanishing Buster ** Removed on death * SQL synchronisation Thanks to @Badarosk0, @attackjom, @admkakaroto, @JohnnyPlayy, @Angelic234, @teededung for the reviews/contributions !
55 lines
2.1 KiB
Plaintext
55 lines
2.1 KiB
Plaintext
// --------------------------------------------------------------
|
|
// - Renewal Warp Scripts -
|
|
// --------------------------------------------------------------
|
|
|
|
// --------------------------- Cities ---------------------------
|
|
npc: npc/re/warps/cities/brasilis.txt
|
|
npc: npc/re/warps/cities/dewata.txt
|
|
npc: npc/re/warps/cities/dicastes.txt
|
|
npc: npc/re/warps/cities/eclage.txt
|
|
npc: npc/re/warps/cities/einbech.txt
|
|
npc: npc/re/warps/cities/einbroch.txt
|
|
npc: npc/re/warps/cities/izlude.txt
|
|
npc: npc/re/warps/cities/malangdo.txt
|
|
npc: npc/re/warps/cities/malaya.txt
|
|
npc: npc/re/warps/cities/prontera.txt
|
|
npc: npc/re/warps/cities/rachel.txt
|
|
npc: npc/re/warps/cities/rockridge.txt
|
|
npc: npc/re/warps/cities/yggdrasil.txt
|
|
|
|
// -------------------------- Dungeons --------------------------
|
|
npc: npc/re/warps/dungeons/bra_dun.txt
|
|
npc: npc/re/warps/dungeons/dic_dun.txt
|
|
npc: npc/re/warps/dungeons/ecl_dun.txt
|
|
npc: npc/re/warps/dungeons/harboro2.txt
|
|
npc: npc/re/warps/dungeons/iz_dun.txt
|
|
npc: npc/re/warps/dungeons/moc_pryd.txt
|
|
npc: npc/re/warps/dungeons/rockmi1.txt
|
|
npc: npc/re/warps/dungeons/slabw01.txt
|
|
|
|
// --------------------------- Fields ---------------------------
|
|
npc: npc/re/warps/fields/bif_fild.txt
|
|
npc: npc/re/warps/fields/bra_fild.txt
|
|
npc: npc/re/warps/fields/com_fild.txt
|
|
npc: npc/re/warps/fields/dic_fild.txt
|
|
npc: npc/re/warps/fields/geffen_fild.txt
|
|
npc: npc/re/warps/fields/hugel_fild.txt
|
|
npc: npc/re/warps/fields/morroc_fild.txt
|
|
npc: npc/re/warps/fields/payon_fild.txt
|
|
npc: npc/re/warps/fields/prontera_fild.txt
|
|
npc: npc/re/warps/fields/rachel_fild.txt
|
|
npc: npc/re/warps/fields/rockridge_fild.txt
|
|
npc: npc/re/warps/fields/veins_fild.txt
|
|
npc: npc/re/warps/fields/yuno_fild.txt
|
|
|
|
// --------------------------- Others ---------------------------
|
|
npc: npc/re/warps/other/arena.txt
|
|
npc: npc/re/warps/other/dimensional_gap.txt
|
|
npc: npc/re/warps/other/jobquests.txt
|
|
npc: npc/re/warps/other/paradise.txt
|
|
npc: npc/re/warps/other/s_workshop.txt
|
|
npc: npc/re/warps/other/sign.txt
|
|
npc: npc/re/warps/other/un_myst.txt
|
|
npc: npc/re/warps/other/verus.txt
|
|
npc: npc/re/warps/guildcastles.txt
|