Bläddra i källkod

- Fixed a monster spawn typo in hu_fild05 and lou_fild01
- Added a missing dialogue branch in novice.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9713 54d463be-8e91-2dee-dedb-b68131a5f0ec

ultramage 18 år sedan
förälder
incheckning
9cf92371c3
4 ändrade filer med 11 tillägg och 2 borttagningar
  1. 4 0
      npc/Changelog.txt
  2. 5 0
      npc/jobs/novice/novice.txt
  3. 1 1
      npc/mobs/fields/hugel.txt
  4. 1 1
      npc/mobs/fields/louyang.txt

+ 4 - 0
npc/Changelog.txt

@@ -26,6 +26,10 @@ KarLaeda
 
 Date		Added
 ======
+2007/01/26
+	* Added a missing dialogue branch in novice.txt
+	* Fixed a monster spawn typo in hu_fild05 and lou_fild01 [ultramage]
+	  Ref: http://www.eathena.ws/board/index.php?showtopic=136426
 2007/01/24
 	* Fixed one missing 'On' in prtg_managers.txt [ultramage]
 2007/01/21

+ 5 - 0
npc/jobs/novice/novice.txt

@@ -768,6 +768,11 @@ new_zone02.gat,115,111,4	script	Item Instructor	726,{
 				mes "just for listening.";
 				set BaseExp,BaseExp+155;
 				next;
+			} else {
+				mes "[Alice]";
+				mes "Umm... You can drink";
+				mes "it later I guess.";
+				next;
 			}
 			disable_items;	
 			mes "[Alice]";

+ 1 - 1
npc/mobs/fields/hugel.txt

@@ -87,7 +87,7 @@ hu_fild05.gat,286,144,82,90	monster	Novus	1715,3,0,0,0
 hu_fild05.gat,286,144,82,90	monster	Novus	1718,3,0,0,0
 hu_fild05.gat,286,144,82,90	monster	Anopheles	1627,10,0,0,0
 hu_fild05.gat,286,144,82,90	monster	Mutant Dragonoid	1262,1,24000000,1800000,0
-hu_fild05.gat,286,144,82,90	monster	Grove	1687,15,0,0,0
+hu_fild05.gat,118,106,80,70	monster	Grove	1687,15,0,0,0
 hu_fild05.gat,118,106,80,70	monster	Novus	1715,3,0,0,0
 hu_fild05.gat,118,106,80,70	monster	Novus	1718,3,0,0,0
 hu_fild05.gat,118,106,80,70	monster	Anopheles	1627,10,0,0,0

+ 1 - 1
npc/mobs/fields/louyang.txt

@@ -25,7 +25,7 @@ lou_fild01.gat,203,225,110,35	monster	Mantis	1139,10,0,0,0
 lou_fild01.gat,273,128,75,50	monster	Mantis	1139,10,0,0,0
 lou_fild01.gat,224,315,100,50	monster	Mi Gao	1516,8,0,0,0
 lou_fild01.gat,203,225,110,35	monster	Mi Gao	1516,15,60000,30000,1
-lou_fild01.gat,273,128,75,500	monster	Mi Gao	1516,7,0,0,0
+lou_fild01.gat,273,128,75,50	monster	Mi Gao	1516,7,0,0,0
 lou_fild01.gat,224,315,100,50	monster	Anacondaq	1030,2,0,0,0
 lou_fild01.gat,203,225,110,35	monster	Anacondaq	1030,1,0,0,0
 lou_fild01.gat,273,128,75,50	monster	Anacondaq	1030,2,0,0,0