diff options
Diffstat (limited to 'npc/merchants')
29 files changed, 75 insertions, 75 deletions
diff --git a/npc/merchants/advanced_refiner.txt b/npc/merchants/advanced_refiner.txt index 767b604bb..ed0124e29 100644 --- a/npc/merchants/advanced_refiner.txt +++ b/npc/merchants/advanced_refiner.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Advanced Refiner //===== By: ================================================== //= L0ne_W0lf diff --git a/npc/merchants/alchemist.txt b/npc/merchants/alchemist.txt index 9c68c992b..8424525bb 100644 --- a/npc/merchants/alchemist.txt +++ b/npc/merchants/alchemist.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Alchemist Shop //===== By: ================================================== -//= eAthena Team +//= rAthena Team //===== Current Version: ===================================== //= 1.6 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Selling Alchemist Materials and Manuals //===== Additional Comments: ================================= diff --git a/npc/merchants/ammo_boxes.txt b/npc/merchants/ammo_boxes.txt index 5ea85dbea..1ec561a33 100644 --- a/npc/merchants/ammo_boxes.txt +++ b/npc/merchants/ammo_boxes.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Magazine Dealer Kenny //===== By: ================================================== -//= eAthena dev team +//= rAthena dev team //===== Current Version: ===================================== //= 1.3 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Turns bullets into magazines/packs. //===== Additional Comments: ================================= @@ -132,4 +132,4 @@ function script Func_Casing { mes "then come back to me later."; close; } -}
\ No newline at end of file +} diff --git a/npc/merchants/ammo_dealer.txt b/npc/merchants/ammo_dealer.txt index 3163b3d43..545d8b3f5 100644 --- a/npc/merchants/ammo_dealer.txt +++ b/npc/merchants/ammo_dealer.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Bullet Dealer Tony //===== By =================================================== //= Playtester, Paradox924X //===== Version ============================================== //= 1.4 //===== Compatible With ====================================== -//= eAthena SVN +//= rAthena SVN //===== Description ========================================== //= Bullet trader. //===== Comments ============================================= 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 +} 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 +} diff --git a/npc/merchants/cash_trader.txt b/npc/merchants/cash_trader.txt index 3dfa04dc6..2de6e794e 100644 --- a/npc/merchants/cash_trader.txt +++ b/npc/merchants/cash_trader.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Cash Shop NPCs //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Sell Cash shop items. //= Based on iRO's Cash shop. Headgears omitted. 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; diff --git a/npc/merchants/dye_maker.txt b/npc/merchants/dye_maker.txt index 2d3983452..632e14f17 100644 --- a/npc/merchants/dye_maker.txt +++ b/npc/merchants/dye_maker.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Dye Maker //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== //= 1.4 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //===== Additional Comments: ================================= diff --git a/npc/merchants/elemental_trader.txt b/npc/merchants/elemental_trader.txt index e20dd67ff..f86ef3c55 100644 --- a/npc/merchants/elemental_trader.txt +++ b/npc/merchants/elemental_trader.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Elemental Stone Trader //===== By: ================================================== -//= eAthena team & others? & MasterOfMuppets +//= rAthena team & others? & MasterOfMuppets //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Trade impure types of elemental stones for pure ones. diff --git a/npc/merchants/enchan_arm.txt b/npc/merchants/enchan_arm.txt index 802bfc17d..5353040a0 100644 --- a/npc/merchants/enchan_arm.txt +++ b/npc/merchants/enchan_arm.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Armor Enchanter //===== By: ================================================== //= L0ne_W0lf @@ -273,4 +273,4 @@ S_EnchantArmor: mes "Please come back with just ONE equipment to be enchanted."; close; } -}
\ No newline at end of file +} diff --git a/npc/merchants/gemstone.txt b/npc/merchants/gemstone.txt index c591b32f9..db44002d7 100644 --- a/npc/merchants/gemstone.txt +++ b/npc/merchants/gemstone.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Gemstone trader //===== By: ================================================== //= L0ne_W0lf diff --git a/npc/merchants/hair_dyer.txt b/npc/merchants/hair_dyer.txt index 7f6d24b01..ed69197ed 100644 --- a/npc/merchants/hair_dyer.txt +++ b/npc/merchants/hair_dyer.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Hair Dyer //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== //= 1.5 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Hair Dyer with standard palletes //===== Additional Comments: ================================= diff --git a/npc/merchants/hair_style.txt b/npc/merchants/hair_style.txt index 2db89db83..19f5b9dca 100644 --- a/npc/merchants/hair_style.txt +++ b/npc/merchants/hair_style.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Hair Dresser //===== By: ================================================== //= Muad_Dib, Samuray22, Kisuka //===== Current Version: ===================================== //= 1.4 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Allows you to change your hairstyle. @@ -1298,6 +1298,6 @@ lhz_in02,91,155,5 script Assistant Beautician#li 862,{ //===== Old Changelog: ================================= //= 07/06/05 : Added 1st Version. [Muad_Dib] -//= Converted to eAthena format by Dr.Evil Fixed typos [Nexon] +//= Converted to rAthena format by Dr.Evil Fixed typos [Nexon] //= 1.1 Removed Duplicates [Silent] -//============================================================
\ No newline at end of file +//============================================================ diff --git a/npc/merchants/icecream.txt b/npc/merchants/icecream.txt index e6a4deb23..55d7c41f7 100644 --- a/npc/merchants/icecream.txt +++ b/npc/merchants/icecream.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Ice Cream Maker //===== By: ================================================== //= KOOK SWU, Kisuka //===== Current Version: ===================================== //= 1.5 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= A man makes you ice-cream //===== Additional Comments: ================================= diff --git a/npc/merchants/inn.txt b/npc/merchants/inn.txt index 5d307eabd..8c366d783 100644 --- a/npc/merchants/inn.txt +++ b/npc/merchants/inn.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Inn Npcs //===== By: ================================================== //= Darkchild (1.1) @@ -6,7 +6,7 @@ //===== Current Version: ===================================== //= 3.0a //===== Compatible With: ===================================== -//= eAthena 1.0+ +//= rAthena 1.0+ //===== Description: ========================================= //= Inn Npcs, Save and Heal //============================================================ diff --git a/npc/merchants/kunai_maker.txt b/npc/merchants/kunai_maker.txt index 196405ff0..ab630f72c 100644 --- a/npc/merchants/kunai_maker.txt +++ b/npc/merchants/kunai_maker.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Kunai Merchant Kashin //===== By: ================================================== -//= eAthena dev team +//= rAthena dev team //===== Current Version: ===================================== //= 1.3 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Trades a few shurikens + ninja stones for elemental kunai. //===== Additional Comments: ================================= diff --git a/npc/merchants/manuk.txt b/npc/merchants/manuk.txt index b98f040ea..e08034d4a 100644 --- a/npc/merchants/manuk.txt +++ b/npc/merchants/manuk.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Manuk Merchant //===== By: ================================================== -//= eAthena dev team +//= rAthena dev team //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Manuk coin redemption NPC. diff --git a/npc/merchants/milk_trader.txt b/npc/merchants/milk_trader.txt index cb5f26c74..7e7da5c3f 100644 --- a/npc/merchants/milk_trader.txt +++ b/npc/merchants/milk_trader.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Milk Trader //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== //= 1.5 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Trades bottles for milk diff --git a/npc/merchants/novice_exchange.txt b/npc/merchants/novice_exchange.txt index 4d5688d30..61049f805 100644 --- a/npc/merchants/novice_exchange.txt +++ b/npc/merchants/novice_exchange.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Novice Goods Exchanger //===== By: ================================================== -//= ???, eAthena Team +//= ???, rAthena Team //===== Current Version: ===================================== //= 1.4 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis COnversion] //= Exchanges your Basic Monster drops for Red Potions. diff --git a/npc/merchants/old_pharmacist.txt b/npc/merchants/old_pharmacist.txt index 8690a9dee..ba00b8f4d 100644 --- a/npc/merchants/old_pharmacist.txt +++ b/npc/merchants/old_pharmacist.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Old Pharmacist //===== By: ================================================== //= DZeroX //===== Current Version: ===================================== //= 1.4 //===== Compatible With: ===================================== -//= eAthena SVN Trunk +//= rAthena SVN Trunk //===== Description: ========================================= //= Trade in items for potions //=============================== diff --git a/npc/merchants/quivers.txt b/npc/merchants/quivers.txt index 9690b7323..b193bac4c 100644 --- a/npc/merchants/quivers.txt +++ b/npc/merchants/quivers.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Arrow Quiver Event //===== By: ================================================== //= Muad_Dib (Prometheus Project); L0ne_W0lf //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis COnversion] //= Turns arrows into Arrow Quivers. @@ -16,7 +16,7 @@ // arg(3): The quiver given by the NPC. (item ID) //===== Additional Comments: ================================= //= 07/06/05 : Added 1st Version. [Muad_Dib] -//= Converted to eAthena format by Dr.Evil +//= Converted to rAthena format by Dr.Evil //= added prize to quest - 500 Zeny //= Fixed a few spelling errors. [Nexon] //= 1.1 Added Holy Arrow Quivers [Playtester] diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index d8cca8451..5055a7ef2 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Refining NPCs //===== By: ================================================== //= Syrus22 (1.1) dafide18 (1.4) Skotlex (1.5) diff --git a/npc/merchants/renters.txt b/npc/merchants/renters.txt index cc3ef5e58..5b2efc97a 100644 --- a/npc/merchants/renters.txt +++ b/npc/merchants/renters.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Renters //===== By: ================================================== //= kobra_k88, mod by Lupus //===== Current Version: ===================================== //= 1.7 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= Knight and Crusader Peco Peco Breeders, Falcon Breeder scripts //===== Additional Comments: ================================= diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index bb73df394..cb337dfa1 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Shops //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== //= 2.8 //===== Compatible With: ===================================== -//= eAthena 1.0+ +//= rAthena 1.0+ //===== Description: ========================================= //= //===== Additional Comments: ================================= diff --git a/npc/merchants/socket_enchant.txt b/npc/merchants/socket_enchant.txt index 9e9af6d68..83e7aebc2 100644 --- a/npc/merchants/socket_enchant.txt +++ b/npc/merchants/socket_enchant.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Episode 11.1 Socket Enchant NPC //===== By: ================================================== -//= eAthena dev team +//= rAthena dev team //===== Current Version: ===================================== //= 2.0 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Adds slots to selected weapons and armor. diff --git a/npc/merchants/socket_enchant2.txt b/npc/merchants/socket_enchant2.txt index e7f14c37c..107d38d5e 100644 --- a/npc/merchants/socket_enchant2.txt +++ b/npc/merchants/socket_enchant2.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Episode 12 Socket Enchant NPC //===== By: ================================================== //= Gepard //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Adds slots to selected weapons and armor. diff --git a/npc/merchants/splendide.txt b/npc/merchants/splendide.txt index 8bc8a9d34..b8d4f8f71 100644 --- a/npc/merchants/splendide.txt +++ b/npc/merchants/splendide.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Splendide Merchant //===== By: ================================================== -//= eAthena dev team +//= rAthena dev team //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Splendide coin redemption NPC. @@ -114,4 +114,4 @@ spl_in01,110,326,5 script Merchant of Splendide 439,{ mes "tasnarAndu Ie Ru"; close; } -}
\ No newline at end of file +} diff --git a/npc/merchants/wander_pet_food.txt b/npc/merchants/wander_pet_food.txt index 802680eeb..3962b9a4f 100644 --- a/npc/merchants/wander_pet_food.txt +++ b/npc/merchants/wander_pet_food.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Spirit Liquor trader. //===== By: ================================================== -//= eAthena dev team +//= rAthena dev team //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Trade Broken Liquor Jars and alcohol for wanderer |