diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-03 14:50:14 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-03 14:50:14 +0000 |
commit | 98c42dd9f7401a77f326c22263785515a9b9a7e9 (patch) | |
tree | beb19b7241b4def868df4e505ba27b49e085e3bc /npc/scripts_athena.conf | |
parent | 1d5a07d23c5afe8633469c2da2abbd85a2f18ad2 (diff) | |
download | hercules-98c42dd9f7401a77f326c22263785515a9b9a7e9.tar.gz hercules-98c42dd9f7401a77f326c22263785515a9b9a7e9.tar.bz2 hercules-98c42dd9f7401a77f326c22263785515a9b9a7e9.tar.xz hercules-98c42dd9f7401a77f326c22263785515a9b9a7e9.zip |
Implemnted Hugel Monster Races.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13037 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 6f20c0a91..ea4062af4 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -246,6 +246,5 @@ npc: npc/other/arena/arena_party.txt npc: npc/other/arena/arena_point.txt // -------------------------------------------------------------- // --------------------Hugel Monster Races ---------------------- -// CURRENTLY NOT IMPLEMENTED. DO NOT ENABLE. -//npc: npc/other/Monster_race.txt +npc: npc/other/Monster_race.txt // -------------------------------------------------------------- |