diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-01-07 12:59:20 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-01-07 12:59:20 +0000 |
commit | 48b14d72b66b9c6dcd8a4f052a6804775fd8f648 (patch) | |
tree | dd6782fb6ebd5be15dcd588776ede389a19d9728 /conf | |
parent | c90d05c31208ce407ece644dfc71cfe7a7a403a6 (diff) | |
download | serverdata-48b14d72b66b9c6dcd8a4f052a6804775fd8f648.tar.gz serverdata-48b14d72b66b9c6dcd8a4f052a6804775fd8f648.tar.bz2 serverdata-48b14d72b66b9c6dcd8a4f052a6804775fd8f648.tar.xz serverdata-48b14d72b66b9c6dcd8a4f052a6804775fd8f648.zip |
Applyed monster patch by xand. Let's hope this fixes monster spawning.
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 97e1889a..7d22e4b2 100755 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -69,6 +69,10 @@ npc: npc/gloriana/warps.txt npc: npc/tonori/cave.txt npc: npc/tonori/miners.txt +npc: npc/tonori/monsters_1.txt +npc: npc/tonori/monsters_2.txt +npc: npc/tonori/monsters_5.txt +npc: npc/tonori/monsters_7.txt npc: npc/tonori/nomads.txt npc: npc/tonori/warps.txt @@ -77,6 +81,7 @@ npc: npc/tulimshar/barber.txt npc: npc/tulimshar/casino.txt npc: npc/tulimshar/children.txt npc: npc/tulimshar/guards.txt +npc: npc/tulimshar/monsters_3.txt npc: npc/tulimshar/monster_guide.txt npc: npc/tulimshar/ptsrewards.txt npc: npc/tulimshar/shop.txt |