diff options
Diffstat (limited to 'npc/merchants/buying_shops.txt')
-rw-r--r-- | npc/merchants/buying_shops.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/merchants/buying_shops.txt b/npc/merchants/buying_shops.txt index b58eb33fc..f7d209c89 100644 --- a/npc/merchants/buying_shops.txt +++ b/npc/merchants/buying_shops.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Buying Shop Licenses //===== By: ================================================== //= Kisuka //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Buying Shop Licenses //===== Additional Comments: ================================= @@ -245,4 +245,4 @@ alberta_in,58,52,4 script Purchasing Team#Buying 59,{ mes "My time is solely dedicated to our customers in the Merchant industry."; close; } -}
\ No newline at end of file +} |