diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-09 16:20:56 +0200 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-06-10 13:29:03 -0400 |
commit | a543b0d3b28fa5d99c8130c55e65e39631b737b3 (patch) | |
tree | d2ae906dab419dae0de210b77dec142afe8f6afb /npc/018-3 | |
parent | 45da5ffafc4b592edc17aa5e851f6b5a1af32298 (diff) | |
download | serverdata-a543b0d3b28fa5d99c8130c55e65e39631b737b3.tar.gz serverdata-a543b0d3b28fa5d99c8130c55e65e39631b737b3.tar.bz2 serverdata-a543b0d3b28fa5d99c8130c55e65e39631b737b3.tar.xz serverdata-a543b0d3b28fa5d99c8130c55e65e39631b737b3.zip |
Improved some warps between: - 010-1 and 011-1 - 018-1 and 018-3
This implied some modifications in npc/018-3/_mobs.txt because of the yellow slime. Same thing with the .wlk file.
Diffstat (limited to 'npc/018-3')
-rw-r--r-- | npc/018-3/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/018-3/_warps.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/018-3/_mobs.txt b/npc/018-3/_mobs.txt index 5698f487..a063b8bb 100644 --- a/npc/018-3/_mobs.txt +++ b/npc/018-3/_mobs.txt @@ -5,7 +5,7 @@ 018-3.gat,35,144,31,48 monster Evil Mushroom 1013,10,120000,30000,Mob018-3::On1013 018-3.gat,35,65,28,22 monster Spider 1012,20,100000,50000,Mob018-3::On1012 018-3.gat,28,157,3,2 monster PinkFlower 1014,1,60000,30000,Mob018-3::On1014 -018-3.gat,99,110,17,39 monster Yellow slime 1007,10,90000,30000,Mob018-3::On1007 +018-3.gat,99,111,17,41 monster Yellow slime 1007,10,90000,30000,Mob018-3::On1007 018-3.gat,134,140,12,8 monster Maggot 1002,3,80000,40000,Mob018-3::On1002 018-3.gat,132,137,15,25 monster Spider 1012,8,300000,120000,Mob018-3::On1012 018-3.gat,102,172,131,13 monster Black scorpions 1009,20,60000,10000,Mob018-3::On1009 diff --git a/npc/018-3/_warps.txt b/npc/018-3/_warps.txt index bdecd053..a4450b3f 100644 --- a/npc/018-3/_warps.txt +++ b/npc/018-3/_warps.txt @@ -1,7 +1,7 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Cave warps -018-3.gat,100,131 warp toOutside 0,-1,018-1.gat,79,60 +018-3.gat,100,133 warp toOutside 0,-1,018-1.gat,78,60 018-3.gat,44,37 warp toOutside -1,-1,018-1.gat,112,62 018-3.gat,49,98 warp toOutside -1,-1,018-1.gat,128,57 018-3.gat,123,165 warp toOutside -1,-1,018-1.gat,90,43 |