diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-03 19:15:22 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-03 19:15:22 +0800 |
commit | 9f1fb9f8ef2f066e40aa46a5305ab8a0b88fa960 (patch) | |
tree | 611549f4799708f3ab025645d3250615760c624b /npc/merchants/shops.txt | |
parent | 26e9ec372154cf640453c4240b2d885b35850b09 (diff) | |
download | hercules-9f1fb9f8ef2f066e40aa46a5305ab8a0b88fa960.tar.gz hercules-9f1fb9f8ef2f066e40aa46a5305ab8a0b88fa960.tar.bz2 hercules-9f1fb9f8ef2f066e40aa46a5305ab8a0b88fa960.tar.xz hercules-9f1fb9f8ef2f066e40aa46a5305ab8a0b88fa960.zip |
Update Prontera trader npc's to match kRO's trader npc's.
Diffstat (limited to 'npc/merchants/shops.txt')
-rw-r--r-- | npc/merchants/shops.txt | 63 |
1 files changed, 1 insertions, 62 deletions
diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index d93baa57c..54870deae 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -46,7 +46,7 @@ //================= Description =========================================== //= Town shop NPCs. //================= Current Version ======================================= -//= 3.5.1 +//= 3.5.2 //========================================================================= //== Alberta =============================================== @@ -1699,30 +1699,6 @@ OnInit: sellitem Glass_Bead; } -prontera,218,211,4 trader Pet Groomer#prt 4_M_TELEPORTER,{ -OnInit: - sellitem Pet_Food; - sellitem Pet_Incubator; - sellitem Backpack; - sellitem Rocker_Glasses; - sellitem Mojji; - sellitem Flame_Gemstone; - sellitem Vital_Flower_; - sellitem Vital_Flower; - sellitem Bun_; - sellitem Damp_Darkness; - sellitem Small_Snow_Flower; - sellitem Fresh_Plant; - sellitem Big_Cell; - sellitem Apple_Pudding; - sellitem Mystic_Stone; - sellitem Flavored_Alcohol; - sellitem Grilled_Rice_Cake; - sellitem Fish_With_Blue_Back; - sellitem Pumpkin_Pie_; - sellitem Traditional_Cookie; -} - prontera,248,153,0 trader Doll Supplier#prt 4_M_03,{ OnInit: sellitem Stuffed_Doll; @@ -1752,18 +1728,6 @@ OnInit: sellitem Chain; } -prt_fild05,290,221,2 trader Tool Dealer#prt 4_M_01,{ -OnInit: - sellitem Arrow; - sellitem Spectacles; - sellitem Red_Potion; - sellitem Orange_Potion; - sellitem Green_Potion; - sellitem Center_Potion; - sellitem Wing_Of_Fly; - sellitem Wing_Of_Butterfly; -} - prt_in,211,169,0 trader Wedding Shop Dealer#prt 1_F_LIBRARYGIRL,{ OnInit: sellitem Bunch_Of_Flowers; @@ -1773,23 +1737,6 @@ OnInit: sellitem Tuxedo; } -prt_in,126,76,0 trader Tool Dealer#prt1 1_M_INNKEEPER,{ -OnInit: - sellitem Spectacles; - sellitem Arrow; - sellitem Red_Potion; - sellitem Orange_Potion; - sellitem Yellow_Potion; - sellitem White_Potion; - sellitem Green_Potion; - sellitem Center_Potion; - sellitem Awakening_Potion; - sellitem Wing_Of_Fly; - sellitem Wing_Of_Butterfly; - sellitem Booby_Trap; - sellitem One_Eyed_Glass; -} - prt_in,172,130,0 trader Weapon Dealer#prt 1_M_JOBGUIDER,{ OnInit: sellitem Arrow; @@ -2041,14 +1988,6 @@ OnInit: } //== Cooking Addition ====================================== -prontera,156,212,1 trader Chef Assistant#prt 8_F_GIRL,{ -OnInit: - sellitem Plain_Sauce; - sellitem Red_Spice; - sellitem Pot; - sellitem Bread; -} - payon,206,119,5 trader Chef Assistant#pay 4_M_ORIENT02,{ OnInit: sellitem Hot_Sauce; |