diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-22 20:57:51 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-22 20:57:51 -0700 |
commit | 13b743e2d48fcf45b7d394826b1bfe875e039b36 (patch) | |
tree | 2ae052b1ad0a51e0acd40ef2bc7ccba2d879247d /npc/002-1_Sandstorm | |
parent | a5110dec45fb8bc4f5e624180ad233c9ee8d6e3c (diff) | |
download | serverdata-13b743e2d48fcf45b7d394826b1bfe875e039b36.tar.gz serverdata-13b743e2d48fcf45b7d394826b1bfe875e039b36.tar.bz2 serverdata-13b743e2d48fcf45b7d394826b1bfe875e039b36.tar.xz serverdata-13b743e2d48fcf45b7d394826b1bfe875e039b36.zip |
Fixed broken warp in mountain snake cave, improved snake pit warp, added missing south beach to north beach warp
Diffstat (limited to 'npc/002-1_Sandstorm')
-rw-r--r-- | npc/002-1_Sandstorm/_import.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/002-1_Sandstorm/_import.txt b/npc/002-1_Sandstorm/_import.txt index 4697808e..081efc41 100644 --- a/npc/002-1_Sandstorm/_import.txt +++ b/npc/002-1_Sandstorm/_import.txt @@ -1,8 +1,8 @@ map: 002-1.gat -npc: npc/002-1_Sandstorm/rogue.txt -npc: npc/002-1_Sandstorm/nomads.txt -npc: npc/002-1_Sandstorm/monsters.txt npc: npc/002-1_Sandstorm/merchant.txt npc: npc/002-1_Sandstorm/dark_mage.txt +npc: npc/002-1_Sandstorm/nomads.txt +npc: npc/002-1_Sandstorm/rogue.txt +npc: npc/002-1_Sandstorm/monsters.txt npc: npc/002-1_Sandstorm/_warps.txt npc: npc/002-1_Sandstorm/_mobs.txt |