summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt4
-rw-r--r--npc/jobs/novice/novice.txt5
-rw-r--r--npc/mobs/fields/hugel.txt2
-rw-r--r--npc/mobs/fields/louyang.txt2
4 files changed, 11 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 75fc7c30b..507d37e80 100644
--- a/npc/Changelog.txt
+++ b/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
diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt
index 38b899811..e04ab51c6 100644
--- a/npc/jobs/novice/novice.txt
+++ b/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]";
diff --git a/npc/mobs/fields/hugel.txt b/npc/mobs/fields/hugel.txt
index 6889e8de3..6d74f3549 100644
--- a/npc/mobs/fields/hugel.txt
+++ b/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
diff --git a/npc/mobs/fields/louyang.txt b/npc/mobs/fields/louyang.txt
index 885dcfca3..4f1cd047b 100644
--- a/npc/mobs/fields/louyang.txt
+++ b/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