diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-12 18:57:02 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-12 18:57:02 +0000 |
commit | 7c0d97709c232044403d77c6c66d2e792365d5c4 (patch) | |
tree | 0552401b4a2e78745b453082a3041300caa5b19d /npc/scripts_custom.conf | |
parent | bf469e529783e3716813b98f6436e94c02d43142 (diff) | |
download | hercules-7c0d97709c232044403d77c6c66d2e792365d5c4.tar.gz hercules-7c0d97709c232044403d77c6c66d2e792365d5c4.tar.bz2 hercules-7c0d97709c232044403d77c6c66d2e792365d5c4.tar.xz hercules-7c0d97709c232044403d77c6c66d2e792365d5c4.zip |
* Added Expanded Super Novice support to custom Job Master, and Kagerou/Oboro as well in comments (npc\custom\jobmaster.txt)
* Clarified rare_drop_announce description, since a lot of people have had trouble with it for whatever reason (conf\battle\drops.conf)
* Fixed a minor "viewpoint" argument error, bugreport:6221 (npc\jobs\3-2\royal_guard.txt)
* Deleted custom Kiel Dungeon warper (npc\custom\quests\kiel_quest.txt)
* Deleted custom Bongun Sword quest (npc\custom\quests\bongunsword.txt)
* Deleted custom Book of the Devil quest (npc\custom\quests\bookofthedevil.txt)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16418 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 62e7f0659..08548f792 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -68,8 +68,6 @@ //npc: npc/custom/quests/dead_branch.txt //npc: npc/custom/quests/berzebub.txt //npc: npc/custom/quests/jewel_case.txt -//npc: npc/custom/quests/bongunsword.txt -//npc: npc/custom/quests/bookofthedevil.txt // -- Godly Equipment Quests (be careful!) //npc: npc/custom/quests/valhallen.txt //npc: npc/custom/quests/kaho_balmung.txt @@ -95,8 +93,6 @@ // -- Custom quests from official Umbalian Quests //npc: npc/custom/quests/sphinx_mask.txt //npc: npc/custom/quests/umbalian_language.txt -// -- Custom Kiel Mansion Dungeon Quest -//npc: npc/custom/quests/kiel_quest.txt // -- Unofficial Battlegrounds //npc: npc/custom/battleground/bg_common.txt //npc: npc/custom/battleground/bg_tierra_01.txt |