From cf3ef84e5e0c09e2ff1f1683d8546a6822ba7693 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Mon, 4 Jun 2007 01:11:21 +0000 Subject: * Updated 2006 headgear quests to semi-official dialog. * Various updates to the various guild Castle scripts. - Added Guild Master Room protection. Further security so only the master of the current castle can enter the treasure room. - Updated Guild Castle Flags again. Updated remaining dialogs to official. - Updated a couple announces for when the Emperium breaks. Both are now up to par with iRO. - Moved nguild to the events folder and commented it out, as it was a kRO event that was used twice. Updated .confs to reflect this change. * Added the first class skill resetter into Prontera. She resets players under base level 40 who are first or expanded class. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10669 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_athena.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'npc/scripts_athena.conf') diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 504053904..7d539c90e 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -175,6 +175,18 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/whiteday.txt //npc: npc/events/twintowers.txt + +//Novice WoE is a kRO Event, after the event, the scripts were disabled. +//Novice Castles doesn't have real dungeons. They're connected to the common ones. +//So it's better not to uncomment this line. +//npc: npc/events/nguild/nguild_dunsw.txt +//npc: npc/events/nguild/nguild_treas.txt +//npc: npc/events/nguild/nguild_guardians.txt +//npc: npc/events/nguild/nguild_warper.txt +//npc: npc/events/nguild/nguild_ev_agit.txt +//npc: npc/events/nguild/nguild_flags.txt +//npc: npc/events/nguild/nguild_managers.txt +//npc: npc/events/nguild/nguild_kafras.txt // -------------------------------------------------------------- // --------------------------- Others --------------------------- npc: npc/other/pvp.txt @@ -186,4 +198,5 @@ npc: npc/other/marriage.txt npc: npc/other/divorce.txt npc: npc/other/comodo_gambling.txt npc: npc/other/powernpc.txt +npc: npc/other/resetskill.txt // -------------------------------------------------------------- -- cgit v1.2.3-70-g09d2