
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
29 lines
1.3 KiB
Plaintext
29 lines
1.3 KiB
Plaintext
//===== rAthena Script =======================================
|
|
//= Splendid Field Warp Script
|
|
//===== By: ==================================================
|
|
//= L0ne_W0lf
|
|
//===== Current Version: =====================================
|
|
//= 1.2
|
|
//===== Compatible With: =====================================
|
|
//= Any Athena Version
|
|
//===== Description: =========================================
|
|
//= [Aegis Conversion]
|
|
//= Warp Points for Splendide
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First Version.
|
|
//= 1.1 Fixed misplaced warp. [L0ne_W0lf]
|
|
//= 1.2 Updated warps positions. [L0ne_W0lf]
|
|
//============================================================
|
|
|
|
spl_fild02,382,143,0 warp spl_fild02-2 1,1,mid_camp,16,143
|
|
spl_fild02,383,216,0 warp spl_fild02-4 1,1,mid_camp,12,215
|
|
spl_fild02,310,10,0 warp spl_fild02-5 1,1,spl_fild03,306,376
|
|
spl_fild03,99,373,0 warp spl_fild02-6 1,1,spl_fild02,102,32
|
|
spl_fild03,306,379,0 warp spl_fild03-1 1,1,spl_fild02,311,12
|
|
spl_fild02,103,30,0 warp spl_fild03-2 1,1,spl_fild03,99,370
|
|
|
|
spl_fild01,289,28,0 warp spl_fild01-1 1,1,spl_fild02,292,377
|
|
spl_fild02,6,241,0 warp spl_fild02-7 1,1,splendide,386,251
|
|
splendide,388,252,0 warp spl_fild02-8 1,1,spl_fild02,8,241
|
|
spl_fild02,293,379,0 warp spl_fild02-9 1,1,spl_fild01,289,30
|