diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-31 20:08:45 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-31 20:08:45 +0000 |
commit | 91ffb449979fab7d4083da5d34075675bc1677fb (patch) | |
tree | 95a93ee0f30908f55efbad9f7f1e49c4e7751f33 /npc/mobs/fields/lighthalzen.txt | |
parent | caa61776b9b530bacc602e6aabe50997544c7d12 (diff) | |
download | hercules-91ffb449979fab7d4083da5d34075675bc1677fb.tar.gz hercules-91ffb449979fab7d4083da5d34075675bc1677fb.tar.bz2 hercules-91ffb449979fab7d4083da5d34075675bc1677fb.tar.xz hercules-91ffb449979fab7d4083da5d34075675bc1677fb.zip |
* Official X.4 spawn mob types
- numbers are official on 90% of the maps
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9113 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields/lighthalzen.txt')
-rw-r--r-- | npc/mobs/fields/lighthalzen.txt | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/npc/mobs/fields/lighthalzen.txt b/npc/mobs/fields/lighthalzen.txt index ce46dd846..f5413e995 100644 --- a/npc/mobs/fields/lighthalzen.txt +++ b/npc/mobs/fields/lighthalzen.txt @@ -39,11 +39,13 @@ lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,60000,30000,0 //==================================================
// lhz_fild03 - Lighthalzen Field
//==================================================
-lhz_fild03.gat,0,0,0,0 monster Stem Worm 1215,50,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Metaling 1613,20,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,20,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Caramel 1103,20,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,12,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Horn 1128,10,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Rafflesia 1162,5,0,0,0
+lhz_fild03.gat,262,233,74,140 monster Stem Worm 1215,50,0,0,0
+lhz_fild03.gat,262,233,74,140 monster Metaling 1613,20,0,0,0
+lhz_fild03.gat,262,233,74,140 monster Hill Wind 1680,2,0,0,1
+lhz_fild03.gat,127,248,45,140 monster Caramel 1103,20,0,0,0
+lhz_fild03.gat,127,248,45,140 monster Horn 1128,10,0,0,0
+lhz_fild03.gat,127,248,45,140 monster Rafflesia 1162,5,0,0,0
+lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,20,0,0,1
+lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,1
+lhz_fild03.gat,0,0,0,0 monster Red Plant 1078,10,60000,30000,0
lhz_fild03.gat,0,0,0,0 monster Green Plant 1080,10,60000,30000,0
|