diff options
Diffstat (limited to 'conf/map_athena.conf')
-rwxr-xr-x | conf/map_athena.conf | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf index a0c812fe..a65e41e8 100755 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -29,6 +29,9 @@ mapreg_txt: save/mapreg.txt // Maps +map: new_20-1.gat +map: new_19-1.gat +map: new_18-1.gat map: new_17-1.gat map: new_16-1.gat map: new_15-1.gat @@ -53,7 +56,7 @@ npc: npc/pvp/maps.txt // NPCs (ordered in alphabetical order by name). -// Tulimshar 3-1 +// Tulimshar 3-1 npc: npc/tulimshar/banker.txt npc: npc/tulimshar/barber.txt npc: npc/tulimshar/children.txt @@ -141,6 +144,15 @@ npc: npc/cave-big/passages.txt npc: npc/arena/guards.txt npc: npc/arena/monsters.txt +// Woodland village 19-1 +npc: npc/woodland-village/monsters.txt +npc: npc/woodland-village/passages.txt +npc: npc/woodland-village/pirate.txt +npc: npc/woodland-village/villagers.txt +npc: npc/woodland-village/shops.txt +npc: npc/woodland-village/forestbowquest.txt +npc: npc/woodland-village/scythequest.txt + // Christmas 2006 //npc: npc/xmas/xmas1.txt //npc: npc/xmas/xmas2.txt @@ -161,5 +173,4 @@ npc: npc/arena/monsters.txt //npc: npc/xmas/xmas17.txt //npc: npc/xmas/xmas18.txt //npc: npc/xmas/xmas19.txt -//npc: npc/xmas/xmas20.txt - +//npc: npc/xmas/xmas20.txt
\ No newline at end of file |