diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-07 17:12:54 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-07 17:12:54 +0000 |
commit | 4c46cefe2a6095fab766ddc49e970b85c9f2e5f4 (patch) | |
tree | 99f8d3ca8e7a37d339f021c89878e75ed76d0f04 /npc/scripts_athena.conf | |
parent | 248ec23054d0b2e413dee03a8b4c52f77ad73048 (diff) | |
download | hercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.tar.gz hercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.tar.bz2 hercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.tar.xz hercules-4c46cefe2a6095fab766ddc49e970b85c9f2e5f4.zip |
Updated some existing items and added some others.
* Changed NPC_BLEEDING in mob_skill_db to be target not self.
* Added Event drops to tarou, cramp, martin. (enable in mob_db2)
* Added new pet: New Year Doll (quest reward) thanks to Yomanda.
Added Lunar new year event for 2008 from iRO. Read comments before enabling.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12183 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 f8d878c0d..d5fed64a4 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -179,8 +179,7 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/halloween_2006.txt //Official indian Ro Event Children Week //npc: npc/events/children_week.txt -//Semi-Official Lunar New Year (2008) event (iRO) -//Currently not in reposiotory. +//Official Lunar New Year (2008) event (iRO) //npc: npc/events/lunar_2008.txt //Novice WoE is a kRO Event, after the event, the scripts were disabled. |