diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-08-07 19:41:56 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-08-07 19:41:56 +0000 |
commit | 8b26f55af13b0e9e00d44809911fb6f811349ea8 (patch) | |
tree | 9f9cea7591644d56175e706d099a6807dba1ca3d /conf/map_athena.conf | |
parent | 7e9642b522f9776d705e7c66b9a79a3756d111f2 (diff) | |
download | serverdata-8b26f55af13b0e9e00d44809911fb6f811349ea8.tar.gz serverdata-8b26f55af13b0e9e00d44809911fb6f811349ea8.tar.bz2 serverdata-8b26f55af13b0e9e00d44809911fb6f811349ea8.tar.xz serverdata-8b26f55af13b0e9e00d44809911fb6f811349ea8.zip |
Scripts and config updates for woodland village update.
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 |