diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-12-13 20:47:07 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-12-13 20:47:07 +0000 |
commit | 7ade66f541a5a663370b35c67ab1a8565524cfe2 (patch) | |
tree | 83b7bb8d332a9a87d554a08fb150811635ee57ec /conf | |
parent | 677393d7422a333668e1c5a00e7515cb323d5c1a (diff) | |
download | serverdata-7ade66f541a5a663370b35c67ab1a8565524cfe2.tar.gz serverdata-7ade66f541a5a663370b35c67ab1a8565524cfe2.tar.bz2 serverdata-7ade66f541a5a663370b35c67ab1a8565524cfe2.tar.xz serverdata-7ade66f541a5a663370b35c67ab1a8565524cfe2.zip |
Updated server configuration.
Diffstat (limited to 'conf')
-rwxr-xr-x | conf/map_athena.conf | 34 |
1 files changed, 22 insertions, 12 deletions
diff --git a/conf/map_athena.conf b/conf/map_athena.conf index 7fce2398..c9271726 100755 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -47,6 +47,8 @@ import: conf/import/map_conf.txt // Maps +map: new_10-1.gat +map: new_9-1.gat map: new_8-1.gat map: new_7-1.gat map: new_6-1.gat @@ -58,26 +60,34 @@ map: new_1-1.gat // NPCs -npc: npc/tulimshar/monsters.txt -npc: npc/tulimshar/barber.txt -npc: npc/tulimshar/monster_guide.txt -npc: npc/tulimshar/ptsrewards.txt +npc: npc/coliis/alchemist.txt +npc: npc/coliis/monsters.txt +npc: npc/coliis/warps.txt + +npc: npc/gloriana/monsters.txt +npc: npc/gloriana/warps.txt + +npc: npc/tonori/cave.txt +npc: npc/tonori/miners.txt +//npc: npc/tonori/nomads.txt +npc: npc/tonori/warps.txt + npc: npc/tulimshar/bank.txt +npc: npc/tulimshar/barber.txt +npc: npc/tulimshar/casino.txt npc: npc/tulimshar/children.txt npc: npc/tulimshar/guards.txt -npc: npc/tulimshar/villagers.txt -npc: npc/tulimshar/warps.txt +npc: npc/tulimshar/monster_guide.txt +npc: npc/tulimshar/monsters.txt +npc: npc/tulimshar/ptsrewards.txt npc: npc/tulimshar/shop.txt -npc: npc/tulimshar/casino.txt npc: npc/tulimshar/soulthief.txt - -npc: npc/tonori/cave.txt -npc: npc/tonori/miners.txt -npc: npc/tonori/warps.txt -npc: npc/tonori/monsters.txt +npc: npc/tulimshar/villagers.txt +npc: npc/tulimshar/warps.txt npc: npc/guide.txt npc: npc/nekkio.txt npc: npc/spekko.txt npc: npc/heal.txt +npc: npc/xmas2.txt //npc: npc/event1.txt |