diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-11 04:01:23 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-11 04:01:23 +0000 |
commit | 80265f3224b320e2f19326cdc91a3da88771f24d (patch) | |
tree | 20a600202e71278bd4b45ef80bee1dbc0b091462 /npc/scripts_athena.conf | |
parent | d03dbbfbe7d4f0da93dccacbf0789f932b91868c (diff) | |
download | hercules-80265f3224b320e2f19326cdc91a3da88771f24d.tar.gz hercules-80265f3224b320e2f19326cdc91a3da88771f24d.tar.bz2 hercules-80265f3224b320e2f19326cdc91a3da88771f24d.tar.xz hercules-80265f3224b320e2f19326cdc91a3da88771f24d.zip |
Minor update to the Orc Instance mob stats, very incomplete still.
Implemented the first version of Orc's Memory.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14194 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index a6b2897e2..670a7e38a 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -293,5 +293,5 @@ npc: npc/other/monster_race.txt // ------------------------ Instances --------------------------- npc: npc/instances/SealedShrine.txt //npc: npc/instances/EndlessTower.txt -//npc: npc/instances/OrcsMemory.txt +npc: npc/instances/OrcsMemory.txt // -------------------------------------------------------------- |