diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-02 19:41:40 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-02 19:41:40 +0000 |
commit | cf7cad2249aed371c4c5ef8355c94ca6fe3d1719 (patch) | |
tree | fb3e664100c53dfd8e4f3899a5f74b0316fe0404 /npc/mobs/fields | |
parent | e0fe64b17ace65f516b1259476fdb4e907175714 (diff) | |
download | hercules-cf7cad2249aed371c4c5ef8355c94ca6fe3d1719.tar.gz hercules-cf7cad2249aed371c4c5ef8355c94ca6fe3d1719.tar.bz2 hercules-cf7cad2249aed371c4c5ef8355c94ca6fe3d1719.tar.xz hercules-cf7cad2249aed371c4c5ef8355c94ca6fe3d1719.zip |
Added some fixed positions and fixed mob id in Einbroch spawns
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7448 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/fields')
-rw-r--r-- | npc/mobs/fields/einbroch.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/mobs/fields/einbroch.txt b/npc/mobs/fields/einbroch.txt index 14c7d2ebf..bf1c4ab80 100644 --- a/npc/mobs/fields/einbroch.txt +++ b/npc/mobs/fields/einbroch.txt @@ -120,10 +120,10 @@ ein_fild09.gat,0,0,0,0 monster Red Mushroom 1085,10,180000,90000,1 //==================================================
// ein_fild10 - Einbroch Field
//==================================================
-ein_fild10.gat,0,0,0,0 monster Porcellio 1619,30,0,0,0
-ein_fild10.gat,0,0,0,0 monster Flora 1118,20,0,0,0
+ein_fild10.gat,193,340,200,100 monster Porcellio 1619,30,0,0,0
+ein_fild10.gat,257,107,90,90 monster Flora 1118,20,0,0,0
+ein_fild10.gat,257,107,90,90 monster Yoyo 1057,10,0,0,0
+ein_fild10.gat,193,340,200,100 monster Geographer 1368,5,0,0,0
ein_fild10.gat,0,0,0,0 monster Red Plant 1078,20,180000,90000,1
ein_fild10.gat,0,0,0,0 monster Yellow Plant 1081,20,180000,90000,1
-ein_fild10.gat,0,0,0,0 monster Blue Plant 1085,20,900000,450000,1
-ein_fild10.gat,0,0,0,0 monster Yoyo 1057,10,0,0,0
-ein_fild10.gat,0,0,0,0 monster Geographer 1368,5,0,0,0
+ein_fild10.gat,0,0,0,0 monster Blue Plant 1079,20,900000,450000,1
|