diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-07 20:41:23 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-07 20:41:23 +0000 |
commit | af306b56124259b09be194430f949ea0f3703a76 (patch) | |
tree | f4fff472ced0b493582889cde005b4ff97d60f8f /npc/scripts_custom.conf | |
parent | bbedfd67468dc5105169fc114a54d30ae1a36f23 (diff) | |
download | hercules-af306b56124259b09be194430f949ea0f3703a76.tar.gz hercules-af306b56124259b09be194430f949ea0f3703a76.tar.bz2 hercules-af306b56124259b09be194430f949ea0f3703a76.tar.xz hercules-af306b56124259b09be194430f949ea0f3703a76.zip |
* Moved quest_variables.txt to /doc
* Added comments to some getitem/delitem calls
* Disabled nightmare drop in the custom mvp arena script
* Fixed problem with baby novice + swordsman quest (topic:160247)
* Fixed a typo and problem in the airship typing challenge
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11138 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 5f84a1d7e..42b720eda 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -63,10 +63,9 @@ npc: npc/custom/adoption.txt // -- Unofficial Airplane Script //npc: npc/custom/airplane.txt // -- MVP Arena +// ~ If you wish to use the mvp arena, please enable both scripts. //npc: npc/custom/MVP_arena/arena_mvp.txt //npc: npc/custom/MVP_arena/amvp_func.txt -// ~ If you wish to have the mvp arena in your server, -// ~ please enable the mvp funtion too. // -- WoE Time Setter - Lets you set War of Emperium time easily from inside the game [Fredzilla] //npc: npc/custom/WoE_Setter.txt // |