From 6c96f6b31543b7a431afd2482c592b9fa3070688 Mon Sep 17 00:00:00 2001 From: jmanfffreak Date: Tue, 28 Oct 2008 23:48:16 +0000 Subject: Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in Einbech (bugreport:2401) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13335 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-1/blacksmith.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/2-1') diff --git a/npc/jobs/2-1/blacksmith.txt b/npc/jobs/2-1/blacksmith.txt index 3660dbd6f..fad707f21 100644 --- a/npc/jobs/2-1/blacksmith.txt +++ b/npc/jobs/2-1/blacksmith.txt @@ -195,7 +195,7 @@ ein_in01,18,28,4 script Guildsman#BLS 731,{ else if (BSMITH_Q > 0 && BSMITH_Q < 8) { mes "[Altiregen]"; mes "You haven't left yet?"; - mes "Go to Alberta and find ^8E6B23Geschupenschte^000000. Finish helping him out, and when you're done, come back to me."; + mes "Go to Einbech and find ^8E6B23Geschupenschte^000000. Finish helping him out, and when you're done, come back to me."; close; } else if (BSMITH_Q > 8 && BSMITH_Q < 15) { -- cgit v1.2.3-60-g2f50