From ddb543357cd798fea501491919af2f3db2d9d1eb Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Mon, 31 Jul 2006 15:30:36 +0000 Subject: Some small sign quest changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8002 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/quests/The_Sign_Quest.txt | 5 +++-- npc/scripts_athena.conf | 5 ++++- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index ce326eebe..853bb99df 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -40,6 +40,7 @@ Date Added ====== 07/31 + * Some small changes to the sign quest [MasterOfMuppets] * Cleared 2006 Headgear quests a bit [Lupus] - Made Gunslinger Job Quest use 1 variable instead of 2 [Lupus] 07/30 diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt index 57e809763..dbabd7045 100644 --- a/npc/quests/The_Sign_Quest.txt +++ b/npc/quests/The_Sign_Quest.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= SinSloth(Most of the NPCs), MasterOfMuppets(Some of the NPCs + bug fixes) & Kargha(The quiz NPCs) //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN 3422+(Requires jA Script System) //===== Description: ========================================= @@ -13,6 +13,7 @@ //= found in the language of your client. //===== Additional Comments: ================================= //= 1.0 First version, beware of potential nasty bugs :x [MasterOfMuppets] +//= 1.1 Finalized for stable, might still contain bugs though. [MasterOfMuppets] //============================================================ //===== Configuration : ====================================== prontera.gat,1,1,1 script TheSignConfig -1,{ @@ -8519,7 +8520,7 @@ L_Path: mes "be too much for just"; mes "one adventurer alone..."; close2; - warp "que_sign02.gat",135,313; + warp "que_sign02.gat",35,313; end; L_Success: diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index f009702ff..bdf8521c8 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -93,7 +93,10 @@ npc: npc/quests/Lvl4_weapon_quest.txt npc: npc/quests/juperos.txt npc: npc/quests/thana_quest.txt npc: npc/quests/eye_of_hellion.txt -npc: npc/quests/The_Sign_Quest.txt +//The Sign Quest will be "enable only". +//There are some things you might consider doing before implementing it, +//For more info, read the comments in npc/quests/The_Sign_Quest.txt +//npc: npc/quests/The_Sign_Quest.txt npc: npc/quests/newgears/2004_headgears.txt npc: npc/quests/newgears/new_hats_0625.txt npc: npc/quests/novice_exchange.txt -- cgit v1.2.3-70-g09d2