diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-02 18:18:11 +0200 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-02 18:18:11 +0200 |
commit | 33cc2f268404b00cda3d33f250bde358e8a42d7f (patch) | |
tree | 5d9e29df4926566e92b5f51e93d33acfd431b001 /npc | |
parent | d9a97d08c001bd7783c47ec837663cbf36ef14e6 (diff) | |
download | serverdata-33cc2f268404b00cda3d33f250bde358e8a42d7f.tar.gz serverdata-33cc2f268404b00cda3d33f250bde358e8a42d7f.tar.bz2 serverdata-33cc2f268404b00cda3d33f250bde358e8a42d7f.tar.xz serverdata-33cc2f268404b00cda3d33f250bde358e8a42d7f.zip |
fix 004-2-1 in general
Diffstat (limited to 'npc')
-rw-r--r-- | npc/004-2-1/_import.txt | 4 | ||||
-rw-r--r-- | npc/004-2/_warps.txt | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/npc/004-2-1/_import.txt b/npc/004-2-1/_import.txt index 5ec83f1d9..3937dfcc4 100644 --- a/npc/004-2-1/_import.txt +++ b/npc/004-2-1/_import.txt @@ -1,2 +1,4 @@ -// Map 004-2-1: Desert cave +// Map 004-2-1: magic school cave // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/004-2-1/_mobs.txt", +"npc/004-2-1/_warps.txt", diff --git a/npc/004-2/_warps.txt b/npc/004-2/_warps.txt index 9e1b2b99d..fb7cc0979 100644 --- a/npc/004-2/_warps.txt +++ b/npc/004-2/_warps.txt @@ -1,4 +1,5 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 004-2: Desert Mountains warps 004-2,20,48,0 warp #004-2_20_48 0,2,004-1,119,95 -004-2,84,77,0 warp #004-2_84_77 0,0,004-2-1,119,95 +004-2,84,77,0 warp #004-2_84_77 0,0,004-2-1,25,46 +004-2,112,63,0 warp #004-2_112_63 0,0,004-2-1,51,27 |