diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-03-07 11:47:45 -0700 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-03-07 11:47:45 -0700 |
commit | ccb6634a79c52021c4a918f7a63a3b9c2b02fafa (patch) | |
tree | 9354acc02fb583ce4ce55d7baafaf40945f9d0e3 /npc/021-2 | |
parent | f0aeb577ac2d611b543281374d62cf10b50774f3 (diff) | |
download | serverdata-ccb6634a79c52021c4a918f7a63a3b9c2b02fafa.tar.gz serverdata-ccb6634a79c52021c4a918f7a63a3b9c2b02fafa.tar.bz2 serverdata-ccb6634a79c52021c4a918f7a63a3b9c2b02fafa.tar.xz serverdata-ccb6634a79c52021c4a918f7a63a3b9c2b02fafa.zip |
Add some new maps
Includes some indoors for Central Tulimshar, Tulimshar Canyon, and an
indoor for Tulimshar Canyon.
Diffstat (limited to 'npc/021-2')
-rw-r--r-- | npc/021-2/_import.txt | 3 | ||||
-rw-r--r-- | npc/021-2/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/021-2/_warps.txt | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/npc/021-2/_import.txt b/npc/021-2/_import.txt deleted file mode 100644 index f00477be..00000000 --- a/npc/021-2/_import.txt +++ /dev/null @@ -1,3 +0,0 @@ -map: 021-2.gat -npc: npc/021-2/_mobs.txt -npc: npc/021-2/_warps.txt diff --git a/npc/021-2/_mobs.txt b/npc/021-2/_mobs.txt deleted file mode 100644 index e192181c..00000000 --- a/npc/021-2/_mobs.txt +++ /dev/null @@ -1,7 +0,0 @@ -// 021-2 mobs - - - -021-2.gat,0,0,0 script Mob021-2 -1,{ - end; -} diff --git a/npc/021-2/_warps.txt b/npc/021-2/_warps.txt deleted file mode 100644 index 947ede8e..00000000 --- a/npc/021-2/_warps.txt +++ /dev/null @@ -1,5 +0,0 @@ -// 021-2 warps - -021-2.gat,27,30 warp toOutside -1,-1,021-1.gat,53,135 -021-2.gat,33,30 warp toOutside -1,-1,021-1.gat,55,135 -021-2.gat,39,30 warp toOutside -1,-1,021-1.gat,57,135 |