diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-14 10:22:56 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-14 10:22:56 +0000 |
commit | d188be16a47c1b011150099e8cece1035ea2ec47 (patch) | |
tree | 89af887e60e92b44d391aeae29d3c69b4ebcb74a /npc | |
parent | 448e256aab3c753e3e66f99048ba84ef129f05b9 (diff) | |
download | serverdata-d188be16a47c1b011150099e8cece1035ea2ec47.tar.gz serverdata-d188be16a47c1b011150099e8cece1035ea2ec47.tar.bz2 serverdata-d188be16a47c1b011150099e8cece1035ea2ec47.tar.xz serverdata-d188be16a47c1b011150099e8cece1035ea2ec47.zip |
Revised walkmaps and passage scripts for the new snow maps.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/snow-village/passages.txt | 4 | ||||
-rw-r--r-- | npc/xmas/passages.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/snow-village/passages.txt b/npc/snow-village/passages.txt index 7efcec60..470e3df9 100644 --- a/npc/snow-village/passages.txt +++ b/npc/snow-village/passages.txt @@ -1,5 +1,5 @@ new_11-1.gat,76,38 warp tocave 0,0,new_12-1.gat,31,28 -new_11-1.gat,70,105 warp tomap 3,1,new_10-1.gat,69,29 +new_11-1.gat,69,128 warp tomap 3,0,new_10-1.gat,69,21 // Clothes shop -> outside new_13-1.gat,25,36 warp outside1 0,0,new_11-1.gat,47,50 @@ -21,4 +21,4 @@ new_11-1.gat,64,83 warp inside3 0,0,new_13-1.gat,111,30 // outside -> Weapons shop new_11-1.gat,85,47 warp inside4 0,0,new_13-1.gat,32,71 // outside -> House -new_11-1.gat,66,53 warp inside5 0,0,new_13-1.gat,72,68 +new_11-1.gat,66,53 warp inside5 0,0,new_13-1.gat,72,68
\ No newline at end of file diff --git a/npc/xmas/passages.txt b/npc/xmas/passages.txt index af320703..6c84b27d 100644 --- a/npc/xmas/passages.txt +++ b/npc/xmas/passages.txt @@ -1 +1 @@ -new_10-1.gat,68,27 warp tovillage 4,1,new_11-1.gat,71,98 +new_10-1.gat,68,19 warp tovillage 4,1,new_11-1.gat,69,127
\ No newline at end of file |