From 1c50be4625cfde394039d2836b6d5cca6f2da5c0 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sat, 13 Oct 2007 23:50:22 +0000 Subject: Fixed a typo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11457 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/newgears/2006_headgear.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/quests/newgears') diff --git a/npc/quests/newgears/2006_headgear.txt b/npc/quests/newgears/2006_headgear.txt index 0c366919c..d9fda1d8c 100644 --- a/npc/quests/newgears/2006_headgear.txt +++ b/npc/quests/newgears/2006_headgear.txt @@ -49,7 +49,7 @@ rachel,91,273,8 script ? 930,{ delitem 983,1; //Black_Dyestuffs delitem 7111,100; //Smooth_Paper delitem 938,99; //Sticky_Mucus - set zeny,zeny-100000; + set Zeny,Zeny-100000; getitem 5175,1; //Anonimity_Request mes "[?]"; mes "Phew...it's done. Well, it was not that difficult to make, but..."; @@ -128,7 +128,7 @@ rachel,152,131,3 script Sakjul 928,{ mes "[Sakjul]"; mes "I did succeed in making the hat,"; mes "but I cannot let it fall into someone else's hand!"; - mes "The essential of Feathre Beret is"; + mes "The essential of Feather Beret is"; mes "the precise angle of the beret and the feather,"; mes "but this hat's angle has become slightly crooked,"; mes "and the quality has become too poor to be my artwork!"; @@ -316,7 +316,7 @@ hugel,147,130,3 script Ghenirhemin 897,{ delitem 4166,1; //Nightmare_Terror_Card delitem 7511,1000; //Rune_Of_Darkness delitem 7563,1000; //Bloody_Rune - set zeny,zeny-10000000; + set Zeny,Zeny-10000000; set moza_valkylie,3; mes "[Ghenirhemin]"; mes "Now I am all nervous"; -- cgit v1.2.3-60-g2f50