Просмотр исходного кода

Fixed up some Veins warps

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10210 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 18 лет назад
Родитель
Сommit
d6bb7e0643
4 измененных файлов с 12 добавлено и 14 удалено
  1. 2 0
      npc/Changelog.txt
  2. 3 1
      npc/warps/cities/rachel.txt
  3. 2 2
      npc/warps/cities/veins.txt
  4. 5 11
      npc/warps/fields/veins_fild.txt

+ 2 - 0
npc/Changelog.txt

@@ -1,5 +1,7 @@
 Date		Added
 ======
+2007/04/12
+	* Fixed up some Veins warps [Playtester]
 2007/04/11
 	* Added official donation items in Rachel Sanctuary quest [Playtester]
 	- chances are guessed but safe to use

+ 3 - 1
npc/warps/cities/rachel.txt

@@ -3,7 +3,7 @@
 //===== By: ==================================================
 //= erKURITA & RockmanEXE
 //===== Current Version: =====================================
-//= 1.0
+//= 1.1
 //===== Compatible With: =====================================
 //= Any Athena Version
 //===== Description: =========================================
@@ -12,6 +12,7 @@
 //= 1.0 Added the official warps and commented out the 
 //= 	  "custom duplicates" for future checkout. Special thanks
 //= 	  to RockmanEXE who provided all the info. [erKURITA]
+//= 1.1 Added warp to Veins Field [Playtester]
 //============================================================
 
 //| Official warps under this comment. Needs separation though...
@@ -45,6 +46,7 @@ ra_in01,192,152,0	warp	rachel26	1,1,rachel,90,193
 rachel,90,189,0	warp	rachel27	1,1,ra_in01,192,148
 rachel,25,125,0	warp	rachel28	1,1,ra_fild11,353,226
 rachel,273,125,0	warp	rachel29	1,1,ra_fild12,41,225
+rachel,130,20,0	warp	rachel30	1,1,ve_fild02,196,379
 
 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 //~~~~~~~~~~~~~~~~~~~ Custom warps starts here ~~~~~~~~~~~~~~~~~~~

+ 2 - 2
npc/warps/cities/veins.txt

@@ -3,16 +3,16 @@
 //===== By: ==================================================
 //= $ephiroth
 //===== Current Version: =====================================
-//= 1.0
+//= 1.1
 //===== Compatible With: =====================================
 //= Any Athena Version
 //===== Description: =========================================
 //= Warp Points for Veins
 //===== Additional Comments: =================================
 //= 1.0 Initial version [$ephiroth]
+//= 1.1 Removed Rachel City warp [Playtester]
 //============================================================
 
 //= Veins City ================================================
 veins,218,361,0	warp	veinswarp0501	1,1,ve_fild06,152,221
 veins,146,24,0		warp	veinswarp0502	1,1,ve_fild07,148,370
-rachel,130,20,0	warp	veinswarp0503	1,1,ve_fild02,196,379

+ 5 - 11
npc/warps/fields/veins_fild.txt

@@ -3,7 +3,7 @@
 //===== By: ==================================================
 //= $ephiroth
 //===== Current Version: =====================================
-//= 1.1
+//= 1.2
 //===== Compatible With: =====================================
 //= Any Athena Version
 //===== Description: =========================================
@@ -11,6 +11,7 @@
 //===== Additional Comments: =================================
 //= 1.0 Initial version [$ephiroth]
 //= 1.1 Updated more warps [$ephiroth]
+//= 1.2 Removed some unofficial warps [Playtester]
 //============================================================
 
 //= Beins Field (ve_fild) ====================================
@@ -22,7 +23,7 @@ ve_fild01,243,369,0	warp	veinswarp5005	1,1,ra_fild11,232,29
 ra_fild11,232,26,0	warp	veinswarp5006	1,1,ve_fild01,243,366
 ve_fild01,367,263,0	warp	veinswarp5007	1,1,ve_fild02,33,259
 ve_fild02,30,259,0	warp	veinswarp5008	1,1,ve_fild01,364,263
-ve_fild01,351,95,0	warp	veinswarp5009	1,1,ve_fild02,76,133
+ve_fild01,351,95,0	warp	veinswarp5009	1,1,ve_fild02,76,133	
 ve_fild02,73,133,0	warp	veinswarp5010	1,1,ve_fild01,348,95
 ve_fild01,185,19,0	warp	veinswarp5011	1,1,ve_fild04,174,337
 ve_fild04,174,340,0	warp	veinswarp5012	1,1,ve_fild01,185,22
@@ -32,12 +33,5 @@ ve_fild03,355,222,0	warp	veinswarp5015	1,1,ve_fild04,46,249
 ve_fild04,43,249,0	warp	veinswarp5016	1,1,ve_fild03,353,221
 ve_fild03,222,42,0	warp	veinswarp5017	1,1,ve_fild05,204,330
 ve_fild05,206,331,0	warp	veinswarp5018	1,1,ve_fild03,222,45
-ve_fild04,115,50,0	warp	veinswarp5019	1,1,ve_fild06,78,183
-ve_fild05,359,192,0	warp	veinswarp5020	1,1,ve_fild06,78,183
-ve_fild06,88,176,0	script	#veinswarp5021	45,1,1,{
-	if(rand(2))
-		warp "ve_fild04",115,55;
-	else
-		warp "ve_fild05",354,192;
-	end;
-}
+ve_fild05,359,192,0	warp	veinswarp5019	1,1,ve_fild06,78,183
+ve_fild06,88,176,0	warp	veinswarp5020	1,1,ve_fild05,354,192