summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2006-08-26 13:32:26 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2006-08-26 13:32:26 +0000
commit71416fba6ab33f7c273b54a4d368fbaf69459832 (patch)
tree8303efb9d79928e445ac6d98590225779e1c3df1 /conf
parent6ff73ff1bdb7c20cfddbf4fc9ea1939e4989aa2b (diff)
downloadserverdata-71416fba6ab33f7c273b54a4d368fbaf69459832.tar.gz
serverdata-71416fba6ab33f7c273b54a4d368fbaf69459832.tar.bz2
serverdata-71416fba6ab33f7c273b54a4d368fbaf69459832.tar.xz
serverdata-71416fba6ab33f7c273b54a4d368fbaf69459832.zip
Added new maps and npcs to map server configuration file
Diffstat (limited to 'conf')
-rwxr-xr-xconf/map_athena.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf
index 7469218a..8eaff6f6 100755
--- a/conf/map_athena.conf
+++ b/conf/map_athena.conf
@@ -29,6 +29,10 @@ mapreg_txt: save/mapreg.txt
// Maps
+map: new_16-1.gat
+map: new_15-1.gat
+map: new_14-1.gat
+map: new_13-1.gat
map: new_12-1.gat
map: new_11-1.gat
map: new_10-1.gat
@@ -79,6 +83,10 @@ npc: npc/woodland/alchemist.txt
npc: npc/woodland/monsters.txt
npc: npc/woodland/passages.txt
+// South-woodland 14-1
+npc: npc/south-woodland/monsters.txt
+npc: npc/south-woodland/passages.txt
+
// Cave level 1 2-1
npc: npc/cave1/miners.txt
npc: npc/cave1/monsters.txt
@@ -109,3 +117,11 @@ npc: npc/ice-cave/passages.txt
// Small cave (test map) 4-1
npc: npc/cave-small/hermit.txt
npc: npc/cave-small/monsters.txt
+
+// Woodland-desert link 15-1
+npc: npc/woodland-desert/monsters.txt
+npc: npc/woodland-desert/passages.txt
+
+// South-west woodland 16-1
+npc: npc/south-east-woodland/monsters.txt
+npc: npc/south-east-woodland/passages.txt