From 102233a1d715279fc6e4783bab98e7a8d92f9013 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 3 Mar 2010 19:59:24 +0000 Subject: - Corrected a minor issue in sealed shrine, lock out should work now.* Added some 13.2 content, and more 13.1 content. - Added "Otherworld language" quest. - Added Cat Hand Trading NPCs for 13.2 maps. - Added warps for Splendide and Manuk (town and field.) - Added basic town NPCs for Manuk and Splendide. - Added the guild dungeon SE events, though the pierre boxes do nothing. - Corrected a minor issue in sealed shrine, lock out should work now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14257 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_athena.conf | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'npc/scripts_athena.conf') diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 670a7e38a..1b7630037 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -19,14 +19,14 @@ npc: npc/cities/jawaii.txt npc: npc/cities/lighthalzen.txt npc: npc/cities/louyang.txt npc: npc/cities/lutie.txt -//npc: npc/cities/manuk.txt +npc: npc/cities/manuk.txt npc: npc/cities/morocc.txt npc: npc/cities/moscovia.txt npc: npc/cities/niflheim.txt npc: npc/cities/payon.txt npc: npc/cities/prontera.txt npc: npc/cities/rachel.txt -//npc: npc/cities/splendide.txt +npc: npc/cities/splendide.txt npc: npc/cities/umbala.txt npc: npc/cities/veins.txt npc: npc/cities/yuno.txt @@ -158,7 +158,7 @@ npc: npc/quests/okolnir/godse_sch03.txt npc: npc/quests/okolnir/godse_sch04.txt npc: npc/quests/okolnir/godse_sch05.txt npc: npc/quests/quests_13_1.txt -//npc: npc/quests/quests_13_2.txt +npc: npc/quests/quests_13_2.txt // -------------------------------------------------------------- // --------------------------- Guides --------------------------- npc: npc/guides/guides_alb.txt @@ -233,8 +233,14 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/halloween_2008.txt //Official Halloween (2009) event (iRO) //npc: npc/events/halloween_2009.txt + +// God Item SE post-creation event. npc: npc/events/god_se_festival.txt +//Events related to WoE SE Guild Dungeons. +npc: npc/events/gdevent_aru.txt +npc: npc/events/gdevent_sch.txt + //Novice WoE is a kRO Event, after the event, the scripts were disabled. //Novice Castles don't have real dungeons. They're connected to the common ones. //So it's better not to uncomment this line. -- cgit v1.2.3-70-g09d2