diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-26 13:43:54 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-26 13:43:54 +0000 |
commit | 000e370318c50a8f0dd224d92e450f1613ba6e18 (patch) | |
tree | 142bbb656bef0a84d94f74470311065bc394fbd3 /npc/mobs | |
parent | 2b2a52fd8881bdce88ab436c082b7612c04a66bf (diff) | |
download | hercules-000e370318c50a8f0dd224d92e450f1613ba6e18.tar.gz hercules-000e370318c50a8f0dd224d92e450f1613ba6e18.tar.bz2 hercules-000e370318c50a8f0dd224d92e450f1613ba6e18.tar.xz hercules-000e370318c50a8f0dd224d92e450f1613ba6e18.zip |
- Fixed a monster spawn typo in hu_fild05 and lou_fild01
- Added a missing dialogue branch in novice.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9713 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs')
-rw-r--r-- | npc/mobs/fields/hugel.txt | 2 | ||||
-rw-r--r-- | npc/mobs/fields/louyang.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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 |