From 118a84582aee4e93e1c8836c86f9d974f7510d87 Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 31 Jul 2007 21:27:01 +0000 Subject: * Fixed north prontera kafra having an empty warp list * Removed junk ЎA text from the 2004 headgears * Changed deprecated Job_Alchem to Job_Alchemist (see r10904) * Fixed a typo in a geffen city npc (Job_Merhcant) * Fixed a typo in the Jobmaster custom script (Job_Gunsliger) * Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/newgears/2004_headgears.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/quests/newgears') diff --git a/npc/quests/newgears/2004_headgears.txt b/npc/quests/newgears/2004_headgears.txt index 34b5686d3..cf1b18f8a 100644 --- a/npc/quests/newgears/2004_headgears.txt +++ b/npc/quests/newgears/2004_headgears.txt @@ -882,12 +882,12 @@ yuno,241,52,3 script Old Blacksmith 813,{ mes "Oh yes,"; mes "I need to tell you the details about the materials."; mes "Angel Wing Ears requires ^4d4dffAngel Wings^000000 and"; - mes "^4d4dffElven Ears^000000 ЎAand the cost for other materials is"; + mes "^4d4dffElven Ears^000000 and the cost for other materials is"; mes "approximatedly ^4d4dff20000 zeny^000000"; next; mes "[Habir Moah]"; mes "Devil Wing Ears requires ^4d4dffEvil Wing^000000 and"; - mes "^4d4dffElven Ears^000000 ЎAwhile the cost for other materials is"; + mes "^4d4dffElven Ears^000000 while the cost for other materials is"; mes "approximately ^4d4dff20000 zeny"; next; mes "[Habir Moah]"; -- cgit v1.2.3-60-g2f50