diff options
Diffstat (limited to 'conf')
-rwxr-xr-x | conf/map_athena.conf | 16 |
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 |