diff options
author | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-23 19:35:29 +0000 |
---|---|---|
committer | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-23 19:35:29 +0000 |
commit | 58ad1a1aeecbfd9e33e9361b0f5713b35f483c4b (patch) | |
tree | fbb22d910cc0277904c88f7ad20bccb597555297 /npc/omobs/fields/lighthalzen.txt | |
parent | 07e03074151d0361be665c05e140eca8e89295ca (diff) | |
download | hercules-58ad1a1aeecbfd9e33e9361b0f5713b35f483c4b.tar.gz hercules-58ad1a1aeecbfd9e33e9361b0f5713b35f483c4b.tar.bz2 hercules-58ad1a1aeecbfd9e33e9361b0f5713b35f483c4b.tar.xz hercules-58ad1a1aeecbfd9e33e9361b0f5713b35f483c4b.zip |
Fixed Summon skills, among others.
Changed Light Dun Spawn numbers a bit (Gemini is a Mini-boss)
Changed "Virus" to "Anopheles"
Fixed item name in Cube Room Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5378 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/omobs/fields/lighthalzen.txt')
-rw-r--r-- | npc/omobs/fields/lighthalzen.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/omobs/fields/lighthalzen.txt b/npc/omobs/fields/lighthalzen.txt index 9a2ede123..5dbbdc08e 100644 --- a/npc/omobs/fields/lighthalzen.txt +++ b/npc/omobs/fields/lighthalzen.txt @@ -35,7 +35,7 @@ lhz_fild02.gat,0,0,0,0 monster Metaling 1613,25,0,0,0 lhz_fild02.gat,0,0,0,0 monster Horn 1128,15,0,0,0
lhz_fild02.gat,0,0,0,0 monster Caramel 1103,10,0,0,0
lhz_fild02.gat,0,0,0,0 monster Mole 1628,20,0,0,0
-lhz_fild02.gat,0,0,0,0 monster Virus 1627,30,0,0,0
+lhz_fild02.gat,0,0,0,0 monster Anopheles 1627,30,0,0,0
lhz_fild02.gat,0,0,0,0 monster Yellow Plant 1081,15,0,0,0
lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,0,0,0
@@ -48,7 +48,7 @@ lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,15,0,0,0 lhz_fild03.gat,0,0,0,0 monster Horn 1128,15,0,0,0
lhz_fild03.gat,0,0,0,0 monster Caramel 1103,10,0,0,0
lhz_fild03.gat,0,0,0,0 monster Rafflesia 1162,10,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Virus 1627,10,0,0,0
+lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,10,0,0,0
lhz_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,0,0,0
lhz_fild03.gat,0,0,0,0 monster Red Plant 1078,15,0,0,0
lhz_fild03.gat,0,0,0,0 monster Green Plant 1080,15,0,0,0
|