From 9abd4a42416adfd274ba1c10c74fa235ffaad561 Mon Sep 17 00:00:00 2001 From: Kisuka Date: Sat, 29 Nov 2008 18:36:09 +0000 Subject: Bug Fixes: - Check if user has zeny. (bugreport:2498) - Fixed typo. (bugreport:2473) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13389 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guides/guides_lhz.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/guides') diff --git a/npc/guides/guides_lhz.txt b/npc/guides/guides_lhz.txt index 7e13464e0..e75dc8240 100644 --- a/npc/guides/guides_lhz.txt +++ b/npc/guides/guides_lhz.txt @@ -50,7 +50,7 @@ lighthalzen,207,310,5 script Guide#lhz::LhzGuide 852,{ while(.@loop2) { if (.@wait_button_chk == 0) set .@wait_button_chk,1; else next; - switch(select("^FF0000Rekenber Corporation^000000:Train Staition:Police Station:Bank:Hotel:Airport:Merchant Guild:Jewelry Shop:Weapon Shop:Departement Store:Cancel")) { + switch(select("^FF0000Rekenber Corporation^000000:Train Station:Police Station:Bank:Hotel:Airport:Merchant Guild:Jewelry Shop:Weapon Shop:Departement Store:Cancel")) { case 1: mes "[Lighthalzen Guide]"; mes "Rekenber Corporation,"; -- cgit v1.2.3-70-g09d2