diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-02 00:12:43 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-02 00:12:43 +0000 |
commit | d0df506ec43e3f74aa4a95d7a6f64acba7a864b5 (patch) | |
tree | 6bafffba5fcf3bd72421895666f87c190219ff7c /npc/guides | |
parent | 5d58c4554f4264a1ba546a31439216c90da527b0 (diff) | |
download | hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.tar.gz hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.tar.bz2 hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.tar.xz hercules-d0df506ec43e3f74aa4a95d7a6f64acba7a864b5.zip |
Minor details (pdb file location, improved debug, npc typo)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9771 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guides')
-rw-r--r-- | npc/guides/guides_lhz.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guides/guides_lhz.txt b/npc/guides/guides_lhz.txt index efe486c55..ffaa17e43 100644 --- a/npc/guides/guides_lhz.txt +++ b/npc/guides/guides_lhz.txt @@ -192,7 +192,7 @@ s_Guide: s_Yes: set @tempguide,1; s_Cont: - menu "^FF0000Rekenber Corporation",s_Rekenber,"^000000Train Station",s_Train,"Police Station",s_Police,"Bank",s_Bank,"Hotel",s_Hotel,"Airport",s_Airport,"Merchant Guild",s_Merchant,"Jewel Shop",s_Jewel,"Weapon Shop",s_Weap,"Department Store",s_Store,"Cancel",-; + menu "^FF0000Rekenber Corporation^000000",s_Rekenber,"Train Station",s_Train,"Police Station",s_Police,"Bank",s_Bank,"Hotel",s_Hotel,"Airport",s_Airport,"Merchant Guild",s_Merchant,"Jewel Shop",s_Jewel,"Weapon Shop",s_Weap,"Department Store",s_Store,"Cancel",-; mes "[Lighthalzen Guide]"; mes "Please ask me to \"Remove"; |