diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-05-22 17:47:12 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-05-22 17:47:12 +0000 |
commit | 6d036ea1beb0c053a90163da8839432fe006278b (patch) | |
tree | 030bea2401a52fbad2f0769b1d26273d52267c0d /conf | |
parent | 6d5fd216a47652c816c3e0d477b474bfbf3fafaa (diff) | |
download | serverdata-6d036ea1beb0c053a90163da8839432fe006278b.tar.gz serverdata-6d036ea1beb0c053a90163da8839432fe006278b.tar.bz2 serverdata-6d036ea1beb0c053a90163da8839432fe006278b.tar.xz serverdata-6d036ea1beb0c053a90163da8839432fe006278b.zip |
Added new maps and scripts.
Diffstat (limited to 'conf')
-rwxr-xr-x | conf/map_athena.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf index 59203a67..5dfd0129 100755 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -29,6 +29,8 @@ mapreg_txt: save/mapreg.txt // Maps +map: new_12-1.gat +map: new_11-1.gat map: new_10-1.gat map: new_9-1.gat map: new_8-1.gat @@ -93,6 +95,9 @@ npc: npc/xmas/santa.txt npc: npc/xmas/snowman.txt npc: npc/xmas/taro.txt +// Snow village 11-1 +npc: npc/xmas/startrek.txt + // Small cave (test map) 4-1 npc: npc/cave-small/hermit.txt npc: npc/cave-small/monsters.txt |