diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-11-05 20:46:38 +0100 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-05 21:34:37 +0100 |
commit | d7989d208ad011bdb274dd8992a3942d443bc344 (patch) | |
tree | 38b424f37782d552ba352bf8780f6fe3dbc76b6b /npc | |
parent | 88625a1f22eaec8fde230f9d7f84ffc3b483ebbb (diff) | |
download | serverdata-d7989d208ad011bdb274dd8992a3942d443bc344.tar.gz serverdata-d7989d208ad011bdb274dd8992a3942d443bc344.tar.bz2 serverdata-d7989d208ad011bdb274dd8992a3942d443bc344.tar.xz serverdata-d7989d208ad011bdb274dd8992a3942d443bc344.zip |
fix a few maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-3-0/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/001-3-0/_warps.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-3-0/_mobs.txt b/npc/001-3-0/_mobs.txt index 18967b07..88caa962 100644 --- a/npc/001-3-0/_mobs.txt +++ b/npc/001-3-0/_mobs.txt @@ -15,7 +15,7 @@ 001-3-0,175,50,0,4 monster Ratto 1005,2,60000,30000 001-3-0,175,64,3,2 monster Cave Maggot 1027,4,5000,15000 001-3-0,104,75,48,43 monster Cave Maggot 1027,25,500,2000 -001-3-0,91,67,3,5 monster Cave Maggot 1027,3,500,2000 +001-3-0,90,67,2,5 monster Cave Maggot 1027,3,500,2000 001-3-0,128,86,3,5 monster Green Slime 1024,3,500,2000 001-3-0,42,103,3,5 monster Green Slime 1024,3,500,2000 001-3-0,120,85,7,2 monster Little Green Slime 1025,2,500,2000 diff --git a/npc/001-3-0/_warps.txt b/npc/001-3-0/_warps.txt index a2d4e9e2..d192e4ef 100644 --- a/npc/001-3-0/_warps.txt +++ b/npc/001-3-0/_warps.txt @@ -3,6 +3,6 @@ 001-3-0,196,35,0 warp #001-3-0_196_35 0,0,001-1,197,35 001-3-0,172,41,0 warp #001-3-0_172_41 0,0,001-3-1,34,58 001-3-0,162,40,0 warp #001-3-0_162_40 0,0,001-3-1,23,57 -001-3-0,198,59,0 warp #001-3-0_198_59 0,0,001-1,199,61 +001-3-0,198,60,0 warp #001-3-0_198_60 0,0,001-1,199,61 001-3-0,152,55,0 warp #001-3-0_152_55 0,0,001-1,152,51 001-3-0,85,130,0 warp #001-3-0_85_130 0,0,001-1,86,130 |