From a6347463ef87b3fb020229715cd82b9722bf12ce Mon Sep 17 00:00:00 2001 From: Poki#3 Date: Tue, 7 Mar 2006 19:09:35 +0000 Subject: Fixed some reference to old locations of the Blacksmith NPC's, Thanks to Neouni. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5491 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/blacksmith.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/jobs') diff --git a/npc/jobs/2-1/blacksmith.txt b/npc/jobs/2-1/blacksmith.txt index 2921ad71e..e18701989 100644 --- a/npc/jobs/2-1/blacksmith.txt +++ b/npc/jobs/2-1/blacksmith.txt @@ -7,7 +7,7 @@ //= Optimized and further edited by kobra_k88. //= Further bugfixed and tested by Lupus //===== Current Version: ===================================== -//= 1.8a +//= 1.8b //===== Compatible With: ===================================== //= eAthena 1.0+ //===== Description: ========================================= @@ -554,8 +554,8 @@ L_Test2: mes "[Geshupenschte]"; mes "I'll list them again"; mes "^5533FF2 Coals"; - mes "2 Shells^000000"; - mes "2 Red Bloods"; + mes "2 Shells"; + mes "2 Red Bloods^000000"; mes "and ^5533FF1 Tsurugi^000000 from the stores."; next; goto L_finalword; @@ -854,7 +854,7 @@ L_CheckTest3: if(countitem(1073) < 1) goto sL_noreceipt; mes "[Geshupenschte]"; - mes "Great! Very good! You're definalty a honest merchant! Go see Altiregen back in Geffen!"; + mes "Great! Very good! You're definalty a honest merchant! Go see Altiregen back in Einbroch!"; mes "I know you'll definately pass the test!!!"; set BSMITH_Q, 4; set BSMITH_Q2, 0; @@ -889,7 +889,7 @@ L_Done: L_GoChange: mes "There should be nothing you want now........."; - mes "Maybe you're thinking of Morroc or Geffen?"; + mes "Maybe you're thinking of Einbroch?"; close; } -- cgit v1.2.3-70-g09d2