diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-12 18:59:32 +0200 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-12 14:51:03 -0700 |
commit | 2630251ec286c60b5342931a74e257980719ab8d (patch) | |
tree | 18396fb9634fd3dcdfc76067b2ff48e360052510 /npc/025-3 | |
parent | 7e2bc30e852fc7be5006d688d8f0dc1dcdad8f70 (diff) | |
download | serverdata-2630251ec286c60b5342931a74e257980719ab8d.tar.gz serverdata-2630251ec286c60b5342931a74e257980719ab8d.tar.bz2 serverdata-2630251ec286c60b5342931a74e257980719ab8d.tar.xz serverdata-2630251ec286c60b5342931a74e257980719ab8d.zip |
Fixed several issues.
Diffstat (limited to 'npc/025-3')
-rw-r--r-- | npc/025-3/_mobs.txt | 6 | ||||
-rw-r--r-- | npc/025-3/_warps.txt | 1 |
2 files changed, 3 insertions, 4 deletions
diff --git a/npc/025-3/_mobs.txt b/npc/025-3/_mobs.txt index 0b110386..03c831fb 100644 --- a/npc/025-3/_mobs.txt +++ b/npc/025-3/_mobs.txt @@ -1,9 +1,9 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // 025-3 mobs -025-3.gat,0,0,0,0 monster CaveMaggot 1056,200,0,100,Mob025-3::On1056 -025-3.gat,0,0,0,0 monster Archant 1060,50,0,100,Mob025-3::On1060 -025-3.gat,0,0,0,0 monster AngryScorpion 1057,75,0,0,Mob025-3::On1057 +025-3.gat,0,0,0,0 monster CaveMaggot 1056,100,0,100,Mob025-3::On1056 +025-3.gat,0,0,0,0 monster Archant 1060,20,0,100,Mob025-3::On1060 +025-3.gat,0,0,0,0 monster AngryScorpion 1057,25,0,0,Mob025-3::On1057 025-3.gat,67,153,4,2 monster Skeleton 1043,1,0,30000,Mob025-3::On1043 diff --git a/npc/025-3/_warps.txt b/npc/025-3/_warps.txt index a6a94b38..d6ee0fad 100644 --- a/npc/025-3/_warps.txt +++ b/npc/025-3/_warps.txt @@ -3,4 +3,3 @@ 025-3.gat,112,98 warp ToOutside 1,-1,025-1.gat,42,81 025-3.gat,105,86 warp ToHelper -1,-1,025-4.gat,28,36 -025-3.gat,80,84 warp ToBattleCave -1,-1,025-4.gat,110,94 |