From f8824adb305b804542a2ef4ebcdafa12dec9dcd3 Mon Sep 17 00:00:00 2001 From: wushin Date: Fri, 31 Oct 2014 11:21:14 -0500 Subject: Removed unused variable Correct minor typo --- world/map/npc/068-2/hetchel.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'world/map/npc/068-2') diff --git a/world/map/npc/068-2/hetchel.txt b/world/map/npc/068-2/hetchel.txt index 4bcf4cb4..a14b64bd 100644 --- a/world/map/npc/068-2/hetchel.txt +++ b/world/map/npc/068-2/hetchel.txt @@ -27,7 +27,6 @@ setarray @spants_req_hmn$, "Silk Cocoons", "Pieces of Cotton Cloth", "Silk Headbands"; setarray @spants_req$, "SilkCocoon", "CottonCloth", "SilkHeadband"; setarray @spants_req_amt, 154, 14, 2; - set @spants_req_zeny, BaseLevel * BaseLevel * BaseLevel * 100; set @spants_reward, 45000; set @spants_job_reward, 10000; set @SheetCount, 0; @@ -127,7 +126,7 @@ L_Spants_Wipe_Tears: if (@spants_wipe_thingy$ == "RedHitchhikersTowel") goto L_Spants_Wipe_Tears_Towel; mes "Hetchel looks at you, then looks at the" + @spants_wipe_thingy$ + "."; mes "She hangs her head and weeps more"; - mes "Red is the only color i have ever loved, bring me something red to dry my tears"; + mes "Red is the only color I have ever loved, bring me something red to dry my tears"; goto L_Close; L_Spants_Wipe_Tears_Towel: @@ -195,7 +194,7 @@ L_Spants_Cry_Cont_4: mes "Maybe you can find a way to get those plans on a different way?"; mes "I think there are some people in Hurnscald who have their means of getting you every possible item there is\""; next; - mes "[Hetchel the weaver]"; + mes "[Hetchel the weaver]"; mes ""; mes "Please please please - I need those plans"; goto L_Close; -- cgit v1.2.3-60-g2f50