From 94266c9a68a8eb505ed241557fe9af96301a6180 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 4 Jun 2015 17:20:40 +0530 Subject: Removed Blank Messages Signed-off-by: Haru --- npc/quests/skills/blacksmith_skills.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/quests/skills/blacksmith_skills.txt') diff --git a/npc/quests/skills/blacksmith_skills.txt b/npc/quests/skills/blacksmith_skills.txt index dce9ff6f5..e1bd61103 100644 --- a/npc/quests/skills/blacksmith_skills.txt +++ b/npc/quests/skills/blacksmith_skills.txt @@ -25,7 +25,7 @@ geffen,178,72,3 script Akkie#qsk_bs 4_F_JOB_BLACKSMITH,{ mes "[Akkie]"; mes "Actually, let me jog your"; mes "memory with this counterfeit"; - mes "zeny that we made the last time.^FFFFFF ^000000 Do you remember how to perform"; + mes "zeny that we made the last time. Do you remember how to perform"; mes "Dubious Salesmanship? You"; mes "should be able to use it now..."; BLACK_SK = 8; @@ -535,7 +535,7 @@ geffen,172,52,1 script Goodman#qsk_bs 4_M_DWARF,{ mes "the Greed skill automatically"; mes "picks up all items in a 5*5"; mes "cell area around the caster."; - mes "It's handy for picking up clumps^FFFFFF ^000000 of goods from looting monsters."; + mes "It's handy for picking up clumps of goods from looting monsters."; next; mes "[Goodman]"; mes "First thing's first. I need to"; @@ -567,7 +567,7 @@ geffen,172,52,1 script Goodman#qsk_bs 4_M_DWARF,{ mes "Back already, eh?"; mes "Alright, let me check"; mes "the things you're carrying."; - mes "Let's see, Inventory, Inventory... ^FFFFFF ^000000"; + mes "Let's see, Inventory, Inventory... "; next; mes "[Goodman]"; mes "Good work: you pass."; @@ -585,9 +585,9 @@ geffen,172,52,1 script Goodman#qsk_bs 4_M_DWARF,{ mes "artisans. Being rich and famous"; mes "is merely a side effect of that."; if (Upper == 1) - mes "Honorable Master Smiths know^FFFFFF ^000000 value is in the craftsmanship..."; + mes "Honorable Master Smiths know value is in the craftsmanship..."; else - mes "Honorable Blacksmiths know^FFFFFF ^000000 value is in the craftsmanship..."; + mes "Honorable Blacksmiths know value is in the craftsmanship..."; next; if (Upper == 1) { mes "[Goodman]"; @@ -615,7 +615,7 @@ geffen,172,52,1 script Goodman#qsk_bs 4_M_DWARF,{ mes "Hm. You've come back"; mes "too early. And you didn't"; mes "complete the objective that"; - mes "I set for you. Listen carefully. ^FFFFFF ^000000"; + mes "I set for you. Listen carefully. "; next; mes "[Goodman]"; mes "Go fill your Inventory"; -- cgit v1.2.3-60-g2f50