diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-21 01:30:36 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-21 01:30:36 +0000 |
commit | b9b818487cda10dc0f6faf1816439dbb4ff169b1 (patch) | |
tree | b3f7522627620945d9b9a2fa505c9e12cac11dc5 /npc/scripts_athena.conf | |
parent | f4278f36db32f35e535a0ea8feb1cf83ca95019e (diff) | |
download | hercules-b9b818487cda10dc0f6faf1816439dbb4ff169b1.tar.gz hercules-b9b818487cda10dc0f6faf1816439dbb4ff169b1.tar.bz2 hercules-b9b818487cda10dc0f6faf1816439dbb4ff169b1.tar.xz hercules-b9b818487cda10dc0f6faf1816439dbb4ff169b1.zip |
Added some Brasilis basic NPCs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14299 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 1b7630037..05ac01467 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -8,6 +8,7 @@ npc: npc/cities/alberta.txt npc: npc/cities/aldebaran.txt npc: npc/cities/amatsu.txt npc: npc/cities/ayothaya.txt +npc: npc/cities/brasilis.txt npc: npc/cities/comodo.txt npc: npc/cities/einbech.txt npc: npc/cities/einbroch.txt @@ -165,6 +166,7 @@ npc: npc/guides/guides_alb.txt npc: npc/guides/guides_alde.txt npc: npc/guides/guides_ama.txt npc: npc/guides/guides_ayo.txt +npc: npc/guides/guides_brasilis.txt npc: npc/guides/guides_cmd.txt npc: npc/guides/guides_einbe.txt npc: npc/guides/guides_einbr.txt @@ -189,6 +191,7 @@ npc: npc/guides/guides_veins.txt npc: npc/kafras/functions_kafras.txt npc: npc/kafras/kafras_alb.txt npc: npc/kafras/kafras_alde.txt +npc: npc/kafras/kafras_brasilis.txt npc: npc/kafras/kafras_com.txt npc: npc/kafras/kafras_dungeons.txt npc: npc/kafras/kafras_gef.txt |