Переглянути джерело

Some small sign quest changes.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8002 54d463be-8e91-2dee-dedb-b68131a5f0ec
MasterOfMuppets 19 роки тому
батько
коміт
51d61d2068
3 змінених файлів з 8 додано та 3 видалено
  1. 1 0
      npc/Changelog.txt
  2. 3 2
      npc/quests/The_Sign_Quest.txt
  3. 4 1
      npc/scripts_athena.conf

+ 1 - 0
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

+ 3 - 2
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:

+ 4 - 1
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