diff options
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 |