diff options
Diffstat (limited to 'npc/merchants/cash_hair.txt')
-rw-r--r-- | npc/merchants/cash_hair.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/merchants/cash_hair.txt b/npc/merchants/cash_hair.txt index 18b0645c7..168445fa0 100644 --- a/npc/merchants/cash_hair.txt +++ b/npc/merchants/cash_hair.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Cash Hair Stylist //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Exchange cash item, New_Style_Coupon, for new hair styles. //===== Additional Comments: ================================= @@ -122,4 +122,4 @@ itemmall,19,74,5 script Stylist#cash 91,{ mes "hairstyle, come back"; mes "and let me know, okay?"; close; -}
\ No newline at end of file +} |