diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-05 17:54:03 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-05 17:54:03 +0000 |
commit | 8508ca74ad6deea3f27cf14c2158a07059b4eb75 (patch) | |
tree | cb9589b37df7c5dad78597c507f16effa53ddcd4 /npc/scripts_custom.conf | |
parent | dbc9cb6c9faff4c0c82b8e236ee6c8db99cb3e06 (diff) | |
download | hercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.tar.gz hercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.tar.bz2 hercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.tar.xz hercules-8508ca74ad6deea3f27cf14c2158a07059b4eb75.zip |
* Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921)
* Corrected a lot of ";;" Typo errors.
-Some of this are in the bugreport:919
* Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911)
* Corrected some typo error with "rouge". (bugreport:909)
* Moved Custom Event folder to Custom Folder.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12177 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 8883ddedd..da258fe23 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -130,15 +130,15 @@ npc: npc/custom/adoption.txt //npc: npc/custom/quests/bongunsword.txt //A custom event for 3 holidays: X-Mas, Karachun and New Year //Should be activated between 8 December and 8 January -//npc: npc/events/custom/xmas_rings_event.txt +//npc: npc/custom/events/xmas_rings_event.txt //Grand Circlet Quest combined with Excalibur Quest -//npc: npc/events/custom/kings_items.txt +//npc: npc/custom/events/kings_items.txt //Custom Halloween Event (gives ) -//npc: npc/events/custom/hallow06.txt -//npc: npc/events/custom/uneasy_cemetery.txt -//npc: npc/events/custom/draculax.txt -//npc: npc/events/custom/2006_dogs_year.txt -//npc: npc/events/custom/valentinesdayexp.txt +//npc: npc/custom/events/hallow06.txt +//npc: npc/custom/events/uneasy_cemetery.txt +//npc: npc/custom/events/draculax.txt +//npc: npc/custom/events/2006_dogs_year.txt +//npc: npc/custom/events/valentinesdayexp.txt //| Poring track files -//npc: npc/events/custom/p_track/p_track_core.txt -//npc: npc/events/custom/p_track/p_track_warpers.txt +//npc: npc/custom/events/p_track/p_track_core.txt +//npc: npc/custom/events/p_track/p_track_warpers.txt |