Преглед на файлове

Fixed issue #2616 and #2617 (#2618)

* Added savepoint from int_land -> izlude
* Updated monsters spawn in prt_fild08 based from Divine Pride

Thanks to zackdreaver and Divine Pride !
Atemo преди 7 години
родител
ревизия
ca1b980ede
променени са 2 файла, в които са добавени 23 реда и са изтрити 16 реда
  1. 20 15
      npc/re/mobs/fields/prontera.txt
  2. 3 1
      npc/re/warps/cities/izlude.txt

+ 20 - 15
npc/re/mobs/fields/prontera.txt

@@ -90,29 +90,34 @@ prt_fild07,225,110,5,5	monster	Black Mushroom	1084,3,360000,180000
 // prt_fild08 - Prontera Field
 //==================================================
 prt_fild08,0,0	monster	Poring	1002,110,5000
-prt_fild08,0,0	monster	Lunatic	1063,100,5000
-prt_fild08,0,0	monster	Fabre	1007,100,5000
-prt_fild08,0,0	monster	Little Poring	2398,30,50000
+prt_fild08,0,0	monster	Lunatic	1063,110,5000
+prt_fild08,0,0	monster	Fabre	1007,88,5000
+prt_fild08,0,0	monster	Little Poring	2398,33,50000
+prt_fild08,0,0	monster	Pupa	1008,66,5000
 
 //==================================================
 // prt_fild08 - Duplicates
 //==================================================
 prt_fild08a,0,0	monster	Poring	1002,110,5000
-prt_fild08a,0,0	monster	Lunatic	1063,100,5000
-prt_fild08a,0,0	monster	Fabre	1007,100,5000
-prt_fild08a,0,0	monster	Little Poring	2398,30,50000
+prt_fild08a,0,0	monster	Lunatic	1063,110,5000
+prt_fild08a,0,0	monster	Fabre	1007,88,5000
+prt_fild08a,0,0	monster	Little Poring	2398,33,50000
+prt_fild08a,0,0	monster	Pupa	1008,66,5000
 prt_fild08b,0,0	monster	Poring	1002,110,5000
-prt_fild08b,0,0	monster	Lunatic	1063,100,5000
-prt_fild08b,0,0	monster	Fabre	1007,100,5000
-prt_fild08b,0,0	monster	Little Poring	2398,30,50000
+prt_fild08b,0,0	monster	Lunatic	1063,110,5000
+prt_fild08b,0,0	monster	Fabre	1007,88,5000
+prt_fild08b,0,0	monster	Little Poring	2398,33,50000
+prt_fild08b,0,0	monster	Pupa	1008,66,5000
 prt_fild08c,0,0	monster	Poring	1002,110,5000
-prt_fild08c,0,0	monster	Lunatic	1063,100,5000
-prt_fild08c,0,0	monster	Fabre	1007,100,5000
-prt_fild08c,0,0	monster	Little Poring	2398,30,50000
+prt_fild08c,0,0	monster	Lunatic	1063,110,5000
+prt_fild08c,0,0	monster	Fabre	1007,88,5000
+prt_fild08c,0,0	monster	Little Poring	2398,33,50000
+prt_fild08c,0,0	monster	Pupa	1008,66,5000
 prt_fild08d,0,0	monster	Poring	1002,110,5000
-prt_fild08d,0,0	monster	Lunatic	1063,100,5000
-prt_fild08d,0,0	monster	Fabre	1007,100,5000
-prt_fild08d,0,0	monster	Little Poring	2398,30,50000
+prt_fild08d,0,0	monster	Lunatic	1063,110,5000
+prt_fild08d,0,0	monster	Fabre	1007,88,5000
+prt_fild08d,0,0	monster	Little Poring	2398,33,50000
+prt_fild08d,0,0	monster	Pupa	1008,66,5000
 
 
 //==================================================

+ 3 - 1
npc/re/warps/cities/izlude.txt

@@ -101,7 +101,9 @@ OnTouch:
 	close2;
 	if (isbegin_quest(21001) == 1)
 		completequest 21001;
-	warp "izlude" + replacestr( strnpcinfo(2), "intro_to_izlude", "" ),196,209;
+	.@map$ = "izlude" + replacestr( strnpcinfo(2), "intro_to_izlude", "" );
+	warp .@map$,196,209;
+	savepoint .@map$,128,142,1,1;
 	end;
 }
 int_land01,49,57,0	duplicate(#intro_to_izlude)	#intro_to_izlude_a	WARPNPC,2,2