diff options
author | Zuzanna K. Filutowska <platyna@users.sourceforge.net> | 2007-01-22 02:51:14 +0000 |
---|---|---|
committer | Zuzanna K. Filutowska <platyna@users.sourceforge.net> | 2007-01-22 02:51:14 +0000 |
commit | 6a5f186f0f07f71d047888f65be0fdce0723b482 (patch) | |
tree | a7c44ab274b0a378afe9984770bc51c7438bcbe4 /conf/map_athena.conf | |
parent | 9e5ba9db703372a933a005c23113e34aece2e7c8 (diff) | |
download | serverdata-6a5f186f0f07f71d047888f65be0fdce0723b482.tar.gz serverdata-6a5f186f0f07f71d047888f65be0fdce0723b482.tar.bz2 serverdata-6a5f186f0f07f71d047888f65be0fdce0723b482.tar.xz serverdata-6a5f186f0f07f71d047888f65be0fdce0723b482.zip |
Added NPCs to arena map.
Diffstat (limited to 'conf/map_athena.conf')
-rwxr-xr-x | conf/map_athena.conf | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf index ac1d1790..a0c812fe 100755 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -2,15 +2,15 @@ // Interserver communication passwords, set in account.txt (or equiv.) userid: s1 -passwd: p1 +passwd: Anikedam.128 // Character Server IP -char_ip:217.172.177.27 +char_ip:195.114.104.2 // Character Server Port char_port: 6122 // Map Server IP -map_ip:217.172.177.27 +map_ip:195.114.104.2 // Map Server Port map_port: 5122 @@ -120,7 +120,7 @@ npc: npc/snow-village/passages.txt npc: npc/ice-cave/monsters.txt npc: npc/ice-cave/passages.txt -// Small cave (test map) 4-1 +// Small cave 4-1 npc: npc/cave-small/hermit.txt npc: npc/cave-small/monsters.txt npc: npc/cave-small/passages.txt @@ -142,24 +142,24 @@ npc: npc/arena/guards.txt npc: npc/arena/monsters.txt // Christmas 2006 -npc: npc/xmas/xmas1.txt -npc: npc/xmas/xmas2.txt -npc: npc/xmas/xmas3.txt -npc: npc/xmas/xmas4.txt -npc: npc/xmas/xmas5.txt -npc: npc/xmas/xmas6.txt -npc: npc/xmas/xmas7.txt -npc: npc/xmas/xmas8.txt -npc: npc/xmas/xmas9.txt -npc: npc/xmas/xmas10.txt -npc: npc/xmas/xmas11.txt -npc: npc/xmas/xmas12.txt -npc: npc/xmas/xmas13.txt -npc: npc/xmas/xmas14.txt -npc: npc/xmas/xmas15.txt -npc: npc/xmas/xmas16.txt -npc: npc/xmas/xmas17.txt -npc: npc/xmas/xmas18.txt -npc: npc/xmas/xmas19.txt -npc: npc/xmas/xmas20.txt +//npc: npc/xmas/xmas1.txt +//npc: npc/xmas/xmas2.txt +//npc: npc/xmas/xmas3.txt +//npc: npc/xmas/xmas4.txt +//npc: npc/xmas/xmas5.txt +//npc: npc/xmas/xmas6.txt +//npc: npc/xmas/xmas7.txt +//npc: npc/xmas/xmas8.txt +//npc: npc/xmas/xmas9.txt +//npc: npc/xmas/xmas10.txt +//npc: npc/xmas/xmas11.txt +//npc: npc/xmas/xmas12.txt +//npc: npc/xmas/xmas13.txt +//npc: npc/xmas/xmas14.txt +//npc: npc/xmas/xmas15.txt +//npc: npc/xmas/xmas16.txt +//npc: npc/xmas/xmas17.txt +//npc: npc/xmas/xmas18.txt +//npc: npc/xmas/xmas19.txt +//npc: npc/xmas/xmas20.txt |