From a7dd803749eccc9edd814c640e1618653d591e1c Mon Sep 17 00:00:00 2001 From: Kisuka Date: Sat, 7 Feb 2009 04:59:49 +0000 Subject: - Relocated 'Maseph' npc to moc_fild07. (bugreport:2749) - Removed duplicate text from hellion quest. (bugreport:2738) - Starting to translate any Japanese text I find in eAthena. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13510 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/quests/sunglasses.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/custom') diff --git a/npc/custom/quests/sunglasses.txt b/npc/custom/quests/sunglasses.txt index 2540eb907..c708b011a 100644 --- a/npc/custom/quests/sunglasses.txt +++ b/npc/custom/quests/sunglasses.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Aegis - amichan //===== Current Version: ===================================== -//= 1.6 +//= 1.7 //===== Compatible With: ===================================== //= Any eAthena Version; //===== Description: ========================================= @@ -12,6 +12,7 @@ //= 1.0 by Aegis 1.1 by aichan 1.2 by x[tsk] 1.3 by Darkchild //= 1.5 Fixed Exploit [Lupus] //= 1.6 Fixed Exploit [KarLaeda] +//= 1.7 Relocated 'Maseph' to moc_fild07. [Kisuka] //============================================================ // quest will reset it self after 1 pair of Slotted Sunglasses is made. @@ -60,7 +61,7 @@ L_SG_1_Check: mes "Great. Now, listen carefully."; next; mes "[Sunglasses Trader]"; - mes "Look for someone name Maseph somewhere in the east of Morroc."; + mes "Look for someone named Maseph somewhere north of Morroc."; mes "I will send her a message to let her know that you are coming."; close; L_SG_Diamond: @@ -80,7 +81,7 @@ L_SG_Q1_Done: mes "There is nothing more I can tell you."; next; mes "[Sunglasses Trader]"; - mes "Go see Maseph. She is somewhere east of Morroc."; + mes "Go see Maseph. She is somewhere north of Morroc."; close; L_SG_No: mes "[Sunglasses Trader]"; @@ -90,7 +91,7 @@ L_SG_No: // 2nd part of the quest -moc_fild09,209,128,5 script Maseph 702,{ +moc_fild07,334,186,5 script Maseph 702,{ if(SG_QUEST1 == 1) goto L_SG_2; mes "[Maseph]"; mes "Lovely Day, isn't it ?"; -- cgit v1.2.3-70-g09d2