diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-07-24 13:59:51 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-07-24 13:59:51 +0000 |
commit | 25024604edb0d5e4a8fee94f6bc5d7fcca213574 (patch) | |
tree | d423660a606130b9a4a955fc159436a20eebf1bc /conf/map_athena.conf | |
parent | eaf10b909138c0574248fe1a10ddb8a066e230f0 (diff) | |
download | serverdata-25024604edb0d5e4a8fee94f6bc5d7fcca213574.tar.gz serverdata-25024604edb0d5e4a8fee94f6bc5d7fcca213574.tar.bz2 serverdata-25024604edb0d5e4a8fee94f6bc5d7fcca213574.tar.xz serverdata-25024604edb0d5e4a8fee94f6bc5d7fcca213574.zip |
A bunch of updates.
Diffstat (limited to 'conf/map_athena.conf')
-rwxr-xr-x | conf/map_athena.conf | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf index 5dfd0129..7469218a 100755 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -91,12 +91,20 @@ npc: npc/cave2/passages.txt // Xmas snow map 10-1 npc: npc/xmas/monsters.txt +npc: npc/xmas/passages.txt npc: npc/xmas/santa.txt npc: npc/xmas/snowman.txt npc: npc/xmas/taro.txt // Snow village 11-1 -npc: npc/xmas/startrek.txt +//npc: npc/snow-village/monsters.txt +npc: npc/snow-village/sexchanger.txt +npc: npc/snow-village/startrek.txt +npc: npc/snow-village/passages.txt + +// Ice cave 12-1 +npc: npc/ice-cave/monsters.txt +npc: npc/ice-cave/passages.txt // Small cave (test map) 4-1 npc: npc/cave-small/hermit.txt |