diff options
author | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
---|---|---|
committer | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
commit | 5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch) | |
tree | 7ce056d8437c7248da598c7a1788f04db0f248a0 /npc/merchants/clothes_dyer.txt | |
parent | 00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff) | |
download | hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.gz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.bz2 hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.xz hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.zip |
- Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants/clothes_dyer.txt')
-rw-r--r-- | npc/merchants/clothes_dyer.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/merchants/clothes_dyer.txt b/npc/merchants/clothes_dyer.txt index da7fcf96b..6a79ebb4c 100644 --- a/npc/merchants/clothes_dyer.txt +++ b/npc/merchants/clothes_dyer.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Clothes Dyer //===== By: ================================================== //= Usnul //===== Current Version: ===================================== //= 2.4 //===== Compatible With: ===================================== -//= eAthena 1.0+ +//= rAthena 1.0+ //===== Description: ========================================= //= Clothes dyer with standard palletes //===== Additional Comments: ================================= @@ -13,7 +13,7 @@ //= 2.1 Shortened some labels to make this script loading, //= Added Black+White Colors desc [Lupus] //= 2.1a - added adv classes + abby class support [Lupus] -//= 2.2 – Spell checked. [Nexon] +//= 2.2 � Spell checked. [Nexon] //= 2.3 - Fixed dis $hit! [Poki#3] //= 2.4 - Disabled cloth dyeing since it's not implemented // on official servers and cause your client to crash @@ -26,7 +26,7 @@ // Dyer Ginedin Rephere --------------------------------------------------- prt_in,284,168,2 script Dyer Ginedin Rephere 55,{ mes "[Dyer Ginedin Rephere]"; - mes "11... 12... Mmm... good. I think I'll be able to finish before tonight’s party. Oh! I didn't notice that you were here. Anyway how may I assist you?"; + mes "11... 12... Mmm... good. I think I'll be able to finish before tonight�s party. Oh! I didn't notice that you were here. Anyway how may I assist you?"; M_Menu: next; menu "-Talk",L_Talk,"-Dye Clothing",L_Busy,"-Price list",L_PriceList,"-Cancel",L_End; |